Skip to content

v1.0.2

Compare
Choose a tag to compare
@alexdrydew alexdrydew released this 31 Oct 10:47
· 402 commits to main since this release
6649837

Features:

  • Pipeline class can be manually iterated now using Pipeline.run_manually method.
  • Pipeline now supports iteration_mode parameter, which controls whether the new iteration will start only after the completion of all tasks.