|
mxnet
|
represents a data in the graph More...
#include <graph.h>

Public Attributes | |
| uint32_t | node_id |
| the source node id in the computation graph More... | |
| uint32_t | index |
| index of output from the source. More... | |
| uint32_t | version |
| version of the node More... | |
represents a data in the graph
| uint32_t nnvm::IndexedGraph::NodeEntry::index |
index of output from the source.
| uint32_t nnvm::IndexedGraph::NodeEntry::node_id |
the source node id in the computation graph
| uint32_t nnvm::IndexedGraph::NodeEntry::version |
version of the node
1.8.13