Is your feature request related to a problem? Please describe.
|
def create_rotate( |
|
spatial_dims: int, |
|
radians: Sequence[float] | float, |
|
device: torch.device | None = None, |
|
backend: str = TransformBackends.NUMPY, |
the current implementation is hard-coded to Rx @ Ry @ Rz