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
On some platforms or with some optimizations tensors need to be 8 to 16 byte aligned. This should be configurable in a central place (#define). Maybe a different alignment for 0D, 1D and 2+D tensors is preferred?
On some platforms or with some optimizations tensors need to be 8 to 16 byte aligned. This should be configurable in a central place (#define). Maybe a different alignment for 0D, 1D and 2+D tensors is preferred?