Home
last modified time | relevance | path

Searched defs:CreateGraph (Results 1 – 5 of 5) 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/core/grappler/utils/
Dtopological_sort_test.cc41 static GraphDef CreateGraph(const std::vector<NodeConfig>& nodes) { in CreateGraph() function in tensorflow::grappler::TopologicalSortTest
/external/tensorflow/tensorflow/core/common_runtime/
Ddirect_session_test.cc2328 GraphDef CreateGraph(bool add_unused_function) { in CreateGraph() function in tensorflow::DirectSessionCollectiveTest
/external/v8/src/compiler/
Dpipeline.cc1978 bool PipelineImpl::CreateGraph() { in CreateGraph() function in v8::internal::compiler::PipelineImpl
Dbytecode-graph-builder.cc577 void BytecodeGraphBuilder::CreateGraph() { in CreateGraph() function in v8::internal::compiler::BytecodeGraphBuilder