Skip to content

Fixup

20564f2
Select commit
Loading
Failed to load commit list.
Merged

Fix torch compile, script, export #1031

Fixup
20564f2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 15, 2025 in 0s

93.67% of diff hit (target 77.45%)

View this Pull Request on Codecov

93.67% of diff hit (target 77.45%)

Annotations

Check warning on line 100 in segmentation_models_pytorch/base/model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/base/model.py#L100

Added line #L100 was not covered by tests

Check warning on line 116 in segmentation_models_pytorch/base/model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/base/model.py#L109-L116

Added lines #L109 - L116 were not covered by tests

Check warning on line 10 in segmentation_models_pytorch/base/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/base/utils.py#L8-L10

Added lines #L8 - L10 were not covered by tests

Check warning on line 14 in segmentation_models_pytorch/base/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/base/utils.py#L12-L14

Added lines #L12 - L14 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/decoders/deeplabv3/model.py#L131

Added line #L131 was not covered by tests

Check warning on line 133 in segmentation_models_pytorch/decoders/deeplabv3/model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/decoders/deeplabv3/model.py#L133

Added line #L133 was not covered by tests

Check warning on line 135 in segmentation_models_pytorch/decoders/deeplabv3/model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/decoders/deeplabv3/model.py#L135

Added line #L135 was not covered by tests

Check warning on line 68 in segmentation_models_pytorch/decoders/fpn/decoder.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/decoders/fpn/decoder.py#L68

Added line #L68 was not covered by tests

Check warning on line 48 in segmentation_models_pytorch/decoders/pan/decoder.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/decoders/pan/decoder.py#L48

Added line #L48 was not covered by tests

Check warning on line 40 in segmentation_models_pytorch/decoders/segformer/decoder.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/decoders/segformer/decoder.py#L40

Added line #L40 was not covered by tests

Check warning on line 20 in segmentation_models_pytorch/encoders/_base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/encoders/_base.py#L18-L20

Added lines #L18 - L20 were not covered by tests

Check warning on line 52 in segmentation_models_pytorch/encoders/_base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/encoders/_base.py#L52

Added line #L52 was not covered by tests

Check warning on line 501 in segmentation_models_pytorch/encoders/mix_transformer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/encoders/mix_transformer.py#L501

Added line #L501 was not covered by tests

Check warning on line 504 in segmentation_models_pytorch/encoders/mix_transformer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/encoders/mix_transformer.py#L504

Added line #L504 was not covered by tests

Check warning on line 196 in segmentation_models_pytorch/encoders/timm_efficientnet.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/encoders/timm_efficientnet.py#L196

Added line #L196 was not covered by tests

Check warning on line 206 in segmentation_models_pytorch/encoders/timm_universal.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/encoders/timm_universal.py#L206

Added line #L206 was not covered by tests

Check warning on line 208 in segmentation_models_pytorch/encoders/timm_universal.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/encoders/timm_universal.py#L208

Added line #L208 was not covered by tests

Check warning on line 220 in segmentation_models_pytorch/encoders/timm_universal.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/encoders/timm_universal.py#L212-L220

Added lines #L212 - L220 were not covered by tests

Check warning on line 222 in segmentation_models_pytorch/encoders/timm_universal.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/encoders/timm_universal.py#L222

Added line #L222 was not covered by tests