This is an automated email from the ASF dual-hosted git repository.
tqchen pushed a change to branch refactor-s0
in repository https://gitbox.apache.org/repos/asf/tvm.git
at 16603265fc lint
This branch includes the following new commits:
new 5b3ff33039 [FFI] Initial Code Commit
new ea2549e0a8 [FFI] Initial step to create ffi from the original tvm
source
new efd253828e [FFI] Enable ObjectPtr and tests
new 45f4ff950f [FFI] ObjectRef based Error
new 2a461fa42f [FFI] Add libbacktrace support
new 89ccf3f967 [FFI] Object type hierachy cast and check support
new 1ae001e701 [FFI] Any support
new dfbf0e587e [FFI] Function support
new 67986d3369 [FFI] Improve Any coverage to include ObjectPtr
new 38ffb87768 [FFI] Introduce array support
new 98e38b3368 [FFI][REFACTOR] Cleanup naming convention and lint
new 3076b1f260 [FFI] Introduce String support
new d5b942f94e [FFI] Optional Support
new 63c86e58a6 [FFI] Initial map support
new f29e76f9f4 [FFI] Formalize SafeCall handling
new 00fd84b40d [FFI] Global function registry
new 61249b46e7 [FFI] Initial reflection support
new 695ac175b9 [FFI] bool, device, tensor, raw str
new 68f2cead2c Cleanup and focus on the integrated version
new 8503919cdb [FFI] Enhance the deleter and reflection to be aware of
padding
new acd5e5ca26 Fix ffi
new ac79f9e8cf [REFACTOR] Migration starting pt
new 02127d4039 CMake links ok
new b9e1fd8d25 First step, pass string compile
new 6c16f46c9a Move over container on new object
new 5315cb9a3f Fix NDArray compile
new 8e7df79382 pass packed func compile
new ad6d5fbdf0 pass ndarray compile
new 5d3d586e94 pass basic disco session compile
new 6c60fd30e1 Use specific import via using and not do global namespace
new 5df4dec4b2 pass object and runtime compile
new 130f39e5f8 Pass all runtime
new 66f993be83 pass expr first stab
new 6127599320 clang format
new cc061117c0 Pass compile
new 3bb75d4cb1 Fix deleter to match latest
new 16603265fc lint
The 37 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.