Home
last modified time | relevance | path

Searched refs:PostorderDFSNodeTypeToString (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/client/
Dvalue_inference.cc219 std::string PostorderDFSNodeTypeToString(PostorderDFSNodeType type) { in PostorderDFSNodeTypeToString() function
1542 << PostorderDFSNodeTypeToString(item.type); in PostOrderDFSVisit()