Fix torch compile, script, export #1031
93.03% of diff hit (target 77.45%)
View this Pull Request on Codecov
93.03% of diff hit (target 77.45%)
Annotations
Check warning on line 10 in segmentation_models_pytorch/base/utils.py
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
codecov / codecov/patch
segmentation_models_pytorch/base/utils.py#L12-L14
Added lines #L12 - L14 were not covered by tests
Check warning on line 87 in segmentation_models_pytorch/decoders/deeplabv3/decoder.py
codecov / codecov/patch
segmentation_models_pytorch/decoders/deeplabv3/decoder.py#L75-L87
Added lines #L75 - L87 were not covered by tests
Check warning on line 68 in segmentation_models_pytorch/decoders/fpn/decoder.py
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
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
codecov / codecov/patch
segmentation_models_pytorch/decoders/segformer/decoder.py#L40
Added line #L40 was not covered by tests
Check warning on line 16 in segmentation_models_pytorch/encoders/_base.py
codecov / codecov/patch
segmentation_models_pytorch/encoders/_base.py#L14-L16
Added lines #L14 - L16 were not covered by tests
Check warning on line 48 in segmentation_models_pytorch/encoders/_base.py
codecov / codecov/patch
segmentation_models_pytorch/encoders/_base.py#L48
Added line #L48 was not covered by tests
Check warning on line 193 in segmentation_models_pytorch/encoders/timm_efficientnet.py
codecov / codecov/patch
segmentation_models_pytorch/encoders/timm_efficientnet.py#L193
Added line #L193 was not covered by tests
Check warning on line 202 in segmentation_models_pytorch/encoders/timm_universal.py
codecov / codecov/patch
segmentation_models_pytorch/encoders/timm_universal.py#L202
Added line #L202 was not covered by tests
Check warning on line 204 in segmentation_models_pytorch/encoders/timm_universal.py
codecov / codecov/patch
segmentation_models_pytorch/encoders/timm_universal.py#L204
Added line #L204 was not covered by tests
Check warning on line 216 in segmentation_models_pytorch/encoders/timm_universal.py
codecov / codecov/patch
segmentation_models_pytorch/encoders/timm_universal.py#L208-L216
Added lines #L208 - L216 were not covered by tests
Check warning on line 218 in segmentation_models_pytorch/encoders/timm_universal.py
codecov / codecov/patch
segmentation_models_pytorch/encoders/timm_universal.py#L218
Added line #L218 was not covered by tests