mxnet
Static Public Attributes | List of all members
mshadow::cpu Struct Reference

device name CPU More...

#include <tensor.h>

Collaboration diagram for mshadow::cpu:
Collaboration graph

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...
 

Detailed Description

device name CPU

Member Data Documentation

const bool mshadow::cpu::kDevCPU = true
static

whether this device is CPU or not

const int mshadow::cpu::kDevMask = 1 << 0
static

device flag number, identifies this device


The documentation for this struct was generated from the following file: