Searched defs:ComputeEndMask (Results 1 – 3 of 3) sorted by relevance
380 void StridedSliceGradGpuKernelMod::ComputeEndMask(std::vector<int64_t> *end, const std::vector<int6… in ComputeEndMask() function in mindspore::kernel::StridedSliceGradGpuKernelMod
95 void StridedSliceInfo::ComputeEndMask() { in ComputeEndMask() function in mindspore::parallel::StridedSliceInfo
98 void ComputeEndMask(std::vector<int64_t> *end, const std::vector<int64_t> &stride, const ShapeVecto… in ComputeEndMask() function