Skip to content

MONAI transforms can't only support Tensor backend #2933

@Nic-Ma

Description

@Nic-Ma

Is your feature request related to a problem? Please describe.
Currently, some transforms only support Tensor backend, which will break previous numpy based transform chains.
Need to update them to make sure all the transforms support both numpy and Tensor backends or only numpy backend.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions