Skip to content

v0.11.1

Compare
Choose a tag to compare
@percevalw percevalw released this 02 Apr 07:54
· 184 commits to master since this release

Changelog

Added

  • Automatic estimation of cpu count when using multiprocessing
  • optim.initialize() method to create optim state before the first backward pass

Changed

  • nlp.post_init will not tee lazy collections anymore (use edsnlp.utils.collections.multi_tee yourself if needed)

Fixed

  • Corrected inconsistencies in eds.span_linker

Pull Requests

Full Changelog: v0.11.0...v0.11.1