Skip to content

Remove prefetch-generator

Choose a tag to compare

@philippmwirth philippmwirth released this 04 Jul 12:28
· 368 commits to master since this release
891a793

Changes

  • Remove prefetch_generator as this is supported natively by PyTorch 1.7 and higher.
  • Improve error messages for scheduled jobs with invalid configurations.
  • Correctly create SelectionConfig with repeated object references.

Models