This is an automated email from the ASF dual-hosted git repository.
tqchen pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from 7c8a3a8 allow annotation info for relay var (#8000)
add 4c1a6aa [BYOC][TensorRT] Add nn.batch_matmul, nn.layer_norm, erf
(#8005)
No new revisions were added by this update.
Summary of changes:
docs/deploy/tensorrt.rst | 6 ++
python/tvm/relay/op/contrib/tensorrt.py | 29 +++++++++
src/runtime/contrib/tensorrt/tensorrt_ops.cc | 93 ++++++++++++++++++++++++++++
tests/python/contrib/test_tensorrt.py | 44 ++++++++++++-
4 files changed, 171 insertions(+), 1 deletion(-)