Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/lite/tools/optimizer/graph/
Dslice_prepose_pass.cc662 const std::vector<int64_t> &new_shape1, in CreateSlice2ForReshapePrepose()
769 std::vector<int64_t> new_shape1(abnormal_axe_in + 1); in PreposeWithAbnormalReshape() local