| Package | Description |
|---|---|
| org.apache.tvm |
| Modifier and Type | Class and Description |
|---|---|
class |
NDArray
Lightweight NDArray class of TVM runtime.
|
| Modifier and Type | Method and Description |
|---|---|
NDArrayBase |
NDArrayBase.asNDArray() |
NDArrayBase |
TVMValue.asNDArray() |
NDArrayBase |
TVMValue.asNDArray() |
NDArrayBase |
NDArrayBase.asNDArray() |
NDArrayBase |
NDArrayBase.copyTo(NDArrayBase target)
Copy array to target.
|
NDArrayBase |
NDArrayBase.copyTo(NDArrayBase target)
Copy array to target.
|
| Modifier and Type | Method and Description |
|---|---|
NDArrayBase |
NDArrayBase.copyTo(NDArrayBase target)
Copy array to target.
|
NDArrayBase |
NDArrayBase.copyTo(NDArrayBase target)
Copy array to target.
|
Function |
Function.pushArg(NDArrayBase arg)
Push argument to the function.
|
Function |
Function.pushArg(NDArrayBase arg)
Push argument to the function.
|
Copyright © 2022. All rights reserved.