You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ma...@apache.org on 2021/06/04 07:10:31 UTC

[tvm] branch main updated (ae4a3be -> c7f1b45)

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

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


    from ae4a3be  [Vulkan][Refactor] Pull out vulkan initialization into VulkanInstance and VulkanDevice (#8188)
     add c7f1b45  Onnx eyelike (#8191)

No new revisions were added by this update.

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