This is an automated email from the ASF dual-hosted git repository.
trevorm pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from a495f95 [Bugfix][Target] Correct passing of target-queried bool/int
parameters (#8660)
add 26c2a9a [TensorRT] Add transpose_a/b for TensorRT batch_matmul (#8607)
No new revisions were added by this update.
Summary of changes:
python/tvm/relay/frontend/onnx.py | 35 +++++++++++++++---
src/runtime/contrib/tensorrt/tensorrt_logger.h | 2 +-
src/runtime/contrib/tensorrt/tensorrt_ops.cc | 11 ++++--
tests/python/contrib/test_tensorrt.py | 17 +++++++--
tests/python/frontend/onnx/test_forward.py | 50 ++++++++++++++++++++++----
5 files changed, 97 insertions(+), 18 deletions(-)