Skip to content

Standard release

Latest
Compare
Choose a tag to compare
@pgagarinov pgagarinov released this 21 Mar 21:35
· 2 commits to main since this release
90562c2

Added

  • MLDevEnv: README.md now contains a few examples of using mlenvtool directly

Changed

  • The framework is made compatible with PyTorch 1.8 and PyTorch-Lightning 1.2.4.
  • All the regression tests and examples are made sure to pass on version 0.2.1 of PyTorch MLDevEnv

Removed

Fixed

  • face_image_classification_gender_hybrid_vision_transformer.ipynb Jupyter notebook example is correct but the output saved inside the notebook contains a stacktrace from out of memory error.
  • validation metrics are now reported separately from test metrics in progress bar callback