Commit Graph

5 Commits

Author SHA1 Message Date
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