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 21b542d commit ce81f04Copy full SHA for ce81f04
doc/library/tensor/optimize.rst
@@ -0,0 +1,11 @@
1
+========================================================
2
+:mod:`tensor.optimize` -- Symbolic Optimization Routines
3
4
+
5
+.. module:: tensor.conv
6
+ :platform: Unix, Windows
7
+ :synopsis: Symbolic Optimization Routines
8
+.. moduleauthor:: LISA, PyMC Developers, PyTensor Developers
9
10
+.. automodule:: pytensor.tensor.optimize
11
+ :members:
0 commit comments