Commit Graph

29 Commits

Author SHA1 Message Date
DefTruth
584ba3de68 [win] Add fastdeploy_init.bat and update docs (#320)
* [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

* [win] Add fastdeploy_init.bat and update docs

* [win] Add fastdeploy_init.bat and update docs
2022-10-06 15:57:18 +08:00
DefTruth
543622efaf [docs] update windows c++ sdk vs2019 usage docs (#306)
* [docs] add use_sdk_on_windows.md into quick_start

* [docs] add use_sdk_on_windows.md into quick_start

* Update use_sdk_on_windows.md

* Update how_to_use_sdk_on_windows.md

* Update use_sdk_on_windows.md

* Update how_to_use_sdk_on_windows.md

* Update how_to_use_sdk_on_windows.md

* Update use_sdk_on_windows.md
2022-09-29 13:07:23 +08:00
DefTruth
6e4c213f17 [docs] add use_sdk_on_windows.md into quick_start (#304)
* [docs] add use_sdk_on_windows.md into quick_start

* [docs] add use_sdk_on_windows.md into quick_start
2022-09-29 09:29:24 +08:00
leiqing
2f0e66af5e Update Python_prebuilt_wheels.md 2022-09-22 11:54:53 +08:00
Jason
79c3dcc241 Update version number in all documents (#251)
update version
2022-09-17 22:33:59 +08:00
DefTruth
5e8429f376 Update CPP_prebuilt_libraries.md (#250) 2022-09-17 22:23:13 +08:00
Jason
c6db239313 Update CPP_prebuilt_libraries.md 2022-09-08 10:34:37 +08:00
DefTruth
e1ab1104c2 [docs] update quick_start and README (#181)
* [docs] update quick_start and README

* [docs] remove ENABLE_PADDLE_FRONTEND flags in win docs

* [docs] update supported python version for win

* [docs] update windows sdk example docs

Co-authored-by: Jason <jiangjiajun@baidu.com>
2022-09-06 21:11:04 +08:00
leiqing
5f880dcdd0 Update Python_prebuilt_wheels.md 2022-09-03 22:52:24 +08:00
DefTruth
beddcba900 [docs][win] add windows c++ sdk demo to examples (#136)
* [docs] format docs with markdown with language tags

* [docs][win] add windows c++ sdk demo

* [docs][win] add windows c++ sdk demo to examples

* [docs][api] update runtime_option docs
2022-08-22 10:53:00 +08:00
DefTruth
ad84afdfb3 [docs] update osx and win prebuilt cpp libs links (#130) 2022-08-18 18:57:06 +08:00
Jason
4023f9efc4 Update Python_prebuilt_wheels.md 2022-08-18 17:15:14 +08:00
Jason
068c7f6a60 Update CPP_prebuilt_libraries.md 2022-08-18 16:11:11 +08:00
Jason
fc4f8089c0 Update CPP_prebuilt_libraries.md 2022-08-18 16:09:57 +08:00
leiqing
058215a8e8 Update Python_prebuilt_wheels.md 2022-08-17 18:00:15 +08:00
leiqing
6af645d8cb Update CPP_prebuilt_libraries.md 2022-08-17 17:59:56 +08:00
leiqing
030ae55ffc Update and rename install.md to README.md 2022-08-17 17:55:25 +08:00
leiqing
432f8e0f3f Rename prebuilt_wheels.md to Python_prebuilt_wheels.md 2022-08-17 17:53:44 +08:00
leiqing
986aabf697 Rename prebuilt_libraries.md to CPP_prebuilt_libraries.md 2022-08-17 17:53:14 +08:00
leiqing
ebba2934ce change the location of sdk files 2022-08-17 16:24:37 +08:00
leiqing
9fd6cfbbca Delete requirements.md 2022-08-17 16:21:28 +08:00
jiangjiajun
b10eb1dbab modify docs 2022-08-12 14:12:59 +00:00
Jason
dd3d742106 Update install.md 2022-08-12 20:09:26 +08:00
Jason
7691e7202f Update install.md 2022-08-12 20:07:57 +08:00
Jason
84f69a4afa Update install.md 2022-08-12 20:06:36 +08:00
leiqing
2f7e5f4b9e Update requirements.md 2022-08-10 12:02:49 +08:00
leiqing
74c574a394 Add yolov7 docs (#86)
* ‘’

* ‘’

Co-authored-by: Jason <jiangjiajun@baidu.com>
2022-08-09 20:54:53 +08:00
leiqing
36a54f2955 Update requirements.md 2022-08-09 16:34:24 +08:00
Jason
8c8818c48f Add sample doc and example code (#83)
* modify yolov7 and visualize functions

* Add a sample document and example code

* Delete .README.md.swp

* Update README.md

* Update README.md

* Update README.md
2022-08-09 14:18:49 +08:00