Skip to content

limit_val_batches as sequence #20773

@parsiad

Description

@parsiad

Description & Motivation

Support sequence inputs to limit_val_batches in order to apply the limits to each val dataloader separately. E.g., limit_val_batches=[10, 20] could be interpreted as limit to 10 batches from the first val dataloader and 20 batches from the second.

Pitch

No response

Alternatives

No response

Additional context

No response

cc @lantiga @Borda @justusschock

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureIs an improvement or enhancementtrainer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions