Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/tvm-ffi
/ sum
Method
sum
examples/python_packaging/python/my_ffi_extension/_ffi_api.py:55–55 ·
view source on GitHub ↗
(self, /)
Source
from the content-addressed store, hash-verified
53
@staticmethod
54
def
__c_ffi_init__(_0: int, _1: int, /) -> Object: ...
55
def
sum(self, /) -> int: ...
56
# fmt: on
57
# tvm-ffi-stubgen(end)
58
Callers
1
run_int_pair
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected