Fix torch compile, script, export #1031
93.98% of diff hit (target 77.45%)
View this Pull Request on Codecov
93.98% of diff hit (target 77.45%)
Annotations
Check warning on line 100 in segmentation_models_pytorch/base/model.py
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
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
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 131 in segmentation_models_pytorch/decoders/deeplabv3/model.py
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
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
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
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 20 in segmentation_models_pytorch/encoders/_base.py
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
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
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
codecov / codecov/patch
segmentation_models_pytorch/encoders/mix_transformer.py#L504
Added line #L504 was not covered by tests
Check warning on line 200 in segmentation_models_pytorch/encoders/timm_efficientnet.py
codecov / codecov/patch
segmentation_models_pytorch/encoders/timm_efficientnet.py#L200
Added line #L200 was not covered by tests
Check warning on line 213 in segmentation_models_pytorch/encoders/timm_universal.py
codecov / codecov/patch
segmentation_models_pytorch/encoders/timm_universal.py#L213
Added line #L213 was not covered by tests
Check warning on line 215 in segmentation_models_pytorch/encoders/timm_universal.py
codecov / codecov/patch
segmentation_models_pytorch/encoders/timm_universal.py#L215
Added line #L215 was not covered by tests
Check warning on line 227 in segmentation_models_pytorch/encoders/timm_universal.py
codecov / codecov/patch
segmentation_models_pytorch/encoders/timm_universal.py#L219-L227
Added lines #L219 - L227 were not covered by tests
Check warning on line 229 in segmentation_models_pytorch/encoders/timm_universal.py
codecov / codecov/patch
segmentation_models_pytorch/encoders/timm_universal.py#L229
Added line #L229 was not covered by tests