Skip to content

Conversation

choijon5
Copy link
Contributor

@choijon5 choijon5 commented Oct 8, 2025

The previous fp32_precision has been deprecated starting in PyTorch 2.9:
https://docs.pytorch.org/docs/2.9/notes/cuda.html#tensorfloat-32-tf32-on-ampere-and-later-devices

Use the new setting to enable tf32.

James Choi added 2 commits October 8, 2025 09:31
The previous fp32_precision has been deprecated starting in PyTorch 2.9:
https://docs.pytorch.org/docs/2.9/notes/cuda.html#tensorfloat-32-tf32-on-ampere-and-later-devices

Use the new setting to allow tf32.
@choijon5 choijon5 requested review from jansel and oulgen October 8, 2025 16:35
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Oct 8, 2025
@choijon5 choijon5 merged commit 269deb3 into main Oct 8, 2025
13 checks passed
choijon5 added a commit that referenced this pull request Oct 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants