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 039ed1c commit 054ad0fCopy full SHA for 054ad0f
pytensor/tensor/random/rewriting/__init__.py
@@ -0,0 +1,2 @@
1
+# TODO: This is for backward-compatibility; remove when reasonable.
2
+from pytensor.tensor.random.rewriting.basic import *
pytensor/tensor/random/rewriting.py renamed to pytensor/tensor/random/rewriting/basic.py
0 commit comments