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

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


    from 6e36da3  [TOPI][PYTORCH]Logical & Bitwise operator support (#5341)
     add 84d1eec  [RELAY][BYOC] Register pattern tables from external codegens 
(#5262)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/op/contrib/__init__.py            |  2 +
 python/tvm/relay/op/contrib/dnnl.py                | 26 +++++++++++-
 .../tvm/relay/op/contrib/register.py               | 48 ++++++++++------------
 tests/python/relay/test_pass_partition_graph.py    | 19 ++-------
 4 files changed, 51 insertions(+), 44 deletions(-)
 copy topi/python/topi/generic/sort.py => 
python/tvm/relay/op/contrib/register.py (50%)

Reply via email to