onnx-mlir/src/conversion/onnx_to_krnl/tensor
Tung D. Le a65820940c
Lower ConstantOp (#28)
* Lower ConstantOp

* Refactor the code

* Edit error messages

* Check whether attribute is sparse or dense during shape inference
2020-03-12 10:58:42 -04:00
..
constant.cpp Lower ConstantOp (#28) 2020-03-12 10:58:42 -04:00
identity.cpp [NFC] Change structure of conversion folder. (#96) 2020-02-25 10:38:08 -05:00
padconstantvaluepad.cpp Lower constant padding operation to KRNL dialect (#27) 2020-03-11 16:54:07 -04:00
reshape.cpp Initialize operation arguments with ONNX model constants (#8) 2020-03-10 14:46:35 -04:00
transpose.cpp [NFC] Change structure of conversion folder. (#96) 2020-02-25 10:38:08 -05:00
unsqueeze.cpp Create some helper functions to emit constant op for a specific type (#7) 2020-03-05 14:21:00 -05:00