mirror of
				https://github.com/PaddlePaddle/FastDeploy.git
				synced 2025-10-31 20:02:53 +08:00 
			
		
		
		
	 b7d2c0da2c
			
		
	
	b7d2c0da2c
	
	
	
		
			
			* 第一次提交 * 补充一处漏翻译 * deleted: docs/en/quantize.md * Update one translation * Update en version * Update one translation in code * Standardize one writing * Standardize one writing * Update some en version * Fix a grammer problem * Update en version for api/vision result * Merge branch 'develop' of https://github.com/charl-u/FastDeploy into develop * Checkout the link in README in vision_results/ to the en documents * Modify a title * Add link to serving/docs/ * Finish translation of demo.md * Update english version of serving/docs/ * Update title of readme * Update some links * Modify a title * Update some links * Update en version of java android README * Modify some titles * Modify some titles * Modify some titles
		
			
				
	
	
		
			48 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			Markdown
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			48 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			Markdown
		
	
	
		
			Executable File
		
	
	
	
	
| [English](README.md) | 简体中文
 | |
| 
 | |
| # 使用文档
 | |
| 
 | |
| ## 安装文档
 | |
| 
 | |
| - [预编译库下载安装](cn/build_and_install/download_prebuilt_libraries.md)
 | |
| - [GPU部署环境编译安装](cn/build_and_install/gpu.md)
 | |
| - [CPU部署环境编译安装](cn/build_and_install/cpu.md)
 | |
| - [IPU部署环境编译安装](cn/build_and_install/ipu.md)
 | |
| - [昆仑芯XPU部署环境编译安装](cn/build_and_install/xpu.md)
 | |
| - [瑞芯微RV1126部署环境编译安装](cn/build_and_install/rv1126.md)
 | |
| - [瑞芯微RK3588部署环境编译安装](cn/build_and_install/rknpu2.md)
 | |
| - [晶晨A311D部署环境编译安装](cn/build_and_install/a311d.md)
 | |
| - [Jetson部署环境编译安装](cn/build_and_install/jetson.md)
 | |
| - [Android平台部署环境编译安装](cn/build_and_install/android.md)
 | |
| - [服务化部署镜像编译安装](../serving/docs/zh_CN/compile.md)
 | |
| 
 | |
| ## 快速使用
 | |
| 
 | |
| - [PP-YOLOE Python部署示例](cn/quick_start/models/python.md)
 | |
| - [PP-YOLOE C++部署示例](cn/quick_start/models/cpp.md)
 | |
| - [Runtime Python使用示例](cn/quick_start/runtime/python.md)
 | |
| - [Runtime C++使用示例](cn/quick_start/runtime/cpp.md)
 | |
| 
 | |
| ## API文档
 | |
| 
 | |
| - [Python API文档](https://www.paddlepaddle.org.cn/fastdeploy-api-doc/python/html/)
 | |
| - [C++ API文档](https://www.paddlepaddle.org.cn/fastdeploy-api-doc/cpp/html/)
 | |
| - [Android Java API文档](../java/android)
 | |
| 
 | |
| ## 性能调优
 | |
| 
 | |
| - [量化加速](cn/quantize.md)
 | |
| 
 | |
| ## 常见问题
 | |
| 
 | |
| - [1. 如何配置模型部署的推理后端](cn/faq/how_to_change_backend.md)
 | |
| - [2. Windows上C++ SDK如何使用](cn/faq/use_sdk_on_windows.md)
 | |
| - [3. Android上如何使用FastDeploy C++ SDK](cn/faq/use_cpp_sdk_on_android.md)
 | |
| - [4. TensorRT使用中的一些技巧](cn/faq/tensorrt_tricks.md)
 | |
| - [5. 如何增加新的模型](cn/faq/develop_a_new_model.md)
 | |
| 
 | |
| ## 更多FastDeploy部署模块
 | |
| 
 | |
| - [服务化部署](../serving)
 | |
| - [Benchmark测试](../benchmark)
 |