You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by mb...@apache.org on 2021/05/03 15:16:40 UTC

[tvm] branch main updated (b54a056 -> cea7cf1)

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

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


    from b54a056  [Codegen] Fix assertion errors in llvm backend when using llvm debug build (#7959)
     add cea7cf1  Improve dtype detection in loop to fix onnx tests. (#7934)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/onnx.py          | 9 +++++++--
 tests/python/frontend/onnx/test_forward.py | 6 ++----
 2 files changed, 9 insertions(+), 6 deletions(-)