Home
last modified time | relevance | path

Searched defs:tensor_it (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/core/abstract/
Dutils.cc286 auto tensor_it = MakeAbstract((*shape_tuple)[it], (*type_tuple)[it]); in MakeAbstract() local
296 auto tensor_it = MakeAbstract((*shape_list)[it], (*type_list)[it]); in MakeAbstract() local
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/
Dapply_adam_with_amsgradv2.cc159 auto tensor_it = std::make_shared<abstract::AbstractTensor>(element, base_shape); in ApplyAdamWithAmsgradV2Infer() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_guard/
Dinfer.cc174 auto tensor_it = in CreateTuple() local
200 auto tensor_it = in CreateList() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/static_analysis/
Dprim.cc1001 auto tensor_it = MakePyInferRes2Abstract(output_it); in MakePyInferRes2Abstract() local
1011 auto tensor_it = MakePyInferRes2Abstract(output_it); in MakePyInferRes2Abstract() local