You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please support the api: numpy.lib.stride_tricks.as_strided.
as_strided() is powerful,it is the array's view.
It can do every thing with einsum(), such as conv .