Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/tvm
/ release
Method
release
jvm/core/src/main/java/org/apache/tvm/TVMValue.java:23–23 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
21
protected
TVMValue() {}
22
23
public
void
release() {}
24
25
public
long asLong() {
26
throw
new
UnsupportedOperationException();
Callers
15
test_reg_sum_number
Method · 0.95
test_add_string
Method · 0.95
test_sum_first_byte
Method · 0.95
test_sum_tensor
Method · 0.95
invoke
Method · 0.45
test_return_function
Method · 0.45
test_from_float32
Method · 0.45
test_from_float64
Method · 0.45
test_from_int8
Method · 0.45
test_from_int16
Method · 0.45
test_from_int32
Method · 0.45
test_from_int64
Method · 0.45
Calls
no outgoing calls
Tested by
15
test_reg_sum_number
Method · 0.76
test_add_string
Method · 0.76
test_sum_first_byte
Method · 0.76
test_sum_tensor
Method · 0.76
invoke
Method · 0.36
test_return_function
Method · 0.36
test_from_float32
Method · 0.36
test_from_float64
Method · 0.36
test_from_int8
Method · 0.36
test_from_int16
Method · 0.36
test_from_int32
Method · 0.36
test_from_int64
Method · 0.36