mirror of
https://github.com/huggingface/candle.git
synced 2025-06-15 10:26:33 +00:00
Changelog update. (#672)
This commit is contained in:
11
CHANGELOG.md
11
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
|
||||
|
Reference in New Issue
Block a user