mirror of
				https://github.com/PaddlePaddle/PaddleOCR.git
				synced 2025-11-03 19:29:18 +00:00 
			
		
		
		
	fludd 2 paddle
This commit is contained in:
		
							parent
							
								
									b70f9bf858
								
							
						
					
					
						commit
						fd92294bfa
					
				@ -107,10 +107,10 @@ make inference_lib_dist
 | 
				
			|||||||
For more compilation parameter options, please refer to the official website of the Paddle C++ inference library:[https://www.paddlepaddle.org.cn/documentation/docs/en/advanced_guide/inference_deployment/inference/build_and_install_lib_en.html](https://www.paddlepaddle.org.cn/documentation/docs/en/advanced_guide/inference_deployment/inference/build_and_install_lib_en.html).
 | 
					For more compilation parameter options, please refer to the official website of the Paddle C++ inference library:[https://www.paddlepaddle.org.cn/documentation/docs/en/advanced_guide/inference_deployment/inference/build_and_install_lib_en.html](https://www.paddlepaddle.org.cn/documentation/docs/en/advanced_guide/inference_deployment/inference/build_and_install_lib_en.html).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* After the compilation process, you can see the following files in the folder of `build/fluid_inference_install_dir/`.
 | 
					* After the compilation process, you can see the following files in the folder of `build/paddle_inference_install_dir/`.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
build/fluid_inference_install_dir/
 | 
					build/paddle_inference_install_dir/
 | 
				
			||||||
|-- CMakeCache.txt
 | 
					|-- CMakeCache.txt
 | 
				
			||||||
|-- paddle
 | 
					|-- paddle
 | 
				
			||||||
|-- third_party
 | 
					|-- third_party
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user