Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/tvm
/ invoke
Method
invoke
jvm/core/src/main/java/org/apache/tvm/Function.java:251–251 ·
view source on GitHub ↗
(TVMValue... args)
Source
from the content-addressed store, hash-verified
249
250
public
static
interface
Callback {
251
public
Object invoke(TVMValue... args);
252
}
253
254
/**
Callers
15
test_reg_sum_number
Method · 0.65
test_add_string
Method · 0.65
test_sum_first_byte
Method · 0.65
test_sum_tensor
Method · 0.65
test_return_function
Method · 0.65
test_load_add_func_cpu
Method · 0.65
test_load_add_func_cuda
Method · 0.65
exist
Method · 0.65
maxThreadsPerBlock
Method · 0.65
warpSize
Method · 0.65
getFunction
Method · 0.65
importModule
Method · 0.65
Implementers
6
FunctionTest
jvm/core/src/test/java/org/apache/tvm/
RPCTest
jvm/core/src/test/java/org/apache/tvm/
NativeLibraryLoader
jvm/core/src/main/java/org/apache/tvm/
Function
jvm/core/src/main/java/org/apache/tvm/
SocketChannel
jvm/core/src/main/java/org/apache/tvm/
NativeServerLoop
jvm/core/src/main/java/org/apache/tvm/
Calls
no outgoing calls
Tested by
8
test_reg_sum_number
Method · 0.52
test_add_string
Method · 0.52
test_sum_first_byte
Method · 0.52
test_sum_tensor
Method · 0.52
test_return_function
Method · 0.52
test_load_add_func_cpu
Method · 0.52
test_load_add_func_cuda
Method · 0.52
verify
Function · 0.52