Home
last modified time | relevance | path

Searched defs:tensor_shape_ptr (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/ops_info/
Dfillv2_info.cc199 auto tensor_shape_ptr = GetValue<tensor::TensorPtr>(input_value_shape); in ResetInputsShape() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/optimizer/graph/
Dscalar_op_pass.cc146 auto tensor_shape_ptr = std::make_shared<abstract::Shape>(tensor_shape); in GenerateScalarToTensor() local
246 auto tensor_shape_ptr = std::make_shared<abstract::Shape>(tensor_shape); in GenerateStridedSlice() local
Dpadv3_ge_pass.cc68 auto tensor_shape_ptr = std::make_shared<abstract::Shape>(tensor_shape); in CreateStridedSlice() local