HomeSort by relevance Sort by last modified time
    Searched refs:Graph (Results 401 - 425 of 1024) sorted by null

<<11121314151617181920>>

  /external/tensorflow/tensorflow/python/training/
monitored_session_test.py 57 with ops.Graph().as_default():
68 with ops.Graph().as_default():
92 with ops.Graph().as_default():
105 with ops.Graph().as_default():
119 with ops.Graph().as_default():
127 with ops.Graph().as_default():
148 with ops.Graph().as_default():
152 'Graph is finalized and cannot be modified'):
157 with ops.Graph().as_default():
180 with ops.Graph().as_default()
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/XRay/
Graph.h 1 //===-- Graph.h - XRay Graph Class ------------------------------*- C++ -*-===//
10 // A Graph Datatype for XRay.
30 /// A Graph object represents a Directed Graph and is used in XRay to compute
33 /// The graph takes in four template parameters, these are:
46 /// Graph is CopyConstructible, CopyAssignable, MoveConstructible and
49 /// Usage Example Graph with weighted edges and vertices:
50 /// Graph<int, int, int> G;
57 /// // Do something with the vertices in the graph;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/XRay/
Graph.h 1 //===-- Graph.h - XRay Graph Class ------------------------------*- C++ -*-===//
10 // A Graph Datatype for XRay.
30 /// A Graph object represents a Directed Graph and is used in XRay to compute
33 /// The graph takes in four template parameters, these are:
46 /// Graph is CopyConstructible, CopyAssignable, MoveConstructible and
49 /// Usage Example Graph with weighted edges and vertices:
50 /// Graph<int, int, int> G;
57 /// // Do something with the vertices in the graph;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/XRay/
Graph.h 1 //===-- Graph.h - XRay Graph Class ------------------------------*- C++ -*-===//
10 // A Graph Datatype for XRay.
30 /// A Graph object represents a Directed Graph and is used in XRay to compute
33 /// The graph takes in four template parameters, these are:
46 /// Graph is CopyConstructible, CopyAssignable, MoveConstructible and
49 /// Usage Example Graph with weighted edges and vertices:
50 /// Graph<int, int, int> G;
57 /// // Do something with the vertices in the graph;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/XRay/
Graph.h 1 //===-- Graph.h - XRay Graph Class ------------------------------*- C++ -*-===//
10 // A Graph Datatype for XRay.
30 /// A Graph object represents a Directed Graph and is used in XRay to compute
33 /// The graph takes in four template parameters, these are:
46 /// Graph is CopyConstructible, CopyAssignable, MoveConstructible and
49 /// Usage Example Graph with weighted edges and vertices:
50 /// Graph<int, int, int> G;
57 /// // Do something with the vertices in the graph;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/XRay/
Graph.h 1 //===-- Graph.h - XRay Graph Class ------------------------------*- C++ -*-===//
10 // A Graph Datatype for XRay.
30 /// A Graph object represents a Directed Graph and is used in XRay to compute
33 /// The graph takes in four template parameters, these are:
46 /// Graph is CopyConstructible, CopyAssignable, MoveConstructible and
49 /// Usage Example Graph with weighted edges and vertices:
50 /// Graph<int, int, int> G;
57 /// // Do something with the vertices in the graph;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/XRay/
Graph.h 1 //===-- Graph.h - XRay Graph Class ------------------------------*- C++ -*-===//
10 // A Graph Datatype for XRay.
30 /// A Graph object represents a Directed Graph and is used in XRay to compute
33 /// The graph takes in four template parameters, these are:
46 /// Graph is CopyConstructible, CopyAssignable, MoveConstructible and
49 /// Usage Example Graph with weighted edges and vertices:
50 /// Graph<int, int, int> G;
57 /// // Do something with the vertices in the graph;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/XRay/
Graph.h 1 //===-- Graph.h - XRay Graph Class ------------------------------*- C++ -*-===//
10 // A Graph Datatype for XRay.
30 /// A Graph object represents a Directed Graph and is used in XRay to compute
33 /// The graph takes in four template parameters, these are:
46 /// Graph is CopyConstructible, CopyAssignable, MoveConstructible and
49 /// Usage Example Graph with weighted edges and vertices:
50 /// Graph<int, int, int> G;
57 /// // Do something with the vertices in the graph;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/XRay/
Graph.h 1 //===-- Graph.h - XRay Graph Class ------------------------------*- C++ -*-===//
10 // A Graph Datatype for XRay.
30 /// A Graph object represents a Directed Graph and is used in XRay to compute
33 /// The graph takes in four template parameters, these are:
46 /// Graph is CopyConstructible, CopyAssignable, MoveConstructible and
49 /// Usage Example Graph with weighted edges and vertices:
50 /// Graph<int, int, int> G;
57 /// // Do something with the vertices in the graph;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/XRay/
Graph.h 1 //===-- Graph.h - XRay Graph Class ------------------------------*- C++ -*-===//
10 // A Graph Datatype for XRay.
30 /// A Graph object represents a Directed Graph and is used in XRay to compute
33 /// The graph takes in four template parameters, these are:
46 /// Graph is CopyConstructible, CopyAssignable, MoveConstructible and
49 /// Usage Example Graph with weighted edges and vertices:
50 /// Graph<int, int, int> G;
57 /// // Do something with the vertices in the graph;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/XRay/
Graph.h 1 //===-- Graph.h - XRay Graph Class ------------------------------*- C++ -*-===//
10 // A Graph Datatype for XRay.
30 /// A Graph object represents a Directed Graph and is used in XRay to compute
33 /// The graph takes in four template parameters, these are:
46 /// Graph is CopyConstructible, CopyAssignable, MoveConstructible and
49 /// Usage Example Graph with weighted edges and vertices:
50 /// Graph<int, int, int> G;
57 /// // Do something with the vertices in the graph;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/XRay/
Graph.h 1 //===-- Graph.h - XRay Graph Class ------------------------------*- C++ -*-===//
10 // A Graph Datatype for XRay.
30 /// A Graph object represents a Directed Graph and is used in XRay to compute
33 /// The graph takes in four template parameters, these are:
46 /// Graph is CopyConstructible, CopyAssignable, MoveConstructible and
49 /// Usage Example Graph with weighted edges and vertices:
50 /// Graph<int, int, int> G;
57 /// // Do something with the vertices in the graph;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/XRay/
Graph.h 1 //===-- Graph.h - XRay Graph Class ------------------------------*- C++ -*-===//
10 // A Graph Datatype for XRay.
30 /// A Graph object represents a Directed Graph and is used in XRay to compute
33 /// The graph takes in four template parameters, these are:
46 /// Graph is CopyConstructible, CopyAssignable, MoveConstructible and
49 /// Usage Example Graph with weighted edges and vertices:
50 /// Graph<int, int, int> G;
57 /// // Do something with the vertices in the graph;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/XRay/
Graph.h 1 //===-- Graph.h - XRay Graph Class ------------------------------*- C++ -*-===//
10 // A Graph Datatype for XRay.
30 /// A Graph object represents a Directed Graph and is used in XRay to compute
33 /// The graph takes in four template parameters, these are:
46 /// Graph is CopyConstructible, CopyAssignable, MoveConstructible and
49 /// Usage Example Graph with weighted edges and vertices:
50 /// Graph<int, int, int> G;
57 /// // Do something with the vertices in the graph;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/XRay/
Graph.h 1 //===-- Graph.h - XRay Graph Class ------------------------------*- C++ -*-===//
10 // A Graph Datatype for XRay.
30 /// A Graph object represents a Directed Graph and is used in XRay to compute
33 /// The graph takes in four template parameters, these are:
46 /// Graph is CopyConstructible, CopyAssignable, MoveConstructible and
49 /// Usage Example Graph with weighted edges and vertices:
50 /// Graph<int, int, int> G;
57 /// // Do something with the vertices in the graph;
    [all...]
  /external/tensorflow/tensorflow/contrib/coder/kernels/
range_coder_ops_test.cc 23 #include "tensorflow/core/framework/graph.pb.h"
30 #include "tensorflow/core/graph/graph.h"
31 #include "tensorflow/core/graph/node_builder.h"
32 #include "tensorflow/core/graph/testlib.h"
326 Graph g{OpRegistry::Global()};
327 Node* encoded = test::graph::Constant(&g, encoded_tensor);
328 Node* shape = test::graph::Constant(&g, shape_tensor);
329 Node* cdf = test::graph::Constant(&g, cdf_tensor);
402 // This function creates RangeEncode graph with CDF built from a separate dat
    [all...]
  /external/tensorflow/tensorflow/contrib/kfac/python/kernel_tests/
optimizer_test.py 50 with ops.Graph().as_default():
79 with ops.Graph().as_default(), self.test_session() as sess:
89 with ops.Graph().as_default(), self.test_session() as sess:
124 with ops.Graph().as_default(), self.test_session() as sess:
162 with ops.Graph().as_default(), self.test_session() as sess:
  /external/tensorflow/tensorflow/contrib/nn/python/ops/
sampling_ops_test.py 149 with ops.Graph().as_default():
168 with ops.Graph().as_default():
187 with ops.Graph().as_default():
205 with ops.Graph().as_default():
273 with ops.Graph().as_default():
  /external/tensorflow/tensorflow/contrib/tensorrt/convert/
convert_graph.cc 26 #include "tensorflow/core/graph/algorithm.h"
27 #include "tensorflow/core/graph/graph.h"
28 #include "tensorflow/core/graph/graph_constructor.h"
63 void GetSubGraphIncomingEdges(const tensorflow::Graph& graph,
67 const tensorflow::Node* node = graph.FindNodeId(node_id);
77 void GetSubGraphOutgoingEdges(const tensorflow::Graph& graph,
81 const tensorflow::Node* node = graph.FindNodeId(node_id)
    [all...]
  /external/tensorflow/tensorflow/core/common_runtime/
direct_session.h 36 #include "tensorflow/core/framework/graph.pb.h"
69 ::tensorflow::Status Create(const GraphDef& graph) override;
70 ::tensorflow::Status Extend(const GraphDef& graph) override;
114 Graph* graph = nullptr; // not owned. member in struct:tensorflow::DirectSession::PerPartitionExecutorsAndLib
121 // 'step_count' is the number of times this graph is executed.
122 // 'graph' is the entire graph being executed. 'name_to_node'
123 // maps node name to node. We keep 'graph' and 'name_to_node' only in
125 // a partition of the graph bundled with its dependent library runtime
132 std::unique_ptr<Graph> graph; member in struct:tensorflow::DirectSession::ExecutorsAndKeys
192 std::unique_ptr<Graph> graph; member in struct:tensorflow::DirectSession::RunStateArgs
    [all...]
function.cc 32 #include "tensorflow/core/graph/algorithm.h"
33 #include "tensorflow/core/graph/control_flow.h"
34 #include "tensorflow/core/graph/gradients.h"
35 #include "tensorflow/core/graph/graph_constructor.h"
36 #include "tensorflow/core/graph/optimizer_cse.h"
86 // The following Add* routines are used to add a few graph nodes while
88 static Node* AddNoOp(Graph* g) {
98 static Node* AddIdentity(Graph* g, Endpoint input) {
112 static Node* AddArg(Graph* g, DataType dtype, int index) {
126 static Node* AddRet(Graph* g, Endpoint input, int index)
211 const Graph* graph = nullptr; \/\/ Owned by exec. member in struct:tensorflow::FunctionLibraryRuntimeImpl::Item
632 Graph* graph = g.get(); local
    [all...]
  /external/tensorflow/tensorflow/python/kernel_tests/
init_ops_test.py 53 with tc.test_session(graph=ops.Graph()):
55 with tc.test_session(graph=ops.Graph()):
61 """Tests duplicated random initializer within the same graph.
64 graph, and checks if the results are close enough. Even given the same global,
71 graph_seed: A graph-level seed to use.
79 with tc.test_session(graph=ops.Graph()):
455 # NOTE(touts): Needs to pass a graph to get a new session each time
    [all...]
  /external/tensorflow/tensorflow/contrib/receptive_field/python/util/
receptive_field_test.py 39 The graph corresponds to the example from the second figure in
43 g: Tensorflow graph object (Graph proto).
45 g = ops.Graph()
64 The graph corresponds to a variation to the example from the second figure in
71 g: Tensorflow graph object (Graph proto).
73 g = ops.Graph()
92 The graph corresponds to the example from the first figure in
96 g: Tensorflow graph object (Graph proto)
    [all...]
  /external/tensorflow/tensorflow/python/summary/writer/
writer_test.py 78 # The next event should have the graph.
112 with ops.Graph().as_default() as g:
172 with ops.Graph().as_default() as g:
174 sw = writer.FileWriter(test_dir, graph=g)
180 with ops.Graph().as_default() as g:
188 with ops.Graph().as_default() as g:
197 with ops.Graph().as_default() as g:
207 with ops.Graph().as_default() as g:
210 sw = writer.FileWriter(test_dir, graph=g, graph_def=gd)
216 sw = writer.FileWriter(test_dir, "string instead of graph object"
    [all...]
  /external/tensorflow/tensorflow/contrib/bayesflow/python/kernel_tests/
hmc_test.py 126 with self.test_session(graph=ops.Graph()) as sess:
145 with self.test_session(graph=ops.Graph()) as sess:
246 with self.test_session(graph=ops.Graph()) as sess:
283 with self.test_session(graph=ops.Graph()) as sess:
441 with self.test_session(graph=ops.Graph()) as sess
    [all...]

Completed in 804 milliseconds

<<11121314151617181920>>