You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by co...@apache.org on 2021/01/12 23:25:26 UTC

[tvm] branch main updated (e3b2984 -> ac684f9)

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 e3b2984  Do not use ICHECK in nnvm (#7255)
     add ac684f9  Fix TRT weight conversion when first dim of weight shape is 1 (#7253)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/op/contrib/tensorrt.py          |  6 +++++-
 src/runtime/contrib/tensorrt/tensorrt_builder.cc | 18 ++++++++++++------
 tests/python/contrib/test_tensorrt.py            |  2 ++
 3 files changed, 19 insertions(+), 7 deletions(-)