3050 Commits

Author SHA1 Message Date
JamesLim-sy
24a51ae064 first 2022-01-04 07:20:31 +00:00
Bin Lu
56cb7b3d2d
Merge pull request #1613 from Intsigstephon/add_extra_tests
add tests of custom sampler;no eval; multicard eval
2022-01-01 03:00:51 +08:00
lubin10
c7d10cf9b8 add custom sampler;no eval; multicard eval 2021-12-31 07:16:30 +00:00
Bin Lu
304bafb735
Merge pull request #1610 from TingquanGao/dev/fix_theseus
fix: upgrade replace_sub() to upgrade_sublayer()
2021-12-31 12:15:18 +08:00
Bin Lu
60f859b579
Merge pull request #1605 from Intsigstephon/deephash_related
add deephash config and model
2021-12-30 20:19:44 +08:00
gaotingquan
d6aeba6f56
fix: upgrade replace_sub() to upgrade_sublayer()
supplement to PR #1581
2021-12-30 10:59:20 +00:00
Bin Lu
bab1582841
Update quick_start_recognition.md 2021-12-30 16:48:54 +08:00
Bin Lu
ad101a986e
Update quick_start_recognition.md 2021-12-30 16:48:24 +08:00
gaotingquan
6e13ff3068 fix: use hasattr() to check if collate_fn is in dataloader
fix bug caused by PR #1596
2021-12-30 16:35:05 +08:00
Bin Lu
2ee66bd8ba
Update quick_start_recognition.md 2021-12-29 20:24:56 +08:00
stephon
5517718abe update quick_start.md 2021-12-29 12:23:59 +00:00
stephon
0a3f7f1598 add Enter flag1 2021-12-29 12:20:19 +00:00
stephon
29c05ccc84 add Enter flag 2021-12-29 12:19:14 +00:00
stephon
8807634185 format config 2021-12-29 12:17:24 +00:00
stephon
31349a2ae9 add newline flag 2021-12-29 12:15:06 +00:00
stephon
162720cc76 remove comments 2021-12-29 12:10:47 +00:00
stephon
8cd3a6812f update binary model config 2021-12-29 12:08:42 +00:00
cuicheng01
02a083c719
Merge pull request #1602 from PaddlePaddle/TingquanGao-patch-2
docs: update wechat qr code
2021-12-28 20:50:44 +08:00
Tingquan Gao
b2e32386a1
docs: update wechat qr code 2021-12-28 18:28:09 +08:00
gaotingquan
cabc7a0f83 fix: replace reg exp with layer name 2021-12-28 15:24:50 +08:00
gaotingquan
71cb728b07 fix: rename to upgrade_sublayer() 2021-12-28 15:24:50 +08:00
gaotingquan
1e696ac22b fix: remove unnecessary register_hook() call & pre-commit 2021-12-28 15:24:50 +08:00
gaotingquan
a86c4b290e add license 2021-12-28 15:24:50 +08:00
gaotingquan
721ac0bf61 refactor: simplify code
1. remove WrapLayer and wrap_theseus;
2. support call update_res() one more;
3. optim parse_pattern_str() to return list of layer parsed.
2021-12-28 15:24:50 +08:00
gaotingquan
56911b573b refactor: rename replace_sub() func to ? 2021-12-28 15:24:50 +08:00
gaotingquan
0f126b75da refactor: strengthen parse_pattern_str() func 2021-12-28 15:24:50 +08:00
gaotingquan
8d0b0d4b0a refactor: extract _parse_pattern_str() func 2021-12-28 15:24:50 +08:00
gaotingquan
18dec0744a fix: fix problems commented in reviewing 2021-12-28 15:24:50 +08:00
gaotingquan
41296972a4 fix: fix comments 2021-12-28 15:24:50 +08:00
gaotingquan
f8ee6c0f86 fix: fix result returned by stop_after 2021-12-28 15:24:50 +08:00
gaotingquan
cf205e1379 fix: fix result returned by _find_layers_handle 2021-12-28 15:24:50 +08:00
gaotingquan
b0ae3a1210 fix: unify the pattern of layer's name 2021-12-28 15:24:50 +08:00
gaotingquan
7da2a997e9 fix: save latest model every epoch 2021-12-27 22:04:26 +08:00
Bin Lu
d69a6e8f24
Merge pull request #1534 from Intsigstephon/add_en_doc
add some en doc
2021-12-27 11:31:53 +08:00
Bin Lu
871fba334f
Update paddle_serving_deploy_en.md 2021-12-27 10:49:52 +08:00
Bin Lu
0798a85e5a
Update feature_extraction_en.md 2021-12-27 10:49:33 +08:00
Bin Lu
42bff79b1f
Update recognition_dataset_en.md 2021-12-27 10:49:14 +08:00
Bin Lu
cd67695150
Update classification_dataset_en.md 2021-12-27 10:48:53 +08:00
Bin Lu
8e677e94cf
Update metric_learning_en.md 2021-12-27 10:48:23 +08:00
gaotingquan
5d53e9f152 fix: raise warning when setting batch_transform_ops and TopkAcc 2021-12-24 21:22:52 +08:00
cuicheng01
c6609250c1
Merge pull request #1595 from cuicheng01/add_zh_docs
update README & ResNet50_vd_10w_pretrained_url
2021-12-24 19:56:26 +08:00
cuicheng01
c507c8f87d update README & ResNet50_vd_10w_pretrained_url 2021-12-24 08:59:34 +00:00
Walter
c504371970
Merge pull request #1594 from RainFrost1/fix_lite_train_whole_infer
fix tipc lite_train_whole_infer bug
2021-12-24 14:12:55 +08:00
dongshuilong
f6f2a20126 fix tipc lite_train_whole_infer bug 2021-12-24 03:11:26 +00:00
Bin Lu
a50b3e9fc2
Merge pull request #1591 from Intsigstephon/fix_serving_doc
add serving env config  for cpu  deployment
2021-12-23 18:57:14 +08:00
Wei Shengyu
0f35f706b6
Fix static training speed (#1590)
* fix training speed

* update config setting method
2021-12-23 11:13:51 +08:00
Bin Lu
d152a3cb4b
Update paddle_serving_deploy.md 2021-12-23 11:09:29 +08:00
stephon
754cf50636 update serving doc for CPU deployment 2021-12-22 06:51:07 +00:00
Bin Lu
dadf50d047
Merge pull request #1578 from Intsigstephon/fix_doc_bug
update paddle serving on dev branch
2021-12-22 14:33:13 +08:00
Wei Shengyu
f45f9ee4d4
Merge pull request #1585 from zhangbo9674/dev/resnet50_optimize
Accelerate dynamic graph amp training
2021-12-21 17:31:25 +08:00