Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dpartitioning_utils_test.cc58 void SwapGraph(Graph* graph, bool assign_device = false) { in SwapGraph() function in tensorflow::__anon0db13ef90111::PartitioningUtilsTest
123 SwapGraph(graph.get()); in TEST_F()
133 SwapGraph(graph.get(), true); in TEST_F()
/external/tensorflow/tensorflow/lite/
Darena_planner_test.cc200 void SwapGraph(TestGraph* graph) { in SwapGraph() function in tflite::__anon205ab5110111::ArenaPlannerTest
611 SwapGraph(&pruned_graph); in TEST_F()
653 SwapGraph(&pruned_graph); in TEST_F()
Dsimple_planner_test.cc179 void SwapGraph(TestGraph* graph) { in SwapGraph() function in tflite::__anon347fa9140111::SimplePlannerTest