tvm_ffi.Function#
- class tvm_ffi.Function#
Bases:
Object
Python class that wraps a function with tvm-ffi ABI.
See also
tvm_ffi.register_global_func
How to register global function.
tvm_ffi.get_global_func
How to get global function.
- __init__()#
Methods
__init__
()same_as
(other)Check object identity.
Attributes
- release_gil#