| /external/tensorflow/tensorflow/go/ |
| D | graph.go | 52 type Graph struct { struct 53 c *C.TF_Graph 74 func (g *Graph) finalizer() { 81 func (g *Graph) WriteTo(w io.Writer) (int64, error) { 111 func (g *Graph) ImportWithOptions(def []byte, options GraphImportOptions) error { 148 func (g *Graph) Import(def []byte, prefix string) error { 154 func (g *Graph) Operation(name string) *Operation { 165 func (g *Graph) Operations() []Operation { 183 func (g *Graph) AddGradients(prefix string, y []Output, x []Output, dx []Output) ([]Output, error) { 281 func (g *Graph) AddOperation(args OpSpec) (*Operation, error) {
|
| D | util_test.go | 19 func Placeholder(g *Graph, name string, dt DataType) (Output, error) { 30 func Const(g *Graph, name string, value interface{}) (Output, error) { 49 func Neg(g *Graph, name string, port Output) (Output, error) { 58 func Add(g *Graph, name string, x, y Output) (Output, error) {
|
| D | graph_test.go | 26 func hasOperations(g *Graph, ops ...string) error {
|
| D | saved_model.go | 36 Graph *Graph member
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
| D | DOTGraphTraitsPass.h | 55 GraphT Graph = AnalysisGraphTraitsT::getGraph(&Analysis); in runOnFunction() local 97 GraphT Graph = AnalysisGraphTraitsT::getGraph(&Analysis); in runOnFunction() local 134 GraphT Graph = AnalysisGraphTraitsT::getGraph(&getAnalysis<AnalysisT>()); in runOnModule() local 160 GraphT Graph = AnalysisGraphTraitsT::getGraph(&getAnalysis<AnalysisT>()); in runOnModule() local
|
| /external/llvm/include/llvm/Analysis/ |
| D | DOTGraphTraitsPass.h | 55 GraphT Graph = AnalysisGraphTraitsT::getGraph(&Analysis); in runOnFunction() local 97 GraphT Graph = AnalysisGraphTraitsT::getGraph(&Analysis); in runOnFunction() local 134 GraphT Graph = AnalysisGraphTraitsT::getGraph(&getAnalysis<AnalysisT>()); in runOnModule() local 160 GraphT Graph = AnalysisGraphTraitsT::getGraph(&getAnalysis<AnalysisT>()); in runOnModule() local
|
| /external/tensorflow/tensorflow/core/graph/ |
| D | graph_def_builder_util.h | 23 class Graph; variable
|
| /external/tensorflow/tensorflow/core/common_runtime/ |
| D | executor_factory.h | 29 class Graph; variable
|
| /external/v8/src/compiler/ |
| D | basic-block-instrumentor.h | 18 class Graph; variable
|
| D | machine-graph-verifier.h | 15 class Graph; variable
|
| D | common-operator-reducer.h | 18 class Graph; variable
|
| D | graph-trimmer.h | 16 class Graph; variable
|
| D | pipeline.h | 36 class Graph; variable
|
| D | node-marker.h | 15 class Graph; variable
|
| D | control-flow-optimizer.h | 21 class Graph; variable
|
| D | verifier.h | 15 class Graph; variable
|
| D | decompression-optimizer.h | 17 class Graph; variable
|
| D | csa-load-elimination.h | 26 class Graph; variable
|
| D | memory-optimizer.h | 20 class Graph; variable
|
| /external/llvm/include/llvm/ADT/ |
| D | GraphTraits.h | 79 const GraphType &Graph; member
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/ |
| D | GraphTraits.h | 90 const GraphType &Graph; member
|
| /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cfi-verify/ |
| D | llvm-cfi-verify.cpp | 89 const GraphResult &Graph, in printInstructionInformation() 136 GraphResult Graph = GraphBuilder::buildFlowGraph(Analysis, Address); in printIndirectCFInstructions() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/ |
| D | TestGraph.h | 109 Graph() { in Graph() function 165 friend class Graph; variable
|
| /external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
| D | nv50_ir_graph.h | 71 friend class Graph; variable 144 friend class Graph; variable
|
| /external/tensorflow/tensorflow/cc/framework/ |
| D | scope.h | 33 class Graph; variable
|