Home
last modified time | relevance | path

Searched defs:CreateGraph (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/
Dgraph_topology_view_test.cc29 static GraphDef CreateGraph(const std::vector<NodeConfig>& nodes) { in CreateGraph() function in tensorflow::grappler::GraphTopologyViewTest
/external/tensorflow/tensorflow/lite/toco/graph_transformations/tests/
Dremove_successive_transpose_test.cc58 void CreateGraph(const std::vector<int>& perm1, in CreateGraph() function in __anon71da25490111::RemoveSuccessiveTransposeTest
/external/tensorflow/tensorflow/core/grappler/utils/
Dtransitive_fanin_test.cc43 static GraphDef CreateGraph(const std::vector<NodeConfig>& nodes) { in CreateGraph() function in tensorflow::grappler::__anon2ddb146c0111::TransitiveFaninTest
Dtopological_sort_test.cc42 static GraphDef CreateGraph(const std::vector<NodeConfig>& nodes) { in CreateGraph() function in tensorflow::grappler::TopologicalSortTest
Dpattern_utils_test.cc115 static GraphDef CreateGraph(const std::vector<NodeConfig>& nodes) { in CreateGraph() function in tensorflow::grappler::utils::__anon236245c60111::PatternMatcherTest
/external/tensorflow/tensorflow/compiler/jit/
Dxla_compilation_cache.cc222 StatusOr<std::unique_ptr<Graph>> CreateGraph( in CreateGraph() function
/external/tensorflow/tensorflow/core/common_runtime/
Ddirect_session_test.cc2794 GraphDef CreateGraph(bool add_unused_function) { in CreateGraph() function in tensorflow::DirectSessionCollectiveTest