You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/doc/v2/howto/index_cn.rst

38 lines
885 B

进阶使用
========
PaddlePaddle支持用户灵活地设置各种命令行参数以实现对模型训练或预测流程的控制。使用方式请参考
.. toctree::
:maxdepth: 1
8 years ago
cmd_parameter/index_cn.rst
PaddlePaddle支持在fabric集群、MPI集群、kubernetes集群上分布式训练任务具体环境配置和使用说明请参考
.. toctree::
:maxdepth: 1
cluster/index_cn.rst
PaddlePaddle提供了用于预测的C-API关于C-API的使用我们提供了如下指南:
.. toctree::
:maxdepth: 1
capi/index_cn.rst
PaddlePaddle支持多种灵活和高效的循环神经网络具体配置使用方式请参考
.. toctree::
:maxdepth: 1
rnn/index_cn.rst
关于如何使用内置的定时工具、nvprof 或 nvvp 来运行性能分析和调优,请参考:
.. toctree::
:maxdepth: 1
8 years ago
optimization/gpu_profiling_cn.rst