tqchen opened a new pull request #4813: [REFACTOR][PY] tvm._ffi
URL: https://github.com/apache/incubator-tvm/pull/4813
 
 
   - Remove reverse dependency of _ctypes _cython to object_generic.
   - function.py -> packed_func.py
   - Function -> PackedFunc
   - all registry related logics goes to tvm._ffi.registry
   - Use absolute references for FFI related calls.
     - tvm._ffi.register_object
     - tvm._ffi.register_func
     - tvm._ffi.get_global_func
   
   part of https://github.com/apache/incubator-tvm/issues/4812
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to