thunder-project/thunder

Expose transpose() in thunder

boazmohar opened this issue · 0 comments

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.