Skip to content

Fix deprecation message

b53525e
Select commit
Loading
Failed to load commit list.
Merged

Deprecate use_batchnorm in favor of generalized use_norm parameter #1095

Fix deprecation message
b53525e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 5, 2025 in 1s

78.02% of diff hit (target 77.47%)

View this Pull Request on Codecov

78.02% of diff hit (target 77.47%)

Annotations

Check warning on line 21 in segmentation_models_pytorch/base/modules.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/base/modules.py#L21

Added line #L21 was not covered by tests

Check warning on line 23 in segmentation_models_pytorch/base/modules.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/base/modules.py#L23

Added line #L23 was not covered by tests

Check warning on line 29 in segmentation_models_pytorch/base/modules.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/base/modules.py#L29

Added line #L29 was not covered by tests

Check warning on line 37 in segmentation_models_pytorch/base/modules.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/base/modules.py#L37

Added line #L37 was not covered by tests

Check warning on line 47 in segmentation_models_pytorch/base/modules.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/base/modules.py#L47

Added line #L47 was not covered by tests

Check warning on line 54 in segmentation_models_pytorch/base/modules.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/base/modules.py#L54

Added line #L54 was not covered by tests

Check warning on line 58 in segmentation_models_pytorch/base/modules.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/base/modules.py#L58

Added line #L58 was not covered by tests

Check warning on line 62 in segmentation_models_pytorch/base/modules.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/base/modules.py#L62

Added line #L62 was not covered by tests

Check warning on line 74 in segmentation_models_pytorch/base/modules.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/base/modules.py#L74

Added line #L74 was not covered by tests

Check warning on line 84 in segmentation_models_pytorch/base/modules.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/base/modules.py#L84

Added line #L84 was not covered by tests

Check warning on line 93 in segmentation_models_pytorch/decoders/linknet/model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/decoders/linknet/model.py#L93

Added line #L93 was not covered by tests

Check warning on line 98 in segmentation_models_pytorch/decoders/linknet/model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/decoders/linknet/model.py#L98

Added line #L98 was not covered by tests

Check warning on line 93 in segmentation_models_pytorch/decoders/manet/model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/decoders/manet/model.py#L93

Added line #L93 was not covered by tests

Check warning on line 98 in segmentation_models_pytorch/decoders/manet/model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/decoders/manet/model.py#L98

Added line #L98 was not covered by tests

Check warning on line 92 in segmentation_models_pytorch/decoders/pspnet/model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/decoders/pspnet/model.py#L92

Added line #L92 was not covered by tests

Check warning on line 97 in segmentation_models_pytorch/decoders/pspnet/model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/decoders/pspnet/model.py#L97

Added line #L97 was not covered by tests

Check warning on line 126 in segmentation_models_pytorch/decoders/unet/model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/decoders/unet/model.py#L126

Added line #L126 was not covered by tests

Check warning on line 131 in segmentation_models_pytorch/decoders/unet/model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/decoders/unet/model.py#L131

Added line #L131 was not covered by tests

Check warning on line 99 in segmentation_models_pytorch/decoders/unetplusplus/model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/decoders/unetplusplus/model.py#L99

Added line #L99 was not covered by tests

Check warning on line 104 in segmentation_models_pytorch/decoders/unetplusplus/model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/decoders/unetplusplus/model.py#L104

Added line #L104 was not covered by tests