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


    omit 9cdc97fe23 [DLPack][runtime] Update DLPack to v0.7 (#13177)

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/last-successful (3259580bd5)
            \
             O -- O -- O   (9cdc97fe23)

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 3rdparty/dlpack                                    |  2 +-
 include/tvm/runtime/c_runtime_api.h                | 73 ++---------------
 include/tvm/runtime/device_api.h                   | 11 ---
 jvm/core/src/main/java/org/apache/tvm/Device.java  | 79 ++++++++----------
 jvm/core/src/main/java/org/apache/tvm/NDArray.java | 31 ++++----
 .../main/java/org/apache/tvm/rpc/RPCSession.java   | 25 +++---
 python/tvm/_ffi/runtime_ctypes.py                  | 93 ++++++++--------------
 python/tvm/rpc/client.py                           | 19 +++--
 python/tvm/runtime/ndarray.py                      | 26 +++---
 src/runtime/aot_executor/aot_executor.cc           |  4 +-
 src/runtime/hexagon/hexagon_common.h               |  4 +-
 src/runtime/hexagon/hexagon_device_api.cc          |  6 +-
 src/runtime/hexagon/hexagon_device_api.h           |  3 +-
 13 files changed, 137 insertions(+), 239 deletions(-)

Reply via email to