Skip to content

Add utility to transpose a tensor

Simon Praetorius requested to merge feature/transposed into main

Summary

Create a transposed tensor (span) by swapping the indices on access.

Merge request reports

Loading