You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ju...@apache.org on 2021/02/19 02:10:28 UTC

[tvm] branch main updated (50e013d -> b51973f)

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

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


    from 50e013d  [Torch] Add index_put operator (#7465)
     add b51973f  [Relay][Bugfix] Fix off-by-one error in BiasAddRel, use new reporting (#7467)

No new revisions were added by this update.

Summary of changes:
 src/relay/op/nn/nn.cc                |  9 +++++++--
 tests/python/relay/test_op_level1.py | 12 ++++++++++++
 2 files changed, 19 insertions(+), 2 deletions(-)