physicsnemo icon indicating copy to clipboard operation
physicsnemo copied to clipboard

Add itertools.islice in validation for Dali datapipe

Open oublalkhalid opened this issue 8 months ago • 2 comments

Using itertools.islice helps streamline the validation loop by limiting the number of batches processed, making validation more time-efficient without extra overhead.

PhysicsNeMo Pull Request

Description

Checklist

  • [x] I am familiar with the Contributing Guidelines.
  • [x] New or existing tests cover these changes.
  • [x] The documentation is up to date with these changes.
  • [x] The CHANGELOG.md is up to date with these changes.
  • [x] An issue is linked to this pull request.

Dependencies

oublalkhalid avatar Apr 26 '25 00:04 oublalkhalid

/blossom-ci

loliverhennigh avatar May 01 '25 20:05 loliverhennigh

@oublalkhalid CI failed because of formatting. Please use pre-commit

mnabian avatar Jun 03 '25 17:06 mnabian