Skip to content

add **kwarg to dataloader #411

@HernandoR

Description

@HernandoR

Is your feature request related to a problem? Please describe.
Consider setting persistent_workers=True in 'train_dataloader' to speed up the dataloader worker initialization.

Describe the solution you'd like
pass '**kwarg to dataloader creation'

Describe alternatives you've considered
add 'persistent_workers' option in Dataconfig

Additional context
NA

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions