onnx-mlir/test
Tian Jin e902506ee5
Support encoding data type infomration as part of the DMR struct. (#178)
* Support encoding data type infomration as part of the DMR struct.

* Support full range of np types.

* Report error when encountering unsupported type.

* Add gerRank method API.

* Add missing API declarations.

* DynMemRef -> RtMemRef

* Format code.

* Missed DynMemRef -> RtMemRef conversion.

* More comments for RMR, and rename variable names from dmr -> rmr.

* DynMemRef -> RtMemRef.

* Format code.
2020-06-30 10:58:21 +08:00
..
backend Compiling Models with Large Constant Arrays (#146) 2020-06-12 10:27:05 +08:00
mlir Krnl block (#170) 2020-06-27 22:35:01 +08:00
numerical Support encoding data type infomration as part of the DMR struct. (#178) 2020-06-30 10:58:21 +08:00
CMakeLists.txt Rapid check test (#141) 2020-06-08 10:18:55 +08:00