-
Notifications
You must be signed in to change notification settings - Fork 1.5k
EnsureTyped flexible dtype #7102
Copy link
Copy link
Closed
Description
MONAI/monai/transforms/utility/dictionary.py
Line 502 in 112e431
| dtype: target data content type to convert, for example: np.float32, torch.float, etc. |
EnsureTyped's dtype setting is for all keys, this is a feature request to make it configurable as different dtypes for difference keys
Reactions are currently unavailable