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 2022/08/14 03:07:51 UTC

[tvm] branch main updated (33bf708755 -> 0ac5dd7f64)

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 33bf708755 [Fix] Fix precision issue in FFI converting `int/float` to `PrimExpr` (#12417)
     add 0ac5dd7f64 [Fix] Fix errors in error checking and reporting (#12423)

No new revisions were added by this update.

Summary of changes:
 python/tvm/te/operation.py | 14 ++++++++------
 python/tvm/tir/function.py |  2 +-
 2 files changed, 9 insertions(+), 7 deletions(-)