qingqing01
90a5b18742
Update disaggregated.md
Deploy GitHub Pages / deploy (push) Has been cancelled
2025-06-30 11:57:12 +08:00
qingqing01
7c43500060
Update disaggregated.md
2025-06-30 11:56:33 +08:00
Jiang-Jia-Jun
ea29b01a68
Update quick_start.md
2025-06-30 11:52:05 +08:00
yongqiangma
f9431106d8
Merge branch 'develop' into doc
2025-06-30 11:42:43 +08:00
mayongqiang
0d39e23ab9
fix format
2025-06-30 11:39:59 +08:00
changwenbin
634d3c3642
update wint2 doc
2025-06-30 11:36:15 +08:00
Jiang-Jia-Jun
50c5bc1e9d
Update nvidia_gpu.md
2025-06-30 08:59:41 +08:00
Jiang-Jia-Jun
187a5ae592
Update quick_start.md
2025-06-30 08:57:25 +08:00
Jiang-Jia-Jun
866946de0d
Update quick_start.md
2025-06-30 08:57:02 +08:00
Jiang-Jia-Jun
72c768168c
Update ernie-4.5-vl.md
2025-06-30 08:56:27 +08:00
Jiang-Jia-Jun
f0b7e99f05
Update ernie-4.5.md
2025-06-30 08:56:08 +08:00
Jiang-Jia-Jun
b40633cbbd
Update quick_start.md
2025-06-30 08:55:29 +08:00
Jiang-Jia-Jun
f14f361c23
Add README.md for quick start
2025-06-30 08:55:05 +08:00
Jiang-Jia-Jun
47299dbc54
Update supported models
2025-06-30 08:50:44 +08:00
Jiang-Jia-Jun
6cb1a75663
Update supported models
2025-06-30 08:50:21 +08:00
Jiang-Jia-Jun
92c2cfa2e7
Sync v2.0 version of code to github repo
2025-06-29 23:29:37 +00:00
Jiang-Jia-Jun
8dba1d90a1
Rename filepath
2025-06-30 01:32:01 +08:00
Jiang-Jia-Jun
135489dd30
Create README.md
2025-06-30 01:29:45 +08:00
Jiang-Jia-Jun
f57422e3c1
Update serving parameters description
2025-06-10 19:27:38 +08:00
jiangjiajun
684703fd72
[LLM] First commit the llm deployment code
2025-06-09 19:20:15 +08:00
Zheng-Bicheng
4e9bcc3718
[Backend] Update RKNN Runtime libs to version "1.5.1b19" ( #2156 )
...
* update rknpu2 runtime libs and rknntoolkit2
* update rknpu2 runtime libs
2023-08-10 13:27:56 +08:00
Zeref996
24f32d10a7
[Docs] refresh fd version 1.0.7 ( #1986 )
2023-05-24 17:35:26 +08:00
seyosum
df8dd3e3ac
【Hackthon_4th 180】Support HORIZON BPU Backend for FastDeploy ( #1822 )
...
* add horizon backend and PPYOLOE examples
* 更改horizon头文件编码规范
* 更改horizon头文件编码规范
* 更改horizon头文件编码规范
* 增加horizon packages下载及自动安装
* Add UseHorizonNPUBackend Method
* 删除编译FD SDK后多余的头文件,同时更改部分规范
* Update horizon.md
* Update horizon.md
---------
Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com >
2023-05-06 16:10:37 +08:00
Zeref996
33bc32d667
refresh version number 1.0.6
2023-04-20 10:54:56 +08:00
yeliang2258
a509dd8ec1
[Model] Add Paddle3D smoke model ( #1766 )
...
* add smoke model
* add 3d vis
* update code
* update doc
* mv paddle3d from detection to perception
* update result for velocity
* update code for CI
* add set input data for TRT backend
* add serving support for smoke model
* update code
* update code
* update code
---------
Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com >
2023-04-14 16:30:56 +08:00
Zheng-Bicheng
b30f62af36
[Backend] Refactoring RKNPU2 Backend code ( #1772 )
...
* update rknpu2 runtime
* update rknpu2 runtime
* update rknpu2 runtime
* update for rknpu2 backend
* update for rknpu2 backend
---------
Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com >
2023-04-13 16:37:36 +08:00
chenjian
fc15124800
[Doc] add doxygen docs for c sharp api ( #1495 )
...
add doxygen docs for c sharp api
Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com >
2023-04-09 12:32:22 +08:00
DefTruth
8772e3d86b
[Docs] Update rknpu2.md cross compile toolchain
2023-03-31 16:41:06 +08:00
Zheng-Bicheng
8deb2ed179
[Docs] fixed rknn building docs ( #1754 )
...
* fixed rknn building docs
* fixed rknn building docs
* fixed rknn building docs
* fixed rknn building docs
* fixed rknn building docs
* fixed rknn building docs
* fixed rknn building docs
2023-03-31 10:43:45 +08:00
Zeref996
b00cb4223d
refresh doc version 1.0.5
2023-03-29 11:05:10 +08:00
guxukai
631f94d276
[CVCUDA] Update CV-CUDA to v0.2.1, add vision processor C++ tutorial ( #1678 )
...
* update cvcuda 0.2.0 -> 0.2.1
* add cpp tutorials demo
* fix reviewed problem
2023-03-24 16:57:35 +08:00
guxukai
0343deb328
[Doc] add vision processor python api doc ( #1655 )
...
* add vision processor python api doc
* fix reviewed problem
* fix reviewed problem
2023-03-21 14:20:28 +08:00
Jason
e21127b7e8
Update how_to_add_backend.md
2023-03-17 17:39:59 +08:00
Jason
dd01aaaf16
Create how_to_add_backend.md
2023-03-16 11:44:17 +08:00
CoolCola
745d0018fa
[DOC]fix death url ( #1598 )
...
fix death url
2023-03-14 10:22:52 +08:00
leiqing
0464b4ec1c
Update README.md
2023-03-13 20:22:26 +08:00
leiqing
f38e7d63d7
Update README_CN.md
2023-03-13 20:17:19 +08:00
guxukai
b06279378a
[Bug Fix] need sphinx_book_theme in docs/api_docs/python/requirements.txt ( #1575 )
...
bug : need sphinx_book_theme in docs/api_docs/python/requirements.txt
2023-03-10 15:30:33 +08:00
yeliang2258
3d31834193
[Doc] Fix docs for KunlunXin, A311D and issue template ( #1551 )
...
fix docs
2023-03-08 13:47:40 +08:00
Zheng-Bicheng
c2d377a1d6
[Doc] update rknn and ppocr example docs ( #1538 )
...
* update docs
* update
2023-03-07 18:54:27 +08:00
DefTruth
e5287548b2
Update use_sdk_on_windows.md
2023-03-06 14:19:40 +08:00
DefTruth
46f5bb15de
Update use_sdk_on_windows_build.md
2023-03-06 14:19:01 +08:00
Jason
6756269efd
Update cpu.md
2023-03-03 16:57:15 +08:00
Jason
dee80ae388
Update cpu.md
2023-03-03 16:53:39 +08:00
DefTruth
a157da17a4
[Docs] Update use_sdk_on_windows_build.md ( #1490 )
...
Update use_sdk_on_windows_build.md
2023-03-02 16:46:35 +08:00
Zeref996
6c13e274ee
Doc fix:link of aarch64 c++ tgz ( #1486 )
...
* fix aarch64 c++ tgz link
* fix aarch64 c++ tgz link1
2023-03-02 13:34:16 +08:00
chenjian
4ee783b1ea
[Tutorial Doc] add tutorial for how to use c and c sharp api ( #1392 )
...
* add tutorialfor how to use c and c sharp api
* update english doc
* update doc
* update doc
* update doc
* update doc
* update doc
2023-02-28 21:29:44 +08:00
chenjian
c8bcada1a2
[Doc] Add docs for ppocr ppseg examples ( #1429 )
...
* add docs for examples
* add english doc
* fix
* fix docs
2023-02-28 20:13:01 +08:00
chenjian
010f12db3d
[Doc] Add docs for how to develop c# api ( #1399 )
...
* add doc for developing c sharp api for new models
* add english doc
* add english doc
* fix doc
2023-02-28 19:51:51 +08:00
chenjian
266ae046f2
[C API] Refactor code structure ( #1449 )
...
* refactor code
* move files
* fix doc
* fix
2023-02-27 20:19:13 +08:00