MCPcopy Create free account
hub / github.com/apache/tvm / asTensor

Method asTensor

jvm/core/src/main/java/org/apache/tvm/TVMValue.java:45–47  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

43 }
44
45 public TensorBase asTensor() {
46 throw new UnsupportedOperationException();
47 }
48
49 public String asString() {
50 throw new UnsupportedOperationException();

Callers 1

invokeMethod · 0.45

Calls

no outgoing calls

Tested by 1

invokeMethod · 0.36