Skip to content

Commit 94dc34c

Browse files
committed
update
1 parent 2485332 commit 94dc34c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/lightning/fabric/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
1212

1313
### Changed
1414

15-
- Normalized `_CUDA_FLOPS` values in `throughput.py` to consistent scientific notation (`a.bcde+N` with `1 <= a < 10`) ([#21743](https://github.com/Lightning-AI/pytorch-lightning/pull/21743))
15+
-
1616

1717
### Removed
1818

1919
-
2020

2121
### Fixed
2222

23-
-
23+
- Fixed inconsistent FLOPs reporting on NVIDIA H100/H200 GPUs by defaulting to dense FLOPs, with sparse FLOPs now requiring an explicit opt-in. ([#21743](https://github.com/Lightning-AI/pytorch-lightning/pull/21743))
2424

2525
---
2626

0 commit comments

Comments
 (0)