Skip to content

LRFinder range_test has incorrect type annotation for end_lr #6363

@joshestein

Description

@joshestein

Describe the bug
The end_lr parameter is annotated as an int. However, it is used for two underlying schedulers that inherit from _LRSchedulerMonai, which uses a float.

Expected behavior
end_lr should be annotated as a float.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions