You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by mo...@apache.org on 2022/07/14 09:45:44 UTC

[tvm] branch main updated (a571bfbbca -> 3f9f41a103)

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

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


    from a571bfbbca [TOPI] Allow conv definition to have custom kernel layout (#11936)
     add 3f9f41a103 [Relay] Add RecoverVirtualDeviceMap helper (#12085)

No new revisions were added by this update.

Summary of changes:
 src/relay/transforms/device_aware_visitors.cc | 35 ++++++++++++
 src/relay/transforms/device_aware_visitors.h  |  8 +++
 tests/python/relay/test_pass_plan_devices.py  | 78 +++++++++++++++++++++++++++
 3 files changed, 121 insertions(+)