Replies: 1 comment
-
Dear @grudloff, PyTorch would make 1.1.0 RC on Sept 21 and the release on Oct 21. Those dates might slightly change :) Hope it helps. Best, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! The docs for mixed-precision seemed to indicate that
precision='bf16'
was a feature already supported, that just required to installpytorch-nightly
. But it seems that PR #9049, which implements this, is available only by building from source. When is it planned to be added?Beta Was this translation helpful? Give feedback.
All reactions