* [FlyCV] Bump up FlyCV -> official release 1.0.0
* add valid_xpu for detection
* add paddledetection model support for xpu
* support all detection model in c++ and python
* fix code
* add python stable_diffusion support
Co-authored-by: DefTruth <qiustudent_r@163.com>
Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com>
* Add namespace for functions
* Refactor PaddleDetection module
* finish all the single image test
* Update preprocessor.cc
* fix some litte detail
* add python api
* Update postprocessor.cc