Uses of Class
org.apache.tvm.NDArrayBase
-
Uses of NDArrayBase in org.apache.tvm
Modifier and TypeMethodDescriptionNDArrayBase.asNDArray()
TVMValue.asNDArray()
NDArrayBase.copyTo
(NDArrayBase target) Copy array to target.Modifier and TypeMethodDescriptionNDArrayBase.copyTo
(NDArrayBase target) Copy array to target.Function.pushArg
(NDArrayBase arg) Push argument to the function.