RAM
131defa122
Revert "Revert "[Feature] Use paddle.compat.enable_torch_proxy in `fastdepl…" ( #5606 )
...
This reverts commit 021399f7c9 .
2025-12-22 22:37:51 +08:00
Jiang-Jia-Jun
021399f7c9
Revert "[Feature] Use paddle.compat.enable_torch_proxy in `fastdeploy/__ini…" ( #5579 )
...
This reverts commit ff45ac078e .
2025-12-16 13:55:27 +08:00
Jundong Liu
ff45ac078e
[Feature] Use paddle.compat.enable_torch_proxy in fastdeploy/__init__.py ( #5211 )
...
* test feature
* fix xgrammar
* fix paddleformer
* try whitelist
* manual patch PaddlePaddle/Paddle#76706 for test
* remove triton version
* add comment
* Update scripts/run_ci_xpu.sh
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* remove use-triton-in-paddle in requirement.txt
---------
Co-authored-by: Nyakku Shigure <sigure.qaq@gmail.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-12-16 11:05:30 +08:00
Yuanle Liu
41c63f6056
remove fastsafetensors ( #5371 )
2025-12-04 19:22:04 +08:00
fl0w2o48
e63d715fc3
[BugFix][Metrics] Fix Prometheus Multiprocess Metrics Issues and Add ZMQ Communication Metrics ( #5185 )
...
* [Feature] add metrics for ZMQ and fix multiprocess metrics
* fix test_metrics.py
---------
Co-authored-by: Jiaxin Sui <95567040+plusNew001@users.noreply.github.com >
2025-11-27 15:05:09 +08:00
Yonghua Li
09379183e2
[BugFix] fix work metrics not returned by metrics api ( #4912 )
...
* [BugFix] fix work metrics not returned by metrics api
* [fix] fix conflict
* [fix] fix ci
2025-11-25 19:12:29 +08:00
ming1753
7681375a19
[BugFix] PaddleOCR-VL fix FD_DEBUG type and support v1 loader ( #4605 )
...
* [Bug Fix] PaddleOCRVL fix FD_DEBUG type and support HF model
* fix bug
* fix bug
* fix bug
2025-10-28 09:47:47 +08:00
memoryCoderC
8b0ce8e3ab
[Feature] add cli command serve ( #4226 )
2025-09-24 14:50:45 +08:00
Jiang-Jia-Jun
dd583fb16a
[BugFix] Fix default log level of paddleformers ( #3376 )
...
* [BugFix] Fix default log level of paddleformers
* [BugFix] Fix default log level of paddleformers
---------
Co-authored-by: Jiang-Jia-Jun <jiangjiajun@baidu.com >
2025-08-14 11:36:24 +08:00
gaoziyuan
4021d66ea5
【Feature】add fd plugins && rm model_classes ( #3123 )
...
* add fd plugins && rm model_classed
* fix reviews
* add docs
* fix
* fix unitest ci
2025-08-03 19:53:20 -07:00
Jiang-Jia-Jun
ffa0f4d99b
[Fix] Fix version function ( #3076 )
...
* [Fix] Fix version function
* Fix commit
* Fix commit
* fix code sync
* Update coverage_run.sh
---------
Co-authored-by: Jiang-Jia-Jun <jiangjiajun@baidu.com >
2025-07-30 16:05:24 +08:00
Zero Rains
25698d56d1
polish code with new pre-commit rule ( #2923 )
2025-07-19 23:19:27 +08:00
gaoziyuan
a5ae88ded9
[feature]add fd whl version info ( #2698 )
2025-07-04 14:12:42 +08:00
Jiang-Jia-Jun
05c670e593
[Sync] Update to latest code ( #2679 )
...
* [Sync] Update to latest code
* Add new code files
* Add new code files
* update code
* Try to fix build.sh
* Try to fix build.sh
* Update code
* Update requirements.txt
* Update code
---------
Co-authored-by: Jiang-Jia-Jun <jiangjiajun@baidu.com >
2025-07-03 15:43:53 +08:00
Jiang-Jia-Jun
92c2cfa2e7
Sync v2.0 version of code to github repo
2025-06-29 23:29:37 +00:00
jiangjiajun
684703fd72
[LLM] First commit the llm deployment code
2025-06-09 19:20:15 +08:00
Jason
68523be411
Modify file structure to separate python and cpp code ( #223 )
...
Modify code structure
2022-09-14 15:44:13 +08:00
Jack Zhou
54bea3160d
Add uie python api ( #214 )
...
* add uie pybind
* Add uie result pybind
* Add uie python class
* fix UIEModel pythonargs
* Add schema node pybind
* remove uie print
* Fix cpp build ci
2022-09-13 19:03:06 +08:00
DefTruth
852fda571f
[fix][win] fixed windows python wheel cudart link ( #98 )
...
* [fix][win] fixed windows python wheel cudart link
* remove un-need funcs
* format not found cuda dir warnings
* fix typos
* fix typos
* fix typos
2022-08-11 17:35:53 +08:00
Jason
9c67653e34
support build cpu/gpu package ( #75 )
...
* support build cpu/gpu package
* remove useless modification
2022-08-08 15:24:36 +08:00
Jason
821dc756e6
Add lots of paddle detection models ( #67 )
...
* Fix runtime with python
* Add CenterNet/PicoDet/PPYOLO/PPYOLOv2/YOLOv3
* add more ppdet models
* add model
* fix some usage bugs for detection models
2022-08-05 09:34:12 +08:00
Jason
90e0f53e48
Fix runtime with python ( #63 )
2022-08-01 17:51:13 +08:00
Jason
f53a0733fe
Fix python compilation on windows ( #61 )
...
* Polish compilation on Windows
* Fix python usage on Windows
* fix compile on windows
* Update setup.py
2022-07-31 19:09:33 +08:00
Jason
8e7b540d3f
Fix python usage on Windows ( #60 )
...
* Polish compilation on Windows
* Fix python usage on Windows
2022-07-31 16:50:56 +08:00
Jason
027f3dd86d
Fix some compile problem in Linux ( #41 )
...
* Add custom operator for onnxruntime ans fix paddle backend
* Polish cmake files and runtime apis
* Remove copy libraries
* fix some issue
* fix bug
* fix bug
* Support remove multiclass_nms to enable paddledetection run tensorrt
* Support remove multiclass_nms to enable paddledetection run tensorrt
* Support remove multiclass_nms to enable paddledetection run tensorrt
* Support remove multiclass_nms to enable paddledetection run tensorrt
* add common operator multiclassnms
* fix compile problem
* fix some compile problem in linux
* remove debug log
Co-authored-by: root <root@bjyz-sys-gpu-kongming3.bjyz.baidu.com >
2022-07-26 16:35:46 +08:00
DefTruth
fc71d79e58
Add YOLOv5Face model support ( #38 )
...
* update .gitignore
* Added checking for cmake include dir
* fixed missing trt_backend option bug when init from trt
* remove un-need data layout and add pre-check for dtype
* changed RGB2BRG to BGR2RGB in ppcls model
* add model_zoo yolov6 c++/python demo
* fixed CMakeLists.txt typos
* update yolov6 cpp/README.md
* add yolox c++/pybind and model_zoo demo
* move some helpers to private
* fixed CMakeLists.txt typos
* add normalize with alpha and beta
* add version notes for yolov5/yolov6/yolox
* add copyright to yolov5.cc
* revert normalize
* fixed some bugs in yolox
* Add YOLOv5Face Model support
* fixed examples/vision typos
* fixed runtime_option print func bugs
2022-07-25 21:55:56 +08:00
Jason
6ae7a16c36
Add PaddleDetetion/PPYOLOE model support ( #22 )
...
* add ppdet/ppyoloe
* Add demo code and documents
2022-07-19 13:40:16 +08:00
jiangjiajun
4c07d198ba
add model zoo
2022-07-06 03:12:43 +00:00
jiangjiajun
9d87046d78
first commit
2022-07-05 09:30:15 +00:00
Jason
978484c84f
first commit
2022-06-27 18:23:21 +08:00