Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/core/ops/
Dremove_expanded_dims.cc62 static ShapeVector FilterExpandedDims(const ShapeVector &shape, const std::vector<bool> &not_expand… in FilterExpandedDims() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pybind_api/ir/
Dtensor_index_py.h620 …static inline ShapeVector FilterExpandedDims(const ShapeVector &shape, const std::vector<bool> &no… in FilterExpandedDims() function