mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 12:21:27 +01:00
Summary: I presume this is what was intended. cc t-vi Pull Request resolved: https://github.com/pytorch/pytorch/pull/25011 Differential Revision: D16980939 Pulled By: soumith fbshipit-source-id: c55b22e119f3894bd124eb1dce4f92a719ac047a
6 lines
224 B
ReStructuredText
6 lines
224 B
ReStructuredText
.. note::
|
|
|
|
When using the CUDA backend, this operation may induce nondeterministic
|
|
behaviour in its backward pass that is not easily switched off.
|
|
Please see the notes on :doc:`/notes/randomness` for background.
|