Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Bi-Weekly Patch Release

Compare
Choose a tag to compare
@ethanwharris ethanwharris released this 01 Mar 19:44

[0.7.1] - 2022-03-01

Added

  • Added the normalization parameters of torchvision.transforms.Normalize as transform_kwargs in the ImageClassificationInputTransform (#1178)
  • Added available_outputs method to the Task (#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 / the DataModule (#1204)

Contributors

@aisensiy @AndresAlgaba @Borda @ethanwharris

If we forgot someone due to not matching commit email with GitHub account, let us know :]