|
mxnet
|
A device-independent managed NDArray abstraction. More...

Go to the source code of this file.
Classes | |
| struct | mxnet::runtime::array_type_info< T > |
| The type trait indicates subclass of TVM's NDArray. For irrelavant classes, code = -1. For TVM NDArray itself, code = 0. All subclasses of NDArray should override code > 0. More... | |
Namespaces | |
| mxnet | |
| namespace of mxnet | |
| mxnet::runtime | |
A device-independent managed NDArray abstraction.
1.8.13