Custom optimizer #184
Annotations
3 errors
Type check:
luxonis_train/models/luxonis_lightning.py#L868
Argument of type "TrainingManager" cannot be assigned to parameter "object" of type "Callback" in function "append"
"TrainingManager" is not assignable to "Callback" (reportArgumentType)
|
Type check:
luxonis_train/utils/registry.py#L38
"BaseTrainingStrategy" is not a known attribute of module ".strategies" (reportAttributeAccessIssue)
|
Type check
2 errors
|
Loading