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

[tvm] branch main updated (f929b0f -> 9518b7e)

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

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


    from f929b0f  [Runtime][PackedFunc] Bring `PackedFunc` into TVM Object System (#10032)
     add 9518b7e   Remove javah support (#10104)

No new revisions were added by this update.

Summary of changes:
 apps/android_camera/app/src/main/jni/build.sh      |  3 +-
 apps/android_deploy/app/src/main/jni/build.sh      |  3 +-
 apps/android_rpc/app/src/main/jni/build.sh         |  3 +-
 jvm/native/linux-x86_64/pom.xml                    | 65 +++++++++++++++-------
 jvm/native/osx-x86_64/pom.xml                      | 64 ++++++++++++++-------
 .../src/main/native/org_apache_tvm_native_c_api.cc |  2 +-
 6 files changed, 95 insertions(+), 45 deletions(-)