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

github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from 834e998618 [TVMScript] Python Expression Precedence (#12148)
     add 12502cc835 [MetaSchedule][Test] Add unittests for SFM (#12251)
     add a49273e050 Enable conv family fused with mish (#12228)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/op/contrib/dnnl.py                |  11 +-
 src/runtime/contrib/dnnl/dnnl_json_runtime.cc      |   4 +
 tests/python/contrib/test_dnnl.py                  |  15 +-
 .../unittest/test_meta_schedule_space_cpu.py       | 585 +++++++++++++++++++++
 .../unittest/test_meta_schedule_space_cuda.py      | 213 ++++++++
 5 files changed, 822 insertions(+), 6 deletions(-)

Reply via email to