Naroxar
MModular
•Created by Naroxar on 12/16/2023 in #questions
simd_load of Tensor with StaticIntTuple
How is simd_load of Tensor type supposed to work with multiple indices? This example
gives
It simply seems to take the last entry of "indices" and load the next 4 elements. It is not clear (to me at least 🙂 ) what this is supposed to give from the documentation.
2 replies