Skip to content

Remove classmethods, PyTorch compatibility layer

29f0bbf
Select commit
Loading
Failed to load commit list.
Merged

Vendor efficientnet-pytorch #1036

Remove classmethods, PyTorch compatibility layer
29f0bbf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 15, 2025 in 1s

67.44% of diff hit (target 78.16%)

View this Pull Request on Codecov

67.44% of diff hit (target 78.16%)

Annotations

Check warning on line 174 in segmentation_models_pytorch/encoders/_efficientnet.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/encoders/_efficientnet.py#L174

Added line #L174 was not covered by tests

Check warning on line 279 in segmentation_models_pytorch/encoders/_efficientnet.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/encoders/_efficientnet.py#L277-L279

Added lines #L277 - L279 were not covered by tests

Check warning on line 304 in segmentation_models_pytorch/encoders/_efficientnet.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/encoders/_efficientnet.py#L304

Added line #L304 was not covered by tests

Check warning on line 308 in segmentation_models_pytorch/encoders/_efficientnet.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/encoders/_efficientnet.py#L307-L308

Added lines #L307 - L308 were not covered by tests

Check warning on line 314 in segmentation_models_pytorch/encoders/_efficientnet.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/encoders/_efficientnet.py#L311-L314

Added lines #L311 - L314 were not covered by tests

Check warning on line 322 in segmentation_models_pytorch/encoders/_efficientnet.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/encoders/_efficientnet.py#L317-L322

Added lines #L317 - L322 were not covered by tests

Check warning on line 326 in segmentation_models_pytorch/encoders/_efficientnet.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/encoders/_efficientnet.py#L325-L326

Added lines #L325 - L326 were not covered by tests

Check warning on line 328 in segmentation_models_pytorch/encoders/_efficientnet.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/encoders/_efficientnet.py#L328

Added line #L328 was not covered by tests

Check warning on line 341 in segmentation_models_pytorch/encoders/_efficientnet.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/encoders/_efficientnet.py#L341

Added line #L341 was not covered by tests

Check warning on line 347 in segmentation_models_pytorch/encoders/_efficientnet.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/encoders/_efficientnet.py#L344-L347

Added lines #L344 - L347 were not covered by tests

Check warning on line 350 in segmentation_models_pytorch/encoders/_efficientnet.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/encoders/_efficientnet.py#L350

Added line #L350 was not covered by tests

Check warning on line 353 in segmentation_models_pytorch/encoders/_efficientnet.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/encoders/_efficientnet.py#L353

Added line #L353 was not covered by tests

Check warning on line 355 in segmentation_models_pytorch/encoders/_efficientnet.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/encoders/_efficientnet.py#L355

Added line #L355 was not covered by tests

Check warning on line 368 in segmentation_models_pytorch/encoders/_efficientnet.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/encoders/_efficientnet.py#L368

Added line #L368 was not covered by tests

Check warning on line 375 in segmentation_models_pytorch/encoders/_efficientnet.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/encoders/_efficientnet.py#L370-L375

Added lines #L370 - L375 were not covered by tests

Check warning on line 468 in segmentation_models_pytorch/encoders/_efficientnet.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/encoders/_efficientnet.py#L468

Added line #L468 was not covered by tests

Check warning on line 479 in segmentation_models_pytorch/encoders/_efficientnet.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/encoders/_efficientnet.py#L479

Added line #L479 was not covered by tests

Check warning on line 496 in segmentation_models_pytorch/encoders/_efficientnet.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/encoders/_efficientnet.py#L496

Added line #L496 was not covered by tests

Check warning on line 545 in segmentation_models_pytorch/encoders/_efficientnet.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/encoders/_efficientnet.py#L545

Added line #L545 was not covered by tests

Check warning on line 560 in segmentation_models_pytorch/encoders/_efficientnet.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/encoders/_efficientnet.py#L560

Added line #L560 was not covered by tests

Check warning on line 585 in segmentation_models_pytorch/encoders/_efficientnet.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/encoders/_efficientnet.py#L585

Added line #L585 was not covered by tests

Check warning on line 617 in segmentation_models_pytorch/encoders/_efficientnet.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/encoders/_efficientnet.py#L617

Added line #L617 was not covered by tests

Check warning on line 620 in segmentation_models_pytorch/encoders/_efficientnet.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/encoders/_efficientnet.py#L620

Added line #L620 was not covered by tests

Check warning on line 626 in segmentation_models_pytorch/encoders/_efficientnet.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/encoders/_efficientnet.py#L623-L626

Added lines #L623 - L626 were not covered by tests

Check warning on line 633 in segmentation_models_pytorch/encoders/_efficientnet.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

segmentation_models_pytorch/encoders/_efficientnet.py#L630-L633

Added lines #L630 - L633 were not covered by tests