Skip to content

Trainer strategy argument is case sensitive #12526

@ethanwharris

Description

@ethanwharris

🐛 Bug

The strategy argument is case sensistive so ddp works but DDP doesn't.

To Reproduce

strategy="DDP" gives an error that it's not in the registry...

Additional context

This probably applies to all things using the registry, may make sense to make it case-insensitive.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions