Open
Description
Is your feature request related to a problem? Please describe.
follow up of discussion #6641
would be great to add input spatial size vs model configuration analysis for all the networks such as
swinunetr and dints.
the form of analysis could be detailed tutorials (example https://github.com/Project-MONAI/tutorials/blob/main/modules/UNet_input_size_constrains.ipynb) and/or actual code logic to check the compatibility of the input shape and model configuration.