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 4c513b9de3 [Bugfix][TIR] Handle bool tensor in FlattenBuffer (#11532)
     add bbca53d2ab [DNNL] Add TensorRequisite concept (#11345)

No new revisions were added by this update.

Summary of changes:
 src/runtime/contrib/dnnl/dnnl_json_runtime.cc    | 1412 ++++++----------------
 src/runtime/contrib/dnnl/dnnl_tensor_requisite.h |  720 +++++++++++
 src/runtime/contrib/dnnl/dnnl_utils.cc           |   24 +-
 src/runtime/contrib/dnnl/dnnl_utils.h            |   98 +-
 4 files changed, 1239 insertions(+), 1015 deletions(-)
 create mode 100644 src/runtime/contrib/dnnl/dnnl_tensor_requisite.h

Reply via email to