You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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
MLDevEnv is moved to PyTorch MLDevEnv to make it more re-usable.
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