mirror of https://github.com/Jittor/Jittor
41 lines
689 B
ReStructuredText
41 lines
689 B
ReStructuredText
.. Jittor documentation master file, created by
|
|
sphinx-quickstart on Mon May 18 23:05:53 2020.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
欢迎查阅计图文档
|
|
==================================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: 内容一览:
|
|
|
|
README.cn.md
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: 模块API:
|
|
|
|
jittor
|
|
jittor.nn
|
|
jittor.models
|
|
jittor.optim
|
|
jittor.init
|
|
jittor.contrib
|
|
jittor.dataset
|
|
jittor.transform
|
|
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: 其他:
|
|
|
|
todo
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|