↓ 9 callersMethod_cmp(self, filename, ch_shape, reader_1, reader_2, outname, ext)
tests/transforms/test_load_imaged.py:97
↓ 8 callersFunctionget_conv_layer(
spatial_dims: int, in_channels: int, out_channels: int, kernel_size: int = 3, stride: int = 1, bias: boo
monai/networks/blocks/segresnet_block.py:22
↓ 8 callersFunctionmake_shape_cases(
models,
spatial_dims,
batches,
pretrained,
in_channels=3,
num_classes=1000,
norm
tests/networks/nets/test_efficientnet.py:89
↓ 7 callersMethod__init__(
self, input_dim: int, hidden_dim: int, output_dim: int, num_layers: int, sigmoid_output: bool = Fals
monai/networks/nets/vista3d.py:930