↓ 19 callersFunctioncreate_grid compute a `spatial_size` mesh. - when ``homogeneous=True``, the output shape is (N+1, dim_size_1, dim_size_2, ..., dim_size_N) -
monai/transforms/utils.py:761
↓ 11 callersMethodcheck(
self,
out: torch.Tensor,
orig: torch.Tensor,
*,
shape: bool = True,
tests/data/meta_tensor/test_to_from_meta_tensord.py:63
↓ 11 callersFunctionmake_shape_cases(
models,
spatial_dims,
batches,
pretrained,
in_channels=3,
num_classes=10,
input_
tests/networks/nets/test_flexible_unet.py:71