Home
last modified time | relevance | path

Searched defs:CombineHashCommutative (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/graph_analyzer/
Dhash_tools.h39 inline void CombineHashCommutative(size_t from, size_t* to) { in CombineHashCommutative() function
Dhash_tools_test.cc29 TEST(HashToolsTest, CombineHashCommutative) { in TEST() argument