RollaxisΒΆ
Roll the specified axis to a given position.
Abstract Signature:
Rollaxis(a: Tensor, axis: int, start: int = 0)
PyTorch
API:
βStrategy: Custom / Partial
Roll the specified axis to a given position.
Abstract Signature:
Rollaxis(a: Tensor, axis: int, start: int = 0)
β