Skip to content

Commit

Permalink
chlog
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda authored Jan 20, 2022
1 parent 344e52a commit 97be5af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

- Use torch.bucketize in calibration error when torch>1.6 for faster computations ([#769](https://github.com/PyTorchLightning/metrics/pull/769))
- Used `torch.bucketize` in calibration error when `torch>1.8` for faster computations ([#769](https://github.com/PyTorchLightning/metrics/pull/769))

### Deprecated

Expand Down

0 comments on commit 97be5af

Please sign in to comment.