Expose transpose() in thunder
boazmohar opened this issue · 0 comments
boazmohar commented
The underlying bolt array and numpy arrays have transpose()
, it would be nice to use it from a thunder images object.
The only complicated situation might be an operation that includes the distributed dimension.