Skip to content

Commit 9f98086

Browse files
Added changed logs
1 parent bb8c49d commit 9f98086

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
@@ -8,11 +8,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
88

99
### Added
1010

11-
-
11+
- Added `using_sparse_model` and `sparse_cuda_acceleration_factor` parameters to `Throughput` so MFU defaults to the dense peak and opts into the sparse peak explicitly ([#21743](https://github.com/Lightning-AI/pytorch-lightning/pull/21743))
1212

1313
### Changed
1414

15-
-
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))
1616

1717
### Removed
1818

0 commit comments

Comments
 (0)