Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/rust/android-crates-io/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
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/utils/
H A 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
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/
H A 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
H A Dutils.h174 NodeDefT* GetNode(const string& name) const { in GetNode() function
H A Dgraph_view.h115 NodeDefT* GetNode(absl::string_view node_name) const { in GetNode() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A 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
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.h144 const SDNode *GetNode() const { in GetNode() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.h155 const SDNode *GetNode() const { in GetNode() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.h155 const SDNode *GetNode() const { in GetNode() function
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/graph_analyzer/
H A Dsubgraph.h119 const GenNode* GetNode() const { return *id_it_; } in GetNode() function
H A 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
/aosp_15_r20/external/pdfium/xfa/fxfa/
H A Dcxfa_ffwidget.h158 CXFA_Node* GetNode() const { return m_pNode; } in GetNode() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/opencensus-proto/gen-go/agent/metrics/v1/
Dmetrics_service.pb.go96 func (x *ExportMetricsServiceRequest) GetNode() *v1.Node { func
/aosp_15_r20/external/google-cloud-java/java-tpu/google-cloud-tpu/src/main/java/com/google/cloud/tpu/v1/
H A Dgapic_metadata.json25 "GetNode": { object
/aosp_15_r20/external/google-cloud-java/java-tpu/google-cloud-tpu/src/main/java/com/google/cloud/tpu/v2/
H A Dgapic_metadata.json31 "GetNode": { object
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dmodel_test.cc1366 const Node* GetNode(int64_t node_id) const { return node_map_.at(node_id); } in GetNode() function in tensorflow::data::model::__anona2234fc40111::ModelTimingTest
1789 std::shared_ptr<Node> GetNode(int64_t node_id) const { in GetNode() function in tensorflow::data::model::__anona2234fc40111::BufferSizeTest
/aosp_15_r20/system/extras/simpleperf/
H A DCallChainJoiner.cpp112 CacheNode* LRUCache::GetNode(uint32_t tid, uint64_t ip, uint64_t sp) { in GetNode() function in simpleperf::call_chain_joiner_impl::LRUCache
/aosp_15_r20/art/compiler/optimizing/
H A Dscheduler.h341 SchedulingNode* GetNode(const HInstruction* instr) const { in GetNode() function
/aosp_15_r20/external/tensorflow/tensorflow/core/data/service/
H A Dauto_shard_rewriter_test.cc52 StatusOr<NodeDef> GetNode(const GraphDef& graph_def, absl::string_view name) { in GetNode() function
/aosp_15_r20/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_node_unittest.cpp55 CXFA_Node* GetNode() const { return node_; } in GetNode() function in CXFANodeTest
/aosp_15_r20/external/googleapis/google/cloud/tpu/v1/
H A Dcloud_tpu.proto48 rpc GetNode(GetNodeRequest) returns (Node) { rpc
/aosp_15_r20/external/google-cloud-java/java-tpu/google-cloud-tpu/src/main/java/com/google/cloud/tpu/v2alpha1/
H A Dgapic_metadata.json37 "GetNode": { object
/aosp_15_r20/external/google-cloud-java/java-tpu/proto-google-cloud-tpu-v1/src/main/proto/google/cloud/tpu/v1/
H A Dcloud_tpu.proto48 rpc GetNode(GetNodeRequest) returns (Node) { rpc
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/data/
H A Dsplit_utils_test.cc179 const NodeDef& GetNode(const std::string& name, const FunctionDef& function) { in GetNode() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/
H A Dmodel.cc100 Node* GraphFloat32::GetNode(NodeId id) const { in GetNode() function in tflite::gpu::GraphFloat32

12