.. 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/roadmap .. toctree:: :maxdepth: 1 :caption: Benchmark数据和方法 :name: sec-benchmark benchmark/benchmark benchmark/benchmark_tools .. toctree:: :maxdepth: 1 :caption: 安装 :name: sec-install installation/release_lib installation/source_compile .. toctree:: :maxdepth: 1 :caption: 使用指南 :name: sec-user-guides user_guides/tutorial user_guides/model_optimize_tool user_guides/cpp_demo user_guides/java_demo user_guides/android_app_demo user_guides/ios_app_demo user_guides/library_tailoring .. toctree:: :maxdepth: 1 :caption: 进阶使用指南 advanced_user_guides/x2paddle advanced_user_guides/x2paddle_models_doc advanced_user_guides/post_quant_with_data advanced_user_guides/post_quant_no_data advanced_user_guides/model_quantization advanced_user_guides/support_operation_list advanced_user_guides/add_operation advanced_user_guides/add_layout advanced_user_guides/add_new_pass advanced_user_guides/test_tools advanced_user_guides/debug_tools advanced_user_guides/npu advanced_user_guides/opencl advanced_user_guides/fpga advanced_user_guides/cuda advanced_user_guides/x86 advanced_user_guides/cv .. toctree:: :maxdepth: 1 :caption: 开发者文档 develop_guides/for-developer develop_guides/architecture-intro .. toctree:: :maxdepth: 1 :caption: API文档 api_reference/cxx_api_doc api_reference/java_api_doc api_reference/python_api_doc .. toctree:: :maxdepth: 1 :caption: FAQ introduction/faq .. toctree:: :maxdepth: 1 :caption: paddle-mobile