This is an automated email from the ASF dual-hosted git repository.

kellen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.


    from 7fe478a  Fix build_ccache_wrappers: (#14631)
     add 51acd4d  [MXNET-1086] added sub and mul to ONNX->TensorRT conversion 
(#15344)

No new revisions were added by this update.

Summary of changes:
 CMakeLists.txt                                    |  2 +-
 src/operator/subgraph/tensorrt/nnvm_to_onnx-inl.h | 12 ++++
 src/operator/subgraph/tensorrt/nnvm_to_onnx.cc    | 12 ++++
 tests/python/tensorrt/test_ops.py                 | 68 +++++++++++++++++++++++
 4 files changed, 93 insertions(+), 1 deletion(-)
 create mode 100644 tests/python/tensorrt/test_ops.py

Reply via email to