WJJ1995 
							
						 
					 
					
						
						
							
						
						f5c94e5471 
					 
					
						
						
							
							Support Poros Backend ( #188 )  
						
						... 
						
						
						
						* Add poros backend
* Add torch lib
* Add python3 lib
* set c++ 14 for poros
* fixed bugs
* fixed grammer bugs
* fixed grammer bugs
* fixed code bugs
* fixed code bugs
* fixed CreatePorosValue bug
* Add AtType2String for Log
* fixed trt_option
* fixed poros.cmake path
* fixed grammer bug
* fixed grammer bug
* fixed ambiguous reference
* fixed ambiguous reference
* fixed reference error
* fixed include files
* rm ENABLE_TRT_BACKEND in poros
* update CMakeLists.txt
* fixed CMakeLists.txt
* Add libtorch.so in CMakeLists.txt
* Fixed CMakeLists.txt
* Fixed CMakeLists.txt
* Fixed copy bug
* Fixed copy bug
* Fixed copy bug
* Fixed Cmake
* Fixed Cmake
* debug
* debug
* debug
* debug
* debug
* debug
* debug utils
* debug utils
* copy to cpu
* rm log info
* test share mem
* test share mem
* test share mem
* test multi outputs
* test multi outputs
* test multi outputs
* test multi outputs
* test multi outputs
* test multi outputs
* test multi outputs
* time cost
* time cost
* fixed bug
* time collect
* mem copy
* mem copy
* rm time log
* rm share mem
* fixed multi inputs bug
* add set_input_dtypes func
* add SetInputDtypes
* fixed bug
* fixed bug
* fixed prewarm data order
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* fixed bug
* Add compile func
* Add compile func
* Add compile func
* Add is_dynamic option
* Add is_dynamic option
* Add is_dynamic option
* Add is_dynamic option
* rm infer log
* add cuda11.6 poros lib
* fixed bug
* fixed bug
* fixed multi outputs
* fixed multi outputs
* fixed multi outputs
* fixed multi outputs
* fixed multi outputs
* fixed multi outputs
* fixed multi outputs
* fixed multi outputs
* fixed multi outputs
* fixed multi outputs
* fixed multi outputs
* rm logs
* test
* test
* test
* add test log
* add test log
* add test log
* add test log
* support cpu
* support cpu
* support cpu
* support cpu
* support member variable definition
* rm useless log
* fixed name
* resolve conflict
* resolve conflict
* resolve conflict
* fixed cmake
* add GetInputInfos&GetOutputInfos
* add GetInputInfos&GetOutputInfos
* fixed bug
* fixed runtime.py
* add compile func
* add np
* deal with comments
* rm to_inter func
* add property 
						
						
					 
					
						2022-10-17 15:28:12 +08:00 
						 
				 
			
				
					
						
							
							
								Jason 
							
						 
					 
					
						
						
							
						
						945e197bd1 
					 
					
						
						
							
							Fix bug of get input/output information from PaddleBackend ( #339 )  
						
						... 
						
						
						
						* Fix bug of get input/output information from PaddleBackend
* Support Paddle Inference with TensorRT (#340 )
* Fix bug 
						
						
					 
					
						2022-10-12 11:37:26 +08:00 
						 
				 
			
				
					
						
							
							
								yeliang2258 
							
						 
					 
					
						
						
							
						
						2a68a23baf 
					 
					
						
						
							
							Add paddle quantize model support for ORT, TRT and MKLDNN deploy backend ( #257 )  
						
						... 
						
						
						
						* add quantize model support for trt and paddle
* fix bugs
* fix
* update paddle2onnx version
* update version
* add quantize test
Co-authored-by: Jason <jiangjiajun@baidu.com > 
						
						
					 
					
						2022-10-09 20:00:05 +08:00 
						 
				 
			
				
					
						
							
							
								heliqi 
							
						 
					 
					
						
						
							
						
						d57e997fa0 
					 
					
						
						
							
							Fd serving add docker images correlation and docs ( #311 )  
						
						... 
						
						
						
						* fd serving add dockerfile
* fix enable_paddle_mkldnn
* delete disable_paddle_mkldnn
Co-authored-by: Jason <jiangjiajun@baidu.com > 
						
						
					 
					
						2022-10-08 16:08:07 +08:00 
						 
				 
			
				
					
						
							
							
								Jason 
							
						 
					 
					
						
						
							
						
						a8e08c9c1a 
					 
					
						
						
							
							Merge branch 'develop' into add_float16_dtype  
						
						
						
						
					 
					
						2022-10-05 10:47:52 +08:00 
						 
				 
			
				
					
						
							
							
								DefTruth 
							
						 
					 
					
						
						
							
						
						c4288a92e1 
					 
					
						
						
							
							[lite] add more options for lite backend ( #313 )  
						
						... 
						
						
						
						* [cmake] support Android arm64-v8a & armeabi-v7a native c++ sdk
* [cmake] fixed patchelf download on mac and android
* [lite] Add threads and power_mode option support
* [pybind] update runtime pybind for lite power mode
* [python] Add set_lite_power_mode api to runtime
* [Lite] add lite enable_fp16 option support
* [lite] add more options for lite backend.
* [cmake] fixed Paddle Lite typo
* [runtime] format LitePowerMode enum comments
* [runtime] format lite option comments 
						
						
					 
					
						2022-10-04 17:31:48 +08:00 
						 
				 
			
				
					
						
							
							
								zhoushunjie 
							
						 
					 
					
						
						
							
						
						ec8b183d9c 
					 
					
						
						
							
							remote HOSTDEVICE modifier  
						
						
						
						
					 
					
						2022-10-02 04:28:30 +00:00 
						 
				 
			
				
					
						
							
							
								Jack Zhou 
							
						 
					 
					
						
						
							
						
						dd365fb721 
					 
					
						
						
							
							Add trt max workspace setting ( #308 )  
						
						... 
						
						
						
						* add trt max workspace setting
* fix set trt max workspace 
						
						
					 
					
						2022-09-30 09:54:34 +08:00 
						 
				 
			
				
					
						
							
							
								DefTruth 
							
						 
					 
					
						
						
							
						
						c5f85de356 
					 
					
						
						
							
							[lite] Add threads and power_mode option support ( #298 )  
						
						... 
						
						
						
						* [cmake] support Android arm64-v8a & armeabi-v7a native c++ sdk
* [cmake] fixed patchelf download on mac and android
* [lite] Add threads and power_mode option support
* [pybind] update runtime pybind for lite power mode
* [python] Add set_lite_power_mode api to runtime 
						
						
					 
					
						2022-09-28 18:09:35 +08:00 
						 
				 
			
				
					
						
							
							
								Jason 
							
						 
					 
					
						
						
							
						
						2d3e61582d 
					 
					
						
						
							
							Rename pybind/fastdeploy_runtime.cc to pybind/runtime.cc ( #273 )  
						
						... 
						
						
						
						* fix yaml
* Rename pybind/fastdeploy_runtime.cc to runtime.cc 
						
						
					 
					
						2022-09-23 11:16:02 +08:00