| Interface | Description |
|---|---|
| Function.Callback |
| Class | Description |
|---|---|
| API |
TVM API functions.
|
| APIInternal |
Internal api functions.
|
| Function |
TVM Packed Function.
|
| Module |
Container of compiled functions of TVM.
|
| NDArray |
Lightweight NDArray class of TVM runtime.
|
| NDArrayBase |
Base class of NDArray.
|
| TVMContext | |
| TVMType | |
| TVMValue | |
| TVMValueBytes | |
| TVMValueDouble | |
| TVMValueHandle |
Java class related to TVM handles (ArgTypeCode.HANDLE)
|
| TVMValueLong | |
| TVMValueNull | |
| TVMValueString |
| Enum | Description |
|---|---|
| ArgTypeCode |
Copyright © 2021. All rights reserved.