DefTruth
|
4d275b3aa0
|
[win] fix add_dll_directory '.' path error in conda env (#179)
* [win] compatiable condatoolkit 11.x and cudnn 8.x from conda
* [win] fix add_dll_directory '.' path error in conda env
|
2022-08-31 09:26:03 +08:00 |
|
DefTruth
|
0a2906a6cf
|
[win] Compatible cudatoolkit 11.x and cudnn 8.x from conda (#178)
[win] compatiable condatoolkit 11.x and cudnn 8.x from conda
|
2022-08-30 20:50:26 +08:00 |
|
Jason
|
e85a4c4f5b
|
Optimize compilation process (#164)
* refine build scripts
* fix copy for trt
* fix library import
* fix lib import
* fix lib import
* Update CMakeLists.txt
* Update process_libraries.py
* polish cmake
Co-authored-by: dev5 <paddle_dev5@DESKTOP-O9GS2N7>
|
2022-08-29 20:18:29 +08:00 |
|
DefTruth
|
47e723d46e
|
[win] optimize cudart and dll check (#170)
* [win] fix win build error and optimize cuda version check
* [win] optimize cudart and dll check
|
2022-08-29 19:29:20 +08:00 |
|
DefTruth
|
cab8e408fa
|
[win] fix win build error and optimize cuda version check (#167)
|
2022-08-29 14:28:07 +08:00 |
|
Jason
|
cf4afa4220
|
Add OpenVINO backend support (#148)
* Add OpenVINO backend support
* fix pybind
* fix python library path
|
2022-08-24 16:22:38 +08:00 |
|
DefTruth
|
1ac1c35e95
|
[cuda][win] add win cuda version check and cuda setting FAQ (#140)
* [win][cuda] add cuda version check on windows
* [docs][win] add cuda setting FAQ
* [docs][win] add cuda setting FAQ
|
2022-08-22 15:35:58 +08:00 |
|
DefTruth
|
f7a2be9315
|
[win][conda] fix conda import error on windows (#126)
|
2022-08-18 10:24:03 +08:00 |
|
DefTruth
|
852fda571f
|
[fix][win] fixed windows python wheel cudart link (#98)
* [fix][win] fixed windows python wheel cudart link
* remove un-need funcs
* format not found cuda dir warnings
* fix typos
* fix typos
* fix typos
|
2022-08-11 17:35:53 +08:00 |
|
Jason
|
9c67653e34
|
support build cpu/gpu package (#75)
* support build cpu/gpu package
* remove useless modification
|
2022-08-08 15:24:36 +08:00 |
|