You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by gi...@apache.org on 2022/05/20 18:40:02 UTC

[tvm] branch last-successful updated (07d91fa041 -> 01b472f4d0)

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 07d91fa041 Fix function number datatype from char to uint16_t (#11365)
     add c8d2283705 Fix array pointers releasing with `delete` operator (#11328)
     add c216cbec5b [Bugfix] Fix qnn.quantize type func with incomplete type (#11124)
     add 01b472f4d0 [CI] Update CPU and GPU image (#11369)

No new revisions were added by this update.

Summary of changes:
 Jenkinsfile                             |  6 +++---
 jenkins/Jenkinsfile.j2                  |  4 ++--
 src/contrib/tf_op/tvm_dso_op_kernels.cc |  2 +-
 src/relay/qnn/op/quantize.cc            | 19 +++++++++++++++++--
 src/target/metadata.h                   |  8 ++++----
 5 files changed, 27 insertions(+), 12 deletions(-)