yeliang2258
|
45865c8724
|
[Other] Change all XPU to KunlunXin (#973)
* [FlyCV] Bump up FlyCV -> official release 1.0.0
* XPU to KunlunXin
* update
* update model link
* update doc
* update device
* update code
* useless code
Co-authored-by: DefTruth <qiustudent_r@163.com>
Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com>
|
2022-12-27 10:02:02 +08:00 |
|
yunyaoXYY
|
d45382e3cc
|
[Backend] Add Huawei Ascend NPU deploy using PaddleLite CANN. (#757)
* Add Huawei Ascend NPU deploy through PaddleLite CANN
* Add NNAdapter interface for paddlelite
* Modify Huawei Ascend Cmake
* Update way for compiling Huawei Ascend NPU deployment
* remove UseLiteBackend in UseCANN
* Support compile python whlee
* Change names of nnadapter API
* Add nnadapter pybind and remove useless API
* Support Python deployment on Huawei Ascend NPU
* Add models suppor for ascend
* Add PPOCR rec reszie for ascend
* fix conflict for ascend
* Rename CANN to Ascend
* Rename CANN to Ascend
* Improve ascend
* fix ascend bug
* improve ascend docs
* improve ascend docs
* improve ascend docs
* Improve Ascend
* Improve Ascend
* Move ascend python demo
* Imporve ascend
* Improve ascend
* Improve ascend
* Improve ascend
* Improve ascend
* Imporve ascend
* Imporve ascend
* Improve ascend
|
2022-12-26 10:18:34 +08:00 |
|
Jason
|
e1ab0d3716
|
Update README.md
|
2022-12-19 15:34:16 +08:00 |
|
Jason
|
2d998223ac
|
[Backend] Add KunlunXin XPU deploy support (#894)
Revert "Revert "[Backend] Add KunlunXin XPU deploy support" (#893)"
This reverts commit 0990ab9b50.
|
2022-12-16 11:22:30 +08:00 |
|
Jason
|
0990ab9b50
|
Revert "[Backend] Add KunlunXin XPU deploy support" (#893)
Revert "[Backend] Add KunlunXin XPU deploy support (#747)"
This reverts commit 5be839b322.
|
2022-12-15 21:17:59 +08:00 |
|
yeliang2258
|
5be839b322
|
[Backend] Add KunlunXin XPU deploy support (#747)
* add xpu support
* fix docs
* update code
* update doc
* update code
* update yolov5
* update cmake
* add int64_t data support
* fix
* update download links
* add en doc
* update code
* update xpu options
* update doc
* update doc
* update doc
* update lib links
* update doc
* update code
* update lite xpu link
* update xpu lib
* update doc
* update en doc
|
2022-12-15 21:17:14 +08:00 |
|
Jason
|
623af3e90e
|
[Doc] Optimize build and install documents (#725)
* optimize build documents
* optimize build documents
* optimize build documents
* optimize build documents
* optimize build documents
* optimize build documents
* optimize build documents
|
2022-11-28 17:10:20 +08:00 |
|
Jason
|
5239a46443
|
Update README.md
|
2022-10-19 10:58:31 +08:00 |
|
Jason
|
3ff562aa77
|
Bump up to version 0.3.0 (#371)
* Update VERSION_NUMBER
* Update paddle_inference.cmake
* Delete docs directory
* release new docs
* update version number
* add vision result doc
* update version
* fix dead link
* fix vision
* fix dead link
* Update README_EN.md
* Update README_EN.md
* Update README_EN.md
* Update README_EN.md
* Update README_EN.md
* Update README_CN.md
* Update README_EN.md
* Update README_CN.md
* Update README_EN.md
* Update README_CN.md
* Update README_EN.md
* Update README_EN.md
Co-authored-by: leiqing <54695910+leiqing1@users.noreply.github.com>
|
2022-10-15 22:01:27 +08:00 |
|