* [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
* [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>
* [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