|
mxnet
|
device name CPU More...
#include <tensor.h>

Static Public Attributes | |
| static const bool | kDevCPU = true |
| whether this device is CPU or not More... | |
| static const int | kDevMask = 1 << 0 |
| device flag number, identifies this device More... | |
device name CPU
|
static |
whether this device is CPU or not
|
static |
device flag number, identifies this device
1.8.11