Commit Graph

5120 Commits (d1634d47026815cf46961fde832df4d2ce6aa9a4)
 

Author SHA1 Message Date
Tingquan Gao d1634d4702
fix: there may not be weight ratio in multilabel dataset label (#3227) 2024-08-23 11:51:43 +08:00
Tingquan Gao 1b99736b14
setuptools 72.2.0 result in that MANIFEST.in is invalid (#3221) 2024-08-15 21:37:39 +08:00
will-jl944 f901a507cc
[MLU] Support MLU inference (#3217) 2024-08-12 17:24:41 +08:00
changdazhou e6db92f991
update dump infer config scale format (#3212) 2024-08-08 20:02:00 +08:00
cuicheng01 d64eadcbfc
adapt for some DCU devices (#3214) 2024-08-08 19:36:02 +08:00
Tingquan Gao b77f4261ce adapt for DCU (#3208) 2024-08-07 14:31:48 +08:00
zhangyubo0722 6256dd7b3e
【cherry-pick】export with label (#3167)
* export with label

* modify
2024-07-25 21:32:12 +08:00
Tingquan Gao 889be4f8ec
add paddlex link (#3184) 2024-07-11 22:25:44 +08:00
wuzewu 11074bb434
Add hardware docs (#3186)
* Add hardware docs

* Update install docs

* Update docs
2024-07-10 19:40:21 +08:00
Tingquan Gao f162e6733b
add PaddleX info to README (#3183) 2024-07-08 21:22:09 +08:00
Nyakku Shigure d3be4433ca
Use `inspect.getfullargspec` instead of deprecated `inspect.getargspec` (#3168) (#3169) 2024-06-21 11:55:26 +08:00
zhuyipin b90f17ed07
adapt AdaptiveAvgPool2D for npu for PPHGNet (#3163) 2024-06-17 21:11:12 +08:00
Tingquan Gao e3aaa3cefb
support fused attn (#3131) 2024-05-16 13:33:46 +08:00
will-jl944 a0ae182547
[Bug Fix] Fix bug in AdaptiveAvgPool2D for NPU (#3147)
* Fix bug in AdaptiveAvgPool2D for NPU

* fix export error
2024-05-16 12:23:36 +08:00
wanghuancoder 0015f98041
refine drop_path (#3132)
* refine drop_path

* refine
2024-05-15 17:51:51 +08:00
zhuyipin 0f915713ec
convert npu roll op into paddle roll (#3138)
* convert npu roll op into paddle roll

* convert npu roll op into paddle roll
2024-05-15 17:11:08 +08:00
will-jl944 d1ae38d30d
AdaptiveAvgPool2D for NPU (#3145) 2024-05-15 16:24:36 +08:00
zhangyubo0722 e23bdb4df5
merge uapi paddleclas (#3135) 2024-05-13 14:27:09 +08:00
Wang Huan 5b06e18b24 refine drop_path 2024-05-07 14:20:10 +08:00
Wang Huan 07de476c51 refine 2024-04-26 14:58:55 +08:00
Wang Huan 0cb74b1741 refine 2024-04-26 14:58:55 +08:00
Wang Huan be33107d89 refine batch_cost stat 2024-04-26 14:58:55 +08:00
wanghuancoder 80abf9f789
use tensor.shape bug not paddle.shape(tensor) (#3120) 2024-04-12 15:34:44 +08:00
jzhang533 740c0076ff
try using github action to automate release package uploading (#3114) 2024-03-27 10:44:27 +08:00
gmm 3ba7a8d273
【benchmark】update nvidia_dali_cuda110 version (#3115)
* add max_memory_reserved for benchmark

* change unit

* fix

* fix nvidia-dali-cuda110;DLTP-54994
2024-03-26 19:52:20 +08:00
zxcd 967c6a7829
adapter new type promotion rule for Paddle 2.6 v2 (#3111) 2024-03-20 11:39:04 +08:00
zxcd 67c6517b02
adapter new type promotion rule for Paddle 2.6 (#3108) 2024-03-12 20:32:51 +08:00
changdazhou a39351537d
Ctrl mem log (#3107)
* support ctrl print memory info

* support ctrl print memory info

* fix print log bug

* support default print_mem_info=True for tipc
2024-03-12 20:32:27 +08:00
changdazhou d189384ab8
Control print memory info (#3079)
* support ctrl print memory info

* support ctrl print memory info

* fix print log bug
2024-03-05 11:28:23 +08:00
sky 54767fdda4
fix adamwdl bug (#3097) 2024-03-04 14:18:29 +08:00
sky 1ded6d1cbd
Update svtrnet.py (#3037)
* Update svtrnet.py

* Update svtrnet.py

remove test part

* isolated model

* Update svtrnet.py

* support static graph

* try to fix acc problem by remove torch format

* fix sercret bug for losing accuracy

* Revert "fix sercret bug for losing accuracy"

This reverts commit c8226e7390.

* fix secret bug for losing accuracy metric

* Delete launch.json

* Update svtrnet.py

* fix 动转静

* Update svtrnet.py
2024-02-06 21:50:38 +08:00
sky 276e90d9a1
Bigmodel (#3032)
* fix the resolution problem for clip-vision transformer part and swim transformer

fix the resolution problem for clip-vision transformer part and swim transformer

* Revert "Revert "fix resolution problem for swin transformer and clip vit  (#3021)""

This reverts commit 174db431a82fb168c01b0be03fbb1d822314bbb1.

Update foundation_vit.py

Update foundation_vit.py

Revert "fix resolution problem for swin transformer and clip vit  (#3021)"

This reverts commit 61f748de67.

* add backbone function

* fix static graph problem

* remove text encoder framework and add classifier header directly

* fix bug in clip when using classifier header

* updated

* support embeding

Note, support embed is only for check the model since there is no related text encoder

* compatible with param transfer

* update setting
2024-02-06 21:46:25 +08:00
Ran chongzhi 5ac8074190
[Feature]Complete the PaddleClas models' auto_compression (#3082)
* add paddleslim act examples

* fulfill_class_act

* update

* Modify config file

* add test shell scripts

* Modify result and docs

* update model urls

---------

Co-authored-by: vax521 <13263397018@163.com>
Co-authored-by: shiyutang <1574572981@qq.com>
2024-02-04 15:12:10 +08:00
gaotingquan 879cb57fe6 fix error dtype 2023-12-08 14:28:29 +08:00
gmm 034236d0f5
【benchmark】fix gpu_mem unit (#3052)
* add max_memory_reserved for benchmark

* change unit

* fix
2023-12-05 15:04:25 +08:00
cuicheng01 d17336da37
Develop (#3047)
* add PPLCNet_x1_0_ssld.yaml
2023-11-24 21:43:43 +08:00
RuohengMa 178eede1db
Fix bug when running on XPU (#3046)
* Fix bug when running on XPU

* Fix bug when running on device other than GPU
2023-11-24 17:14:56 +08:00
RuohengMa 656c149d6b
Fix bug when running on XPU (#3045) 2023-11-24 15:08:26 +08:00
gmm e4abcc08d0
add max_memory_reserved for benchmark (#3042) 2023-11-22 17:31:30 +08:00
Tingquan Gao ab087065e9
support to specify rank to log when using Fleet API (#3039)
* support to specify rank to log when using Fleet API

* log max mem reserved

* log_ranks support str type

example: -o Global.log_ranks="0,1"

* log max mem allocated

* support to specify rank to log in static mode

* log max mem reserved and max mem allocated in static mode
2023-11-16 11:32:29 +08:00
Zhenming Lin cc0ac63fb8
包含所有样本,不管有无目标类别的标注。 (#2963) 2023-11-07 22:12:09 +08:00
zhangyubo0722 adedfe603c
[WIP] add svtr (#3035)
* [WIP] add svtr

* add svtr_base and svtr_tiny
2023-11-06 19:15:55 +08:00
sky 61f748de67
fix resolution problem for swin transformer and clip vit (#3021)
* Update foundation_vit.py

Update .gitignore

fix time cost problem

Update swin_transformer.py

fix the speed and memory problem

reduce the unnecessary calculation when patch matches resolution

fix conflict

remove check resolution function

Revert "fix conflict"

This reverts commit d7a7dade71.

fix conflict

remove the conflict checkpoint function

【Hackathon 5th No.69】 分类大模型--人体视觉任务SOLIDER (#2995)

* add_solider

* add_solider

* add_solider

* add_solider

* add_solider

* add_solider

* add_solider

* add_solider

* add_solider

* add_solider

* add_solider

update doc about PPHGNetV2 (#3002)

fix clip patch embedding resolution problem

support non 224 resolution

integrate the pading function to one

adjust function name

fix the resolution problem for clip-vision transformer part and swim transformer

fix the resolution problem for clip-vision transformer part and swim transformer

* fix cache problem

using the huggingface plan and drop the cache

* Revert "fix cache problem"

This reverts commit 8f7ab55c75.

* fix resolution problem

* update big model backbone

* Revert "update big model backbone"

This reverts commit 04a39f701b.
2023-10-31 10:11:46 +08:00
cuicheng01 60478c382a
remove PP-HGNetV2_B7 config (#3025) 2023-10-30 20:21:41 +08:00
zhangyubo0722 2bc2fc0348
support get train image list (#3004) 2023-10-30 13:47:25 +08:00
zhangyubo0722 aae1e9543f
del load pretrained from url for resnet (#2997)
* del load pretrained from url for resnet

* del load_dygraph_pretrain_from_url

* del load_dygraph_pretrain_from_url

* modify save_load
2023-10-30 13:44:16 +08:00
gaotingquan 33a0fd68cf update doc about PPHGNetV2 2023-10-26 18:03:11 +08:00
Zhenming Lin 3a48f8783c
【BugFix】Fix ml-decoder bugs (#2991)
* fix bugs

* fix bugs

* fix bugs
2023-10-25 17:16:30 +08:00
sky e1a7840816
【Feature】fix the resolution problem for clip-vision transformer part and swim … (#3001)
* fix the resolution problem for clip-vision transformer part and swim transformer

fix the resolution problem for clip-vision transformer part and swim transformer

* adjust function name

* integrate the pading function to one

* support non 224 resolution

* fix clip patch embedding resolution problem

* fix conflict

remove the conflict checkpoint function

* Revert "fix conflict"

This reverts commit d7a7dade71.

* fix conflict

remove check resolution function
2023-10-18 20:55:37 +08:00
Yang-ChangHui c446df9b69
【Hackathon 5th No.69】 分类大模型--人体视觉任务SOLIDER (#2995)
* add_solider

* add_solider

* add_solider

* add_solider

* add_solider

* add_solider

* add_solider

* add_solider

* add_solider

* add_solider

* add_solider
2023-10-18 14:46:34 +08:00