onnx-mlir/src
Gheorghe-Teodor Bercea ee3e140ddb
[NFC] Change structure of conversion folder. (#96)
* Change structure of conversion folder.

* Fix comments.

Co-authored-by: Tian Jin <tjingrant@gmail.com>
2020-02-25 10:38:08 -05:00
..
builder Transition to ONNX-1.6.0. (#95) 2020-02-25 13:04:15 +08:00
conversion/onnx_to_krnl [NFC] Change structure of conversion folder. (#96) 2020-02-25 10:38:08 -05:00
dialect Clean-up code. (#98) 2020-02-25 09:54:29 -05:00
pass Remove special GemmNoBias since we can handle it using NoneType bias (#100) 2020-02-25 13:20:43 +08:00
runtime Lower BatchNormalization (test mode) to Krnl dialect (#70) 2020-02-20 11:45:40 -05:00
tool Fix building ONNF with latest LLVM/MLIR (#89) 2020-02-19 18:15:02 -05:00
transform Fix building ONNF with latest LLVM/MLIR (#89) 2020-02-19 18:15:02 -05:00
CMakeLists.txt [NFC] Change structure of conversion folder. (#96) 2020-02-25 10:38:08 -05:00
main.cpp Support Optional Inputs (#94) 2020-02-24 23:46:48 +08:00