index.rst 197 字节
Newer Older
T
tink2123 已提交
1 2 3 4 5 6 7 8 9 10 11
############
模型预测部署
############

PaddlePaddle Fluid 提供了 C++ API 来支持模型的部署上线

.. toctree::
   :maxdepth: 2

   build_and_install_lib_cn.rst
   native_infer.rst