Searched defs:HashNode (Results 1 – 3 of 3) sorted by relevance
244 Status HashNode(const NodeDef* node, uint64* hash) { in HashNode() function in tensorflow::data::__anon4acced740111::GraphHasher748 Status HashNode(const GraphDef& graph, const NodeDef& node, uint64* hash) { in HashNode() function754 Status HashNode(const GraphDef& graph, const NodeDef& node, in HashNode() function
7 struct TORCH_API HashNode { struct
17 std::unordered_set<Node*, HashNode, EqualNode>& constants, in ConstantPooling() argument