onnx-mlir/src
Gheorghe-Teodor Bercea af75b4c75e
Add selected MLIR options (#213)
* Reorganize main function.

* Follow review comments.

* Emit constants are globals in Krnl and LLVM dialects.

* Add selected MLIR passes.

* Refactor.

* Fix descriptions.

* Refactor.
2020-07-09 18:12:57 -04:00
..
Builder changes for mypipeline.onnx (#202) 2020-07-08 16:52:56 -04:00
Conversion Bundle individual memory pools into a single memory pool (#183) 2020-07-08 12:35:31 -04:00
Dialect changes for mypipeline.onnx (#202) 2020-07-08 16:52:56 -04:00
Interface Error fix3 (#145) 2020-05-27 10:09:28 +08:00
Pass Bundle individual memory pools into a single memory pool (#183) 2020-07-08 12:35:31 -04:00
Runtime Compile cruntime with fpic (#188) 2020-07-01 15:06:55 +08:00
Tool Add selected MLIR options (#213) 2020-07-09 18:12:57 -04:00
Transform Bundle individual memory pools into a single memory pool (#183) 2020-07-08 12:35:31 -04:00
CMakeLists.txt Bundle individual memory pools into a single memory pool (#183) 2020-07-08 12:35:31 -04:00
ExternalUtil.hpp.in Compiling Models with Large Constant Arrays (#146) 2020-06-12 10:27:05 +08:00
InitMLIRPasses.hpp Add selected MLIR options (#213) 2020-07-09 18:12:57 -04:00
InitOMPasses.hpp Bundle individual memory pools into a single memory pool (#183) 2020-07-08 12:35:31 -04:00
MainUtils.cpp Bundle individual memory pools into a single memory pool (#183) 2020-07-08 12:35:31 -04:00
MainUtils.hpp Merge onnx ml into onnx (#176) 2020-06-22 20:01:56 -04:00
main.cpp Rapid check test (#141) 2020-06-08 10:18:55 +08:00