From 5ac0a98f01adc87f3f6aeb95ce670f2ba1a5c75c Mon Sep 17 00:00:00 2001 From: Laurent Mazare Date: Wed, 30 Aug 2023 09:27:56 +0100 Subject: Changelog update. (#672) --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b1e8ca9..d6394549 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,18 @@ This documents the main changes to the `candle` crate. ## Unreleased + +### Added + +### Modified +- Dilations are now supported in conv-transpose2d. + [671](https://github.com/huggingface/candle/pull/671). + +## v0.2.0 - 2023-08-30 + ### Added +- Add the powf op + [664](https://github.com/huggingface/candle/pull/664). - Stable Diffusion XL support [647](https://github.com/huggingface/candle/pull/647). - Add the conv-transpose2d op -- cgit v1.2.3