From be144594699328a6672f676f7cb8ee711317dfe8 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Sat, 1 Feb 2025 16:11:58 -0500 Subject: [PATCH] update changelog Signed-off-by: Vladimir Mandic --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e69216d2..2e802130f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ to force torch upgrade, either start with new installation or use `--reinstall` flag - support for torch nightly builds and nvidia blackwell gpus! use `--use-nightly` flag to install torch nightly builds + current defaults to `torch==2.7.0+cu128` prerelease *note*: nightly builds are required for blackwell gpus - add support for torch **tunable ops**, this can speed up operations by up to *10-30%* on some platforms *set in settings -> backend settings -> torch* and *paths -> tunable ops cache*