Commit Graph

988 Commits (ea630846702988a09d96d6d7e76b4b7e6ffeee2d)
 

Author SHA1 Message Date
dongshuilong ea63084670 add_mixnet_rexnet 2021-04-15 14:05:46 +08:00
littletomatodonkey 42d2962d90
add quick start for community (#669)
* add quick start for community
2021-04-13 13:16:59 +08:00
cuicheng01 00f3d48d02
Add quick_start_professional.md (#663)
* Update quick_start_professional.md
2021-04-11 22:21:26 +08:00
Tingquan Gao f55dcfabaf
Update to be more friendly (#674)
* Update, test=document_fix

* Add the usage hint about Transformers series models, test=document_fix
2021-04-10 11:20:38 +08:00
Tingquan Gao 97f4f557e5
Fix hyperlink and support arm7 (#670)
* Update hyperlink, test=document_fix

* Fix to support arm7
2021-04-09 16:21:07 +08:00
littletomatodonkey a6e2114e32
add find_unused_parameters param (#668)
* add find_unused_parameters param

* fix default val
2021-04-06 21:29:38 +08:00
Tingquan Gao 794caef23b
Add ViT and DeiT (#660) 2021-04-06 15:12:26 +08:00
Tingquan Gao 4523d4246d
Adapt paddle_inference 2.0.1 API (#667) 2021-04-06 10:52:40 +08:00
littletomatodonkey b0fa8dcea9
fix log when running vit in static mode (#654)
* fix log when running vit in statich mode

* fix comment
2021-04-01 17:36:59 +08:00
cuicheng01 23104797a6
Merge pull request #656 from flyseaworld/develop
add multilabel feature based develop
2021-04-01 15:52:32 +08:00
huangxu96 525b5e1a0e
Support fp16 training for ResNeXt101_32x4d (#653) 2021-03-31 11:10:19 +08:00
yaohai 2e10d5a4bb add document for multilabel 2021-03-30 17:22:57 +08:00
yaohai fee32b555a fix small error 2021-03-30 17:14:25 +08:00
yaohai 5fd7085ddf add multilabel feature 2021-03-30 16:02:32 +08:00
Tingquan Gao 8a469799af
support bs>1 (#651)
* support bs>1
2021-03-26 18:52:50 +08:00
Tingquan Gao 8832a3fa0a
Support Visual DL (#650)
* Support Visual DL

* Fix VDL

* Add doc of VDL, test=document_fix

* Add the en doc of VDL, test=document_fix

Co-authored-by: littletomatodonkey <2120160898@bit.edu.cn>
2021-03-23 12:45:01 +08:00
Tingquan Gao 1b920e8a44
Update usage, test=document_fix (#646) 2021-03-23 11:04:20 +08:00
littletomatodonkey 2c0dcaf9ce
Update requirements.txt 2021-03-22 19:25:15 +08:00
Tingquan Gao 9a0d8af0ab
Optimize doc, test=document_fix (#642) 2021-03-16 16:12:34 +08:00
littletomatodonkey 7f3f44c105
Update paddle_quantization_en.md 2021-03-16 14:08:44 +08:00
littletomatodonkey b3fa7a0114
Update paddle_quantization_en.md 2021-03-16 14:07:40 +08:00
littletomatodonkey a831632838
Update paddle_quantization.md 2021-03-16 14:07:06 +08:00
littletomatodonkey d5bdd2db67
Update ResNet50_vd_ssld_random_erasing_finetune.yaml 2021-03-16 13:14:36 +08:00
littletomatodonkey 55d1cd5214
Update distillation_en.md 2021-03-16 12:44:12 +08:00
littletomatodonkey cbd9f341ef
Update distillation.md 2021-03-16 12:41:47 +08:00
littletomatodonkey 3b1fad3fa8
Update ResNet50_vd_ssld_finetune.yaml 2021-03-16 11:37:59 +08:00
littletomatodonkey 5d2dd8f7cc
Update requirements.txt 2021-03-15 15:12:37 +08:00
littletomatodonkey 423e29ef04 fix version, test=document_fix 2021-03-11 17:35:14 +08:00
littletomatodonkey 9cf3bdbf8b fix, test=document_fix 2021-03-11 17:35:14 +08:00
littletomatodonkey a1fc2c307e add cpu note, test=document_fix 2021-03-11 17:35:14 +08:00
littletomatodonkey 3388c47e51 fix config, test=document_fix 2021-03-11 17:35:14 +08:00
littletomatodonkey 692420fae4 fix doc 2021-03-11 17:35:14 +08:00
littletomatodonkey 533aa8a7ba improve doc, test=document_fix 2021-03-11 17:35:14 +08:00
littletomatodonkey 26e5e540f6 improve doc, test=document_fix 2021-03-11 17:35:14 +08:00
littletomatodonkey bba176e05a
enhance reader (#628) 2021-03-08 10:35:38 +08:00
littletomatodonkey a02a927139
Update getting_started_en.md 2021-03-07 15:43:11 +08:00
littletomatodonkey 28fc882c49
Update getting_started_en.md 2021-03-07 15:42:50 +08:00
littletomatodonkey a99afd69dd
Update getting_started.md 2021-03-07 15:40:45 +08:00
littletomatodonkey ad81658608
Update README.md 2021-03-04 14:09:50 +08:00
Tingquan Gao 22dba8cedb
Add readme of quantization (#624)
* Add readme of quantization

* Fix readme of quantization, test=document_fix
2021-03-04 14:06:59 +08:00
littletomatodonkey 6619b5584c
Update README_cn.md 2021-03-02 12:59:16 +08:00
littletomatodonkey cd99285d8b
Update README.md 2021-03-02 12:52:12 +08:00
Wei Shengyu dccd7ed9c0
Merge pull request #619 from huangxu96/cp_fp16_training
[Cherry-pick]new usage of amp training. (#564)
2021-03-02 10:46:27 +08:00
huangxu96 1df6641853
Merge branch 'develop' into cp_fp16_training 2021-03-01 20:01:20 +08:00
littletomatodonkey e02a35ac45
add quant clas (#621)
* add quant clas

* fix load init model

* add quant

* add quant doc

* fix export model
2021-03-01 19:36:55 +08:00
littletomatodonkey 4ba3d47e31
Merge branch 'develop' into cp_fp16_training 2021-03-01 16:18:26 +08:00
Zhang Ting aeccae2128
fix oom for batch_size=208 (#618) 2021-03-01 12:37:17 +08:00
huangxu96 624f038a6d change the flag of is_distributed. 2021-02-26 09:46:43 +00:00
huangxu96 4e43ec6995 new usage of amp training. (#564)
* new usage of amp training.

* change the usage of amp and pure fp16 training.

* modified code as reviews
2021-02-26 09:25:54 +00:00
littletomatodonkey ba17052a54
add eta info (#613)
* add eta info

* rm duplicate desc
2021-02-26 13:40:40 +08:00