Searched defs:GetOrder (Results 1 – 2 of 2) sorted by relevance
| /external/tensorflow/tensorflow/compiler/xla/ | ||
| D | comparison_util.h | 102 inline Order GetOrder() const { return order_; } in GetOrder() function |
| /external/tensorflow/tensorflow/tools/graph_transforms/ | ||
| D | sort_by_execution_order_test.cc | 33 void GetOrder(const GraphDef& graph_def, std::map<string, int>* order) { in GetOrder() function in tensorflow::graph_transforms::SortByExecutionOrderTest |