24 #ifndef MXNET_GRAPH_ATTR_TYPES_H_ 25 #define MXNET_GRAPH_ATTR_TYPES_H_ 64 #endif // MXNET_GRAPH_ATTR_TYPES_H_ std::vector< DispatchMode > DispatchModeVector
The result holder of dispatch mode of each Node in the graph.
Definition: graph_attr_types.h:60
namespace of mxnet
Definition: base.h:118
Additional operator attributes beside the ones provided by NNVM.
std::vector< int > StorageTypeVector
The result holder of storage type of each NodeEntry in the graph.
Definition: graph_attr_types.h:45