mirror of https://github.com/Jittor/Jittor
61 lines
1.1 KiB
ReStructuredText
61 lines
1.1 KiB
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
|
|
jittor.mpi
|
|
jittor.linalg
|
|
jittor.console
|
|
jittor.distributions
|
|
jittor.attention
|
|
jittor.loss3d
|
|
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: 计图模型库:
|
|
|
|
JDet
|
|
segmentation-jittor
|
|
InstanceSegmentation-jittor
|
|
gan-jittor
|
|
PointCloudLib
|
|
jrender
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: 其他:
|
|
|
|
Jittor调试技巧
|
|
Jittor性能测试与对比方法
|
|
Jittor显存以及内存优化方法
|
|
教程 <https://cg.cs.tsinghua.edu.cn/jittor/tutorial/>
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|