Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/lite/tools/optimizer/graph/
Dslice_prepose_pass.cc482 std::vector<int64_t> *mapped_axe) { in GetReshapeAbnormalAxeIn()
507 const std::vector<int64_t> &mapped_axe, in GetReshapeAbnormalIndexOut()
558 const std::vector<int64_t> &mapped_axe) { in PreposeWithNormalReshape()
931 std::vector<int64_t> mapped_axe(shape_out.size(), -1); in PreposeWithReshape() local
1113 std::vector<int64_t> mapped_axe(shape_out.size(), -1); in PreposeWithFullConnection() local