We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b12c189 commit 58a4f42Copy full SHA for 58a4f42
pymc/aesaraf.py
@@ -823,7 +823,7 @@ def find_rng_nodes(
823
824
825
def replace_rng_nodes(outputs: Sequence[TensorVariable]) -> Sequence[TensorVariable]:
826
- """Replace any RNG nodes upsteram of outputs by new RNGs of the same type
+ """Replace any RNG nodes upstream of outputs by new RNGs of the same type
827
828
This can be used when combining a pre-existing graph with a cloned one, to ensure
829
RNGs are unique across the two graphs.
0 commit comments