.. Paddle-Lite documentation master file, created by sphinx-quickstart on Thu Feb 6 14:11:30 2020. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to Paddle-Lite's documentation! ======================================= .. toctree:: :maxdepth: 1 :caption: 简介 :name: sec-introduction introduction/tech_highlights introduction/architecture introduction/support_hardware introduction/support_operation_list .. toctree:: :maxdepth: 1 :caption: Benchmark :name: sec-benchmark benchmark/benchmark benchmark/benchmark_tools .. toctree:: :maxdepth: 1 :caption: 使用方法 :name: sec-user-guides user_guides/tutorial user_guides/release_lib user_guides/source_compile user_guides/x2paddle user_guides/model_optimize_tool user_guides/post_quant_with_data user_guides/post_quant_no_data user_guides/model_quantization user_guides/debug user_guides/library_tailoring .. toctree:: :maxdepth: 1 :caption: 部署示例 :name: sec-demo_guides demo_guides/cpp_demo demo_guides/java_demo demo_guides/python_demo demo_guides/android_app_demo demo_guides/ios_app_demo demo_guides/linux_arm_demo demo_guides/x86 demo_guides/cuda demo_guides/opencl demo_guides/fpga demo_guides/npu demo_guides/baidu_xpu demo_guides/rockchip_npu demo_guides/mediatek_apu .. toctree:: :maxdepth: 1 :caption: 训练示例(预览) :name: sec-train_demo_guides demo_guides/cpp_train_demo .. toctree:: :maxdepth: 1 :caption: API文档 api_reference/cxx_api_doc api_reference/java_api_doc api_reference/python_api_doc api_reference/cv .. toctree:: :maxdepth: 1 :caption: 开发者贡献 develop_guides/for-developer develop_guides/architecture-intro develop_guides/add_operation develop_guides/add_layout develop_guides/add_new_pass .. toctree:: :maxdepth: 1 :caption: Roadmap :name: sec-roadmap introduction/roadmap .. toctree:: :maxdepth: 1 :caption: FAQ introduction/faq .. toctree:: :maxdepth: 1 :caption: paddle-mobile