Update Pool -> Pool2d #908
Annotations
4 errors
Ruff (F821):
src/netspresso_trainer/models/op/pidnet.py#L140
src/netspresso_trainer/models/op/pidnet.py:140:37: F821 Undefined name `Pool`
|
Ruff (F821):
src/netspresso_trainer/models/op/pidnet.py#L145
src/netspresso_trainer/models/op/pidnet.py:145:37: F821 Undefined name `Pool`
|
Ruff (F821):
src/netspresso_trainer/models/op/pidnet.py#L150
src/netspresso_trainer/models/op/pidnet.py:150:37: F821 Undefined name `Pool`
|
ruff
Process completed with exit code 1.
|