Searched refs:NodeDefHash (Results 1 – 2 of 2) sorted by relevance
67 uint64 NodeDefHash(const NodeDef& ndef,
90 h = Hash64Combine(NodeDefHash(*pair.second, options), h); in RepeatedNodeDefHash()236 uint64 NodeDefHash(const NodeDef& ndef, const EqualGraphDefOptions& options) { in NodeDefHash() function