onnx-mlir/src
Tung D. Le 5357fc1421
Use SqrtOp in Standard dialect (#108)
Co-authored-by: Gheorghe-Teodor Bercea <gt.bercea@gmail.com>
2020-02-26 12:03:24 -05:00
..
builder Transition to ONNX-1.6.0. (#95) 2020-02-25 13:04:15 +08:00
conversion/onnx_to_krnl Use SqrtOp in Standard dialect (#108) 2020-02-26 12:03:24 -05:00
dialect Use SqrtOp in Standard dialect (#108) 2020-02-26 12:03:24 -05:00
pass Remove rank constraints in gemm fusion (#101) 2020-02-26 11:40:52 -05: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 Use SqrtOp in Standard dialect (#108) 2020-02-26 12:03:24 -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