|
mxnet
|
This lets you use a NodeEntry as a key in a unordered_map of the form unordered_map<NodeEntry, ValueType, NodeEntryHash, NodeEntryEqual> More...
#include <node.h>

Public Member Functions | |
| size_t | operator() (const NodeEntry &a, const NodeEntry &b) const |
This lets you use a NodeEntry as a key in a unordered_map of the form unordered_map<NodeEntry, ValueType, NodeEntryHash, NodeEntryEqual>
1.8.11