This is an automated email from the ASF dual-hosted git repository.
comaniac pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from cbe3dca [Relay, TOPI] Refactor strided_slice and add axes argument
(#8165)
add cc3d60e [BYOC][TensorRT] Reuse TRT engines based on max_batch_size
for dynamic batching, improve device buffer allocation (#8172)
No new revisions were added by this update.
Summary of changes:
docs/deploy/tensorrt.rst | 8 ++
src/runtime/contrib/tensorrt/tensorrt_builder.cc | 23 +---
src/runtime/contrib/tensorrt/tensorrt_builder.h | 8 --
src/runtime/contrib/tensorrt/tensorrt_runtime.cc | 148 ++++++++++++++++-------
tests/python/contrib/test_tensorrt.py | 20 +--
5 files changed, 128 insertions(+), 79 deletions(-)