You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by zh...@apache.org on 2020/12/08 17:42:31 UTC

[tvm] branch main updated (8ac40fa -> 0095b21)

This is an automated email from the ASF dual-hosted git repository.

zhic pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.


    from 8ac40fa  fix missing ffi binding of relay.attrs.DequantizeAttrs (#7054)
     add 0095b21  [BYOC][TRT] Support batch norm for all ranks <=5, and all axes (#7026)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/op/contrib/tensorrt.py      |  6 ++++
 src/runtime/contrib/tensorrt/tensorrt_ops.cc | 47 ++++++++++++++++++++++++----
 tests/python/contrib/test_tensorrt.py        |  6 ++++
 3 files changed, 53 insertions(+), 6 deletions(-)