mindspore.Tensor.unfold

View Source On Gitee
Tensor.unfold(kernel_size, dilation=1, padding=0, stride=1)[source]

For details, please refer to mindspore.ops.unfold().

Warning

This is an experimental API that is subject to change or deletion.