Commit Graph

3021 Commits (f8ee6c0f863fd71e5819f3509100abe3de3684ed)
 

Author SHA1 Message Date
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
Bin Lu 1ee953098a
Update feature_extraction_en.md 2021-12-21 16:50:18 +08:00
Bin Lu 0ffddfd315
Add files via upload 2021-12-21 16:49:49 +08:00
Bin Lu e17e04c124
Update paddle_serving_deploy_en.md 2021-12-21 16:22:31 +08:00
Bin Lu fba83325c5
Update paddle_serving_deploy_en.md 2021-12-21 16:17:54 +08:00
Bin Lu a3fcde5c09
Update recognition_dataset_en.md 2021-12-21 16:09:40 +08:00
Bin Lu 07b7f921ef
Update classification_dataset_en.md 2021-12-21 16:06:46 +08:00
stephon caab2fb7fb update en doc 2021-12-21 07:55:51 +00:00
cuicheng01 08da1d4435
Merge pull request #1563 from Sibo2rr/dev/gitdoc
add read the doc
2021-12-21 14:44:15 +08:00
zhangbo9674 558f03d684 refine code 2021-12-21 06:30:13 +00:00
zhangbo9674 28061f537c refine optimizer init logice 2021-12-21 06:28:13 +00:00
cuicheng01 7aa9f1c6ea
Merge pull request #1588 from cuicheng01/add_new_config
add some new configs
2021-12-21 14:03:51 +08:00
cuicheng01 f093f84a8b
Merge pull request #1572 from RainFrost1/fix_bug
fix levit384 inference size bug
2021-12-20 17:53:55 +08:00
cuicheng01 2e578335cd add some new configs 2021-12-20 08:10:39 +00:00
stephon dd060c0d99 add classification and recogniton dataset md 2021-12-20 08:04:53 +00:00
cuicheng01 c40e2eac5d
Merge pull request #1587 from cuicheng01/add_zh_docs
update dali & course md
2021-12-20 15:36:43 +08:00
cuicheng01 838a1e318f
Merge pull request #1583 from cuicheng01/add_en_docs
update en docs
2021-12-20 15:34:15 +08:00
cuicheng01 a212aa7153 update dali & course md 2021-12-20 07:29:17 +00:00
dongshuilong cf57d54b77 fix Rednet101 and Swin_large12_384 bs bug for tipc 2021-12-20 07:26:34 +00:00
zhangbo9674 b54ee04491 Accelerate dynamic graph amp training 2021-12-20 06:36:56 +00:00
cuicheng01 c5ea1738e3 update en docs 2021-12-20 03:59:38 +00:00
stephon 64d1fe4e27 update paddle serving on dev branch 2021-12-17 07:56:54 +00:00
gaotingquan 7732a69f1b fix: fix key error in distillation 2021-12-16 18:21:08 +08:00
dongshuilong 538ca47eca fix levit384 inference size bug 2021-12-16 10:14:46 +00:00
cuicheng01 7848c4df8f
Merge pull request #1570 from TingquanGao/dev/update_benchmark
docs: update benchmark curve
2021-12-16 18:04:51 +08:00
gaotingquan 45fc927f34
docs: resize pic 2021-12-16 09:21:36 +00:00
gaotingquan 53ec5f8e18
docs: update benchmark curve 2021-12-16 09:05:33 +00:00
Walter 74a05abc50
Merge pull request #1566 from RainFrost1/fix_bug
EfficientB4 inference image size bug
2021-12-16 15:15:11 +08:00
Tingquan Gao a96adcc992 docs: update wechar qr code 2021-12-16 14:46:27 +08:00
dongshuilong 2135fa85f7 EfficientB4 inference image size bug 2021-12-16 03:48:39 +00:00