Home
last modified time | relevance | path

Searched defs:SimpleGraph (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/
Dgraph_topology_view_test.cc49 TEST_F(GraphTopologyViewTest, SimpleGraph) { in TEST_F() argument
/external/llvm-project/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_bvgraph_test.cpp42 class SimpleGraph { class
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_bvgraph_test.cc43 class SimpleGraph { class
/external/tensorflow/tensorflow/compiler/tf2tensorrt/segment/
Dsegment.cc121 class SimpleGraph { class
155 SimpleGraph::SimpleGraph(const Graph* g) : g_(g) { in SimpleGraph() function in tensorflow::tensorrt::segment::__anon8f933a440111::SimpleGraph
/external/tensorflow/tensorflow/lite/
Darena_planner_test.cc276 TEST_F(ArenaPlannerTest, SimpleGraph) { in TEST_F() argument