This is an automated email from the ASF dual-hosted git repository.
ptrendx pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.
from 87425d2 fix boolean_mask for 0-size output (#15731)
add 24cce9e prevent TRT_Logger to be destroyed before TRT engine (#14898)
No new revisions were added by this update.
Summary of changes:
src/operator/subgraph/tensorrt/onnx_to_tensorrt.cc | 35 ++++--------
src/operator/subgraph/tensorrt/onnx_to_tensorrt.h | 66 ++++++++++++++--------
src/operator/subgraph/tensorrt/tensorrt-inl.h | 25 ++++----
src/operator/subgraph/tensorrt/tensorrt.cc | 4 +-
4 files changed, 69 insertions(+), 61 deletions(-)