Searched refs:CheckNoneByIdxList (Results 1 – 3 of 3) sorted by relevance
43 bool CheckNoneByIdxList(std::vector<size_t> idx_list) const;
144 bool Map::CheckNoneByIdxList(std::vector<size_t> idx_list) const { in CheckNoneByIdxList() function in mindspore::parallel::Map
398 if (!tensor_map_.CheckNoneByIdxList(squeeze_list)) { in SqueezeShape()