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 6100112  add a check for null function attributes (#5674)
     add 81ad18e  [BYOC] Pattern Language MergeComposite (#5656)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/dataflow_pattern/__init__.py   |   2 +-
 python/tvm/relay/op/contrib/dnnl.py             |  14 +-
 python/tvm/relay/transform/transform.py         |   2 +-
 src/relay/transforms/merge_composite.cc         | 193 +-----------
 tests/python/relay/test_pass_merge_composite.py | 393 ++++++++++++++++--------
 5 files changed, 276 insertions(+), 328 deletions(-)

Reply via email to