We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92b13a8 commit 44f2b03Copy full SHA for 44f2b03
src/lightning/pytorch/CHANGELOG.md
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
4
5
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
6
7
+## [Unreleased]
8
+
9
+- Added support for MPS mixed-precision autocast ([#20531](https://github.com/Lightning-AI/pytorch-lightning/pull/20531))
10
11
## [2.5.0] - 2024-12-19
12
13
### Added
0 commit comments