Skip to content

Conversation

@jansel
Copy link
Contributor

@jansel jansel commented Sep 11, 2025

Stacked PRs (oldest at bottom):


Fix tf32 warning

UserWarning: Please use the new API settings to control TF32 behavior, such as
▌torch.backends.cudnn.conv.fp32_precision = 'tf32' or torch.backends.cuda.matmul.fp32_precision = 'ieee'. Old settings, e.g,
▌torch.backends.cuda.matmul.allow_tf32 = True, torch.backends.cudnn.allow_tf32 = True, allowTF32CuDNN() and allowTF32CuBLAS()
▌will be deprecated after Pytorch 2.9.

jansel added a commit that referenced this pull request Sep 11, 2025
UserWarning: Please use the new API settings to control TF32 behavior, such as
▌torch.backends.cudnn.conv.fp32_precision = 'tf32' or torch.backends.cuda.matmul.fp32_precision = 'ieee'. Old settings, e.g,
▌torch.backends.cuda.matmul.allow_tf32 = True, torch.backends.cudnn.allow_tf32 = True, allowTF32CuDNN() and allowTF32CuBLAS()
▌will be deprecated after Pytorch 2.9.

stack-info: PR: #592, branch: jansel/stack/141
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Sep 11, 2025
jansel added a commit that referenced this pull request Sep 11, 2025
UserWarning: Please use the new API settings to control TF32 behavior, such as
▌torch.backends.cudnn.conv.fp32_precision = 'tf32' or torch.backends.cuda.matmul.fp32_precision = 'ieee'. Old settings, e.g,
▌torch.backends.cuda.matmul.allow_tf32 = True, torch.backends.cudnn.allow_tf32 = True, allowTF32CuDNN() and allowTF32CuBLAS()
▌will be deprecated after Pytorch 2.9.

stack-info: PR: #592, branch: jansel/stack/141
jansel added a commit that referenced this pull request Sep 11, 2025
UserWarning: Please use the new API settings to control TF32 behavior, such as
▌torch.backends.cudnn.conv.fp32_precision = 'tf32' or torch.backends.cuda.matmul.fp32_precision = 'ieee'. Old settings, e.g,
▌torch.backends.cuda.matmul.allow_tf32 = True, torch.backends.cudnn.allow_tf32 = True, allowTF32CuDNN() and allowTF32CuBLAS()
▌will be deprecated after Pytorch 2.9.

stack-info: PR: #592, branch: jansel/stack/141
jansel added a commit that referenced this pull request Sep 11, 2025
UserWarning: Please use the new API settings to control TF32 behavior, such as
▌torch.backends.cudnn.conv.fp32_precision = 'tf32' or torch.backends.cuda.matmul.fp32_precision = 'ieee'. Old settings, e.g,
▌torch.backends.cuda.matmul.allow_tf32 = True, torch.backends.cudnn.allow_tf32 = True, allowTF32CuDNN() and allowTF32CuBLAS()
▌will be deprecated after Pytorch 2.9.

stack-info: PR: #592, branch: jansel/stack/141
@jansel jansel changed the base branch from jansel/stack/140 to main September 11, 2025 23:53
UserWarning: Please use the new API settings to control TF32 behavior, such as
▌torch.backends.cudnn.conv.fp32_precision = 'tf32' or torch.backends.cuda.matmul.fp32_precision = 'ieee'. Old settings, e.g,
▌torch.backends.cuda.matmul.allow_tf32 = True, torch.backends.cudnn.allow_tf32 = True, allowTF32CuDNN() and allowTF32CuBLAS()
▌will be deprecated after Pytorch 2.9.

stack-info: PR: #592, branch: jansel/stack/141
@jansel jansel merged commit 5190605 into main Sep 13, 2025
13 checks passed
lolpack pushed a commit to lolpack/helion that referenced this pull request Oct 13, 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.

3 participants