onnx-mlir/test/mlir/onnx
Yasushi Negishi 383a5c31ac Support Softplus and Softsign operations (#17)
* Support Softplus and Softsign operations

* Add the default shape inference for the transposition operation.

* Fix conflict with master

* Fix conflict with master branch

* Add test for softplus and softsign in test/backend/test.py

* Re-enable Reciprocal tests.

Co-authored-by: Gheorghe-Teodor Bercea <gt.bercea@gmail.com>
Co-authored-by: Tian Jin <tjingrant@gmail.com>
2020-01-23 21:18:38 -07:00
..
onnx_canonicalization.mlir Fix Gemm translation to ONNX dialect. 2020-01-15 14:11:32 -05:00
onnx_lowering.mlir Support Softplus and Softsign operations (#17) 2020-01-23 21:18:38 -07:00
onnx_lowering_with_dealloc.mlir Chentong319 attribute with variant (#25) 2020-01-21 19:36:21 -07:00
onnx_shape_inference.mlir Add test with dilations and auto padding set to SAME_UPPER. 2020-01-22 16:40:33 -05:00