onnx-mlir/src
Tung D. Le d65a6e72dd
Specialize the op lowering logic for element-wise operations (#118)
* Specialize the op lowering logic for elementwise operations

* Fix clang-format error.

* Update tests for LSTM since LSTM uses element-wise ops

Co-authored-by: Tian Jin <tjingrant@gmail.com>
2020-05-14 13:00:15 +08:00
..
Builder Support importing tensor proto. (#116) 2020-05-14 11:05:02 +08:00
Conversion Specialize the op lowering logic for element-wise operations (#118) 2020-05-14 13:00:15 +08:00
Dialect [NFC] Set up clang-format Github Action (#119) 2020-05-13 22:37:51 +08:00
Interface [NFC] Set up clang-format Github Action (#119) 2020-05-13 22:37:51 +08:00
Pass [NFC] Set up clang-format Github Action (#119) 2020-05-13 22:37:51 +08:00
Runtime Specify in linking stage, where runtime shared library is located. (#120) 2020-05-14 09:04:16 +08:00
Tool Make onnx-mlir work with latest mlir. (#93) 2020-04-27 17:03:56 +08:00
Transform [NFC] Set up clang-format Github Action (#119) 2020-05-13 22:37:51 +08:00
CMakeLists.txt import onnx ml operations as a separate dialect (#97) 2020-05-12 18:43:44 -04:00
MainUtils.cpp [NFC] Set up clang-format Github Action (#119) 2020-05-13 22:37:51 +08:00
MainUtils.hpp [NFC] Set up clang-format Github Action (#119) 2020-05-13 22:37:51 +08:00
main.cpp [NFC] Set up clang-format Github Action (#119) 2020-05-13 22:37:51 +08:00