Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/core/ops/
Dremove_expanded_dims.cc43 static void RemNotExpandedDims(int64_t *idx_advanced, bool expand_true, int64_t tensor_index_ndim, … in RemNotExpandedDims() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pybind_api/ir/
Dtensor_index_py.cc844 void TensorIndex::RemNotExpandedDims(int64_t *idx_advanced, bool expand_true, int64_t tensor_index_… in RemNotExpandedDims() function in mindspore::tensor::TensorIndex