Skip to content

Support model in_chans not equal to pre-trained weights in_chans #9667

Support model in_chans not equal to pre-trained weights in_chans

Support model in_chans not equal to pre-trained weights in_chans #9667

Triggered via pull request September 27, 2024 16:49
Status Failure
Total duration 3m 18s
Artifacts

style.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Ruff (D100): torchgeo/models/utils.py#L1
torchgeo/models/utils.py:1:1: D100 Missing docstring in public module
Ruff (D103): torchgeo/models/utils.py#L11
torchgeo/models/utils.py:11:5: D103 Missing docstring in public function
Ruff (D103): torchgeo/models/utils.py#L47
torchgeo/models/utils.py:47:5: D103 Missing docstring in public function
Ruff (E741): torchgeo/models/utils.py#L52
torchgeo/models/utils.py:52:5: E741 Ambiguous variable name: `O`
Ruff (E741): torchgeo/models/utils.py#L52
torchgeo/models/utils.py:52:8: E741 Ambiguous variable name: `I`
ruff
Process completed with exit code 1.
mypy
Process completed with exit code 1.