Home
last modified time | relevance | path

Searched defs:GetNode (Results 1 – 25 of 35) sorted by relevance

12

/external/tensorflow/tensorflow/core/grappler/
Dgraph_topology_view.cc167 const NodeDef* GraphTopologyView::GetNode( in GetNode() function in tensorflow::grappler::GraphTopologyView
174 const NodeDef* GraphTopologyView::GetNode(int node_idx) const { in GetNode() function in tensorflow::grappler::GraphTopologyView
Dutils.h174 NodeDefT* GetNode(const string& name) const { in GetNode() function
Dgraph_view.h115 NodeDefT* GetNode(absl::string_view node_name) const { in GetNode() function
/external/rust/crates/grpcio-sys/grpc/third_party/opencensus-proto/gen-go/agent/trace/v1/
Dtrace_service.pb.go93 func (x *CurrentLibraryConfig) GetNode() *v1.Node { func
152 func (x *UpdatedLibraryConfig) GetNode() *v1.Node { func
216 func (x *ExportTraceServiceRequest) GetNode() *v1.Node { func
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.h144 const SDNode *GetNode() const { in GetNode() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.h155 const SDNode *GetNode() const { in GetNode() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.h155 const SDNode *GetNode() const { in GetNode() function
/external/tensorflow/tensorflow/core/grappler/graph_analyzer/
Dsubgraph.h119 const GenNode* GetNode() const { return *id_it_; } in GetNode() function
Dgraph_analyzer_test.cc69 GenNode* GetNode(const string& name) { return gran_->nodes_.at(name).get(); } in GetNode() function in tensorflow::grappler::graph_analyzer::test::GraphAnalyzerTest
/external/tensorflow/tensorflow/compiler/xla/service/
Dcall_graph.cc135 const CallGraphNode& CallGraph::GetNode( in GetNode() function in xla::CallGraph
142 CallGraphNode& CallGraph::GetNode(const HloComputation* computation) { in GetNode() function in xla::CallGraph
/external/pdfium/xfa/fxfa/
Dcxfa_ffwidget.h158 CXFA_Node* GetNode() const { return m_pNode; } in GetNode() function
/external/tensorflow/tensorflow/core/grappler/utils/
Dgraph_view_internal.h293 const NodeViewT* GetNode(int node_index) const { in GetNode() function
301 NodeViewT* GetNode(int node_index) { in GetNode() function
311 const NodeViewT* GetNode(absl::string_view node_name) const { in GetNode() function
319 NodeViewT* GetNode(absl::string_view node_name) { in GetNode() function
/external/rust/crates/grpcio-sys/grpc/third_party/opencensus-proto/gen-go/agent/metrics/v1/
Dmetrics_service.pb.go96 func (x *ExportMetricsServiceRequest) GetNode() *v1.Node { func
/external/google-cloud-java/java-tpu/google-cloud-tpu/src/main/java/com/google/cloud/tpu/v1/
Dgapic_metadata.json25 "GetNode": { object
/external/google-cloud-java/java-tpu/google-cloud-tpu/src/main/java/com/google/cloud/tpu/v2/
Dgapic_metadata.json31 "GetNode": { object
/external/tensorflow/tensorflow/core/data/service/
Dauto_shard_rewriter_test.cc52 StatusOr<NodeDef> GetNode(const GraphDef& graph_def, absl::string_view name) { in GetNode() function
/external/pdfium/xfa/fxfa/parser/
Dcxfa_node_unittest.cpp55 CXFA_Node* GetNode() const { return node_; } in GetNode() function in CXFANodeTest
/external/google-cloud-java/java-tpu/proto-google-cloud-tpu-v1/src/main/proto/google/cloud/tpu/v1/
Dcloud_tpu.proto48 rpc GetNode(GetNodeRequest) returns (Node) { rpc
/external/google-cloud-java/java-tpu/google-cloud-tpu/src/main/java/com/google/cloud/tpu/v2alpha1/
Dgapic_metadata.json37 "GetNode": { object
/external/googleapis/google/cloud/tpu/v1/
Dcloud_tpu.proto48 rpc GetNode(GetNodeRequest) returns (Node) { rpc
/external/tensorflow/tensorflow/core/grappler/optimizers/data/
Dsplit_utils_test.cc179 const NodeDef& GetNode(const std::string& name, const FunctionDef& function) { in GetNode() function
/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dmodel.cc100 Node* GraphFloat32::GetNode(NodeId id) const { in GetNode() function in tflite::gpu::GraphFloat32
/external/tensorflow/tensorflow/core/framework/
Dmodel_test.cc1366 const Node* GetNode(int64_t node_id) const { return node_map_.at(node_id); } in GetNode() function in tensorflow::data::model::__anonbb7316620111::ModelTimingTest
1789 std::shared_ptr<Node> GetNode(int64_t node_id) const { in GetNode() function in tensorflow::data::model::__anonbb7316620111::BufferSizeTest
/external/google-cloud-java/java-tpu/proto-google-cloud-tpu-v2/src/main/proto/google/cloud/tpu/v2/
Dcloud_tpu.proto50 rpc GetNode(GetNodeRequest) returns (Node) { rpc
/external/googleapis/google/cloud/tpu/v2/
Dcloud_tpu.proto50 rpc GetNode(GetNodeRequest) returns (Node) { rpc

12