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 ef39e46a1d [microTVM][Zephyr] Fix missing BOARD in CMakeCache file 
(#12338)
     add d6be6940bd [BYOC-DNNL] Bug Fix (#12314)
     add bd763d3c23 [Topi] add x86 schedule for batch_norm (#12321)
     add 151d6ab8ac [FIX,ROOFLINE] Only save tir functions for roofline (#12339)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/op/contrib/dnnl.py              | 46 ++++++++++++++++++++----
 python/tvm/relay/op/strategy/x86.py              | 12 +++++++
 python/tvm/topi/x86/nn.py                        | 30 ++++++++++++++++
 python/tvm/utils/roofline/__init__.py            | 13 +++----
 tests/python/relay/test_pass_partition_graph.py  | 42 ++++++----------------
 tests/python/topi/python/test_topi_batch_norm.py |  1 +
 6 files changed, 98 insertions(+), 46 deletions(-)

Reply via email to