Searched defs:CreateGraph (Results 1 – 5 of 5) sorted by relevance
/external/tensorflow/tensorflow/core/grappler/ | ||
D | graph_topology_view_test.cc | 29 static GraphDef CreateGraph(const std::vector<NodeConfig>& nodes) { in CreateGraph() function in tensorflow::grappler::GraphTopologyViewTest |
/external/tensorflow/tensorflow/core/grappler/utils/ | ||
D | topological_sort_test.cc | 41 static GraphDef CreateGraph(const std::vector<NodeConfig>& nodes) { in CreateGraph() function in tensorflow::grappler::TopologicalSortTest |
/external/tensorflow/tensorflow/core/common_runtime/ | ||
D | direct_session_test.cc | 2328 GraphDef CreateGraph(bool add_unused_function) { in CreateGraph() function in tensorflow::DirectSessionCollectiveTest |
/external/v8/src/compiler/ | ||
D | pipeline.cc | 1978 bool PipelineImpl::CreateGraph() { in CreateGraph() function in v8::internal::compiler::PipelineImpl |
D | bytecode-graph-builder.cc | 577 void BytecodeGraphBuilder::CreateGraph() { in CreateGraph() function in v8::internal::compiler::BytecodeGraphBuilder |