Home
last modified time | relevance | path

Searched defs:node_map_ (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A Dvirtual_scheduler.h250 const std::unordered_map<const NodeDef*, NodeState>* node_map_; variable
318 const std::unordered_map<const NodeDef*, NodeState>* node_map_; variable
434 std::unordered_map<const NodeDef*, NodeState> node_map_; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Ddependency_optimizer.h77 std::unique_ptr<NodeMap> node_map_; variable
H A Dscoped_allocator_optimizer.h117 std::unique_ptr<NodeMap> node_map_; variable
H A Dconstant_folding.h332 std::unique_ptr<NodeMap> node_map_; variable
H A Darithmetic_optimizer.h137 std::unique_ptr<NodeMap> node_map_; variable
H A Dloop_optimizer.cc76 std::unique_ptr<NodeMap> node_map_; member in tensorflow::grappler::__anon37576bc40111::LoopInvariantNodeMotionOptimizer
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/channel/
Dchannelz_registry.h93 std::map<intptr_t, BaseNode*> node_map_; variable
/aosp_15_r20/external/tensorflow/tensorflow/tools/graph_transforms/
H A Dtransform_utils.h179 std::map<string, const NodeDef*> node_map_; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dmodel_test.cc1372 absl::flat_hash_map<int64_t, Node*> node_map_; member in tensorflow::data::model::__anona2234fc40111::ModelTimingTest
1795 absl::flat_hash_map<int64_t, std::shared_ptr<Node>> node_map_; member in tensorflow::data::model::__anona2234fc40111::BufferSizeTest