onnx-mlir/src
Tian Jin 937bbec265
Fix scalar entry point parameter lowering issue. (#78)
* Fix scalar entry point parameter lowering issue.

* Enable scalar bias test.

* Nit. Improve comments and remove debug code.

* Make helper function static, move to upfront position.

* Move helper function to top of the file.

Co-authored-by: Gheorghe-Teodor Bercea <gt.bercea@gmail.com>
2020-02-13 13:50:05 +08:00
..
builder Create constant pad (#75) 2020-02-11 15:32:01 -05:00
dialect Create constant pad (#75) 2020-02-11 15:32:01 -05:00
pass Create constant pad (#75) 2020-02-11 15:32:01 -05:00
runtime flatten src directory structure 2019-12-23 00:13:52 -05:00
tool Fix dependencies for onnf-opt (#51) 2020-01-31 10:51:43 -05:00
transform Fix scalar entry point parameter lowering issue. (#78) 2020-02-13 13:50:05 +08:00
CMakeLists.txt Using Tablegen to Generate Op Documentation (#74) 2020-02-10 14:18:54 -05:00
main.cpp Rewrite ReduceL1, ReduceL2, ReduceLogSum, ReduceLogSumExp, ReduceSumSquare in the ONNX dialect (#38) 2020-01-31 19:00:39 +08:00