Name |
Last commit
|
Last update |
---|---|---|
.. | ||
__init__.py | ||
_make.py | ||
_rcnn.py | ||
_vision.py | ||
_yolo.py | ||
multibox.py | ||
nms.py | ||
rcnn.py | ||
yolo.py |
* [REFACTOR][PY] tvm._ffi - Remove from __future__ import absolute_import in the related files as they are no longer needed if the code only runs in python3 - 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 * Move get global func to the ffi side
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
__init__.py | Loading commit data... | |
_make.py | Loading commit data... | |
_rcnn.py | Loading commit data... | |
_vision.py | Loading commit data... | |
_yolo.py | Loading commit data... | |
multibox.py | Loading commit data... | |
nms.py | Loading commit data... | |
rcnn.py | Loading commit data... | |
yolo.py | Loading commit data... |