We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
rewrite_graph
rewriting
1 parent b065112 commit 558f084Copy full SHA for 558f084
pytensor/graph/rewriting/__init__.py
@@ -0,0 +1,4 @@
1
+from pytensor.graph.rewriting.utils import rewrite_graph
2
+
3
4
+all = ("rewrite_graph",)
0 commit comments