Home
last modified time | relevance | path

Searched refs:Graphs (Results 1 – 19 of 19) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-xray/
Dxray-graph-diff.cpp445 std::array<GraphRenderer::GraphT, 2> Graphs; in __anon729aabd10102() local
462 Graphs[i] = GraphRenderer.getGraph(); in __anon729aabd10102()
465 GraphDiffRenderer::Factory DGF(Graphs[0], Graphs[1]); in __anon729aabd10102()
/external/dagger2/examples/android-activity-graphs/
DREADME.md1 Example: Android Activity Graphs
/external/clang/lib/StaticAnalyzer/
DREADME.txt125 -cfg-dump Display Control-Flow Graphs
126 -cfg-view View Control-Flow Graphs using GraphViz
/external/tensorflow/tensorflow/python/debug/
DREADME.md55 Debugging Dataflow Graphs for Machine Learning. https://research.google.com/pubs/pub45789.html
/external/scapy/doc/scapy/
Dtroubleshooting.rst40 Graphs are ugly/fonts are too big/image is truncated.
Dinstallation.rst163 * Graphs. ``conversations()`` needs `Graphviz <http://www.graphviz.org/>`_ and `ImageMagick <http:/…
/external/tensorflow/tensorflow/contrib/session_bundle/
DREADME.md70 Graphs used for inference tasks typically have set of inputs and outputs used at
75 Graphs used for standard inference tasks have standard sets of inputs and
/external/tensorflow/tensorflow/core/profiler/
Dprofiler_service.proto84 // Graphs of programs executed on devices during the profiling period.
/external/clang/include/clang/StaticAnalyzer/Checkers/
DCheckers.td612 HelpText<"View Control-Flow Graphs using GraphViz">,
616 HelpText<"Display Control-Flow Graphs">,
652 HelpText<"View Exploded Graphs using GraphViz">,
/external/clang/docs/analyzer/
DDebugChecks.rst33 - debug.ViewExplodedGraph: Show the Exploded Graphs generated for the
/external/tensorflow/tensorflow/python/saved_model/
DREADME.md21 * Graphs that are used for inference tasks typically have a set of inputs
/external/python/google-api-python-client/docs/epy/
Depydoc.css279 /* Graphs & Diagrams
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/docs/apidoc/
Depydoc.css279 /* Graphs & Diagrams
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/docs/apidoc/
Depydoc.css279 /* Graphs & Diagrams
/external/tensorflow/tensorflow/tools/graph_transforms/
DREADME.md7 * [Inspecting Graphs](#inspecting-graphs)
103 ## Inspecting Graphs
/external/tensorflow/tensorflow/core/protobuf/
Dconfig.proto521 // Graphs of the partitions executed by executors.
/external/llvm/docs/
DGettingStarted.rst988 A variety of program analyses, such as Call Graphs, Induction Variables,
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DGettingStarted.rst1059 A variety of program analyses, such as Call Graphs, Induction Variables,
/external/tensorflow/tensorflow/core/
DBUILD36 # directly runs Graphs via the internal TensorFlow executor.