This repository has been archived by the owner on Oct 9, 2023. It is now read-only.
Bi-Weekly Patch Release
[0.7.1] - 2022-03-01
Added
- Added the normalization parameters of
torchvision.transforms.Normalize
astransform_kwargs
in theImageClassificationInputTransform
(#1178) - Added
available_outputs
method to theTask
(#1206)
Fixed
- Fixed a bug where DDP would not work with Flash tasks (#1182)
- Fixed DDP support for
VideoClassifier
(#1189) - Fixed a bug where buffers in loss functions were not correctly registered in the
Task
(#1203) - Fixed support for passing a sampler instance to
from_*
methods / theDataModule
(#1204)
Contributors
@aisensiy @AndresAlgaba @Borda @ethanwharris
If we forgot someone due to not matching commit email with GitHub account, let us know :]