Home
last modified time | relevance | path

Searched defs:shape_map (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/federated-compute/fcp/aggregation/tensorflow/
H A Dcheckpoint_reader.cc62 TensorShapeMap shape_map; in Create() local
76 DataTypeMap data_type_map, TensorShapeMap shape_map) in CheckpointReader()
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/
H A Dtpu_compile.cc137 std::unordered_map<string, std::vector<PartialTensorShape>>* shape_map) { in ConvertGraphShapeInfoToShapeMap()
194 std::unordered_map<string, std::vector<PartialTensorShape>> shape_map; in OptimizeGraph() local
205 std::unordered_map<string, std::vector<PartialTensorShape>> shape_map; in OptimizeGraph() local
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dconstant_folding.cc63 const std::unordered_map<string, std::vector<PartialTensorShape>>* in ReadPartialShapesFromShapeMap()
181 const std::unordered_map<string, std::vector<PartialTensorShape>>* in MaybeReplaceShapeOp()
220 const std::unordered_map<string, std::vector<PartialTensorShape>>* in IsConstantFoldable()
H A Dconstant_folding.h42 const std::unordered_map<string, std::vector<PartialTensorShape>>* shape_map = member
H A Dgraph_optimizer.h39 std::unordered_map<string, std::vector<PartialTensorShape>>* shape_map = member
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dxla_compiler.cc651 std::unordered_map<string, std::vector<PartialTensorShape>> shape_map; in GetGraph() local
674 std::unordered_map<string, std::vector<PartialTensorShape>> shape_map; in GetGraph() local
/aosp_15_r20/external/tensorflow/tensorflow/tools/graph_transforms/
H A Dfold_constants_lib.cc255 std::unordered_map<string, std::vector<PartialTensorShape>> shape_map; in FoldConstants() local