You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by co...@apache.org on 2022/06/28 03:16:26 UTC

[tvm] branch main updated (993f72877d -> a063404812)

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

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


    from 993f72877d [PyTorch] [Relay] Add aten::pad (#11922)
     add a063404812  [DNNL] Add bfloat16 type support for dnnl conv2d kernel (#11902)

No new revisions were added by this update.

Summary of changes:
 python/tvm/contrib/dnnl.py           |   5 ++
 src/runtime/contrib/dnnl/dnnl.cc     |  51 ++++++++-----
 tests/python/relay/test_op_level2.py | 140 ++++++++++++++++++++++-------------
 3 files changed, 125 insertions(+), 71 deletions(-)