You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by tq...@apache.org on 2021/06/22 00:57:40 UTC

[tvm] branch main updated (3cb838d -> 841e195)

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

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


    from 3cb838d  [microTVM] Refactor uTVM to microTVM (#8283)
     add 841e195  Fix deprecated use of numpy.asscalar. (#8292)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/pytorch.py     | 6 +++---
 python/tvm/relay/frontend/qnn_torch.py   | 2 +-
 python/tvm/relay/frontend/tflite.py      | 2 +-
 python/tvm/relay/qnn/op/legalizations.py | 2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)