提交 0b0197e5 authored 作者: Ricardo Vieira's avatar Ricardo Vieira 提交者: Ricardo Vieira

Cleanup graph API docs

上级 dea261ea
......@@ -4,12 +4,5 @@
:mod:`graph` -- Interface for the PyTensor graph
================================================
---------
Reference
---------
.. automodule:: pytensor.graph.basic
:platform: Unix, Windows
:synopsis: Interface for types of symbolic variables
:members:
.. moduleauthor:: LISA
.. _libdoc_graph:
================================================
:mod:`graph` -- Theano Internals [doc TODO]
================================================
========================================
:mod:`graph` -- PyTensor Graph Internals
========================================
.. module:: graph
:platform: Unix, Windows
:synopsis: Theano Internals
.. moduleauthor:: LISA
.. toctree::
......@@ -15,6 +14,7 @@
graph
fgraph
replace
features
op
type
......
.. _libdoc_graph_op:
==============================================================
:mod:`graph` -- Objects and functions for computational graphs
==============================================================
===========================================
:mod:`op` -- Objects that define operations
===========================================
.. automodule:: pytensor.graph.op
:platform: Unix, Windows
:synopsis: Interface for types of symbolic variables
:members:
.. moduleauthor:: LISA
:members:
\ No newline at end of file
.. _libdoc_graph_replace:
==================================================
:mod:`replace` -- High level graph transformations
==================================================
.. automodule:: pytensor.graph.replace
:members:
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论