MCPcopy 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_numberMethod · 0.95
test_add_stringMethod · 0.95
test_sum_first_byteMethod · 0.95
test_sum_tensorMethod · 0.95
invokeMethod · 0.45
test_return_functionMethod · 0.45
test_from_float32Method · 0.45
test_from_float64Method · 0.45
test_from_int8Method · 0.45
test_from_int16Method · 0.45
test_from_int32Method · 0.45
test_from_int64Method · 0.45

Calls

no outgoing calls

Tested by 15

test_reg_sum_numberMethod · 0.76
test_add_stringMethod · 0.76
test_sum_first_byteMethod · 0.76
test_sum_tensorMethod · 0.76
invokeMethod · 0.36
test_return_functionMethod · 0.36
test_from_float32Method · 0.36
test_from_float64Method · 0.36
test_from_int8Method · 0.36
test_from_int16Method · 0.36
test_from_int32Method · 0.36
test_from_int64Method · 0.36