396 Commits

Author SHA1 Message Date
gaotingquan
dafcb5cddf tipc: fix log path for GeneralRecognition 2022-09-14 10:44:29 +08:00
qili93
b1c2350a26 [TIPC] add more scripts change, test=develop 2022-09-13 15:03:14 +08:00
cuicheng01
ec21470a35
Merge pull request #2258 from TingquanGao/dev/tipc_fix_log_path
tipc: fix log path
2022-09-10 00:06:54 +08:00
gaotingquan
7e239952a8 tipc: set num_workers to 4
The benchmark requires threads num to be set 4 when DALI is used for best performance.
And the param num_workers is not worked before commit 80c10bb99503eeb349a5d676bd0af4908a74b425.
2022-09-09 10:10:18 +00:00
qili93
0d9ddc0812 [TIPC] add scripts for npu and xpu, test=develop 2022-09-09 02:39:48 +08:00
gaotingquan
0cea550455 tipc: fix log path 2022-09-08 10:57:03 +00:00
gaotingquan
2700beea82 tipc: fix log path 2022-09-08 08:15:33 +00:00
gaotingquan
fb669a05b8 tipc: fix log path 2022-09-06 13:25:09 +00:00
gaotingquan
b3d26a987d tipc: fix log path 2022-09-05 15:57:49 +00:00
gaotingquan
44b55fb67c tipc: paddle2onnx --enable_dev_version=False 2022-09-05 19:04:20 +08:00
HydrogenSulfate
4ee9dd49e0 fix small bug in prepare.sh 2022-09-04 14:22:44 +00:00
HydrogenSulfate
c449ba3420 add fleet chain and update inference_rec.yaml and corresponding output for feature_extraction.md 2022-09-04 14:20:07 +00:00
HydrogenSulfate
4620cfb9bc fix typo in config files 2022-09-04 13:52:58 +00:00
HydrogenSulfate
94b48ac568 add cpp serving & cpp infer chain, update TIPC docs 2022-09-04 13:42:53 +00:00
HydrogenSulfate
38e78b0c81 add paddle2onnx_infer chain 2022-09-01 03:12:11 +00:00
HydrogenSulfate
a8278e84c4 add pact chain 2022-09-01 03:01:51 +00:00
HydrogenSulfate
6adee2720f add ptq infer 2022-09-01 02:52:24 +00:00
HydrogenSulfate
d2ffc5e408 add lite_train_lite_infer chain 2022-08-31 17:28:48 +00:00
gaotingquan
2f5c0c71da fix: replace ResNet50.yaml with ResNet50_amp_O2_ultra.yaml when AMPO2
It is needed that use dali, NHWC and 4 channels when training ResNet50 with AMPO2
2022-08-26 10:59:16 +08:00
gaotingquan
ea66adbec1 fix: need install paddleclas whl 2022-08-26 10:59:16 +08:00
root
5810695672 tipc: set num_wokers=12 2022-08-05 14:34:14 +08:00
root
b77a431451 tipc: set num workers=12 iff fp16 2022-08-05 14:34:14 +08:00
root
81b42f627b tipc: rm useless bs 2022-08-05 14:34:14 +08:00
root
430fbd5df9 tipc: support fp32/fp16 training benchmark of PP-Shitu 2022-08-05 14:34:14 +08:00
root
a7f124042b mv 2022-08-05 14:34:14 +08:00
root
483c0383e5 tipc: set bs=256 to avoid oom 2022-08-05 14:34:14 +08:00
root
b9de09e547 tipc: set num_wokers=12 2022-08-05 14:34:14 +08:00
gaotingquan
7990fe5767 tipc: set num_wokers=8 2022-08-05 14:34:14 +08:00
gaotingquan
3d1fb324a3 tipc: support AMP O2 2022-08-05 14:34:14 +08:00
gaotingquan
595a6c5bcf format code style 2022-08-05 14:34:14 +08:00
gaotingquan
ac1c206d4a tipc: support benchmark with fp32/fp16 training 2022-08-05 14:34:14 +08:00
cuicheng01
b1f0d6d083
Merge pull request #1908 from flytocc/PeleeNet_PR
add PeleeNet
2022-07-14 17:50:54 +08:00
Walter
c5b5b34306
Merge pull request #2151 from RainFrost1/develop
修复benchmark中bs过大时导致log过少的问题
2022-07-14 14:21:40 +08:00
dongshuilong
46532c446b fix train list bug for benchmark 2022-07-14 03:35:50 +00:00
cuicheng01
1fccb35be7
Merge branch 'develop' into PeleeNet_PR 2022-07-14 10:47:06 +08:00
cuicheng01
1bbe4b5ed1
Merge pull request #1885 from flytocc/ConvNeXt
ConvNext & EMA & gradient accumulation
2022-07-14 10:45:25 +08:00
HydrogenSulfate
3dfc42bed0 set eval_during_train=False and save_interval=2 to reduce checkpoint storage 2022-07-13 19:36:32 +08:00
HydrogenSulfate
e66447b3a8 skip python inference when test for mainbody_det 2022-07-13 18:07:50 +08:00
HydrogenSulfate
56e8313fe4 update mainbody_det 2022-07-13 17:55:10 +08:00
HydrogenSulfate
4cf52bcc16 refine docs 2022-07-11 13:41:03 +08:00
HydrogenSulfate
fc0abc8765 refine docs 2022-07-11 13:39:20 +08:00
HydrogenSulfate
1ad1268958 refine docs 2022-07-11 13:35:56 +08:00
HydrogenSulfate
b7c771640f add 12 model multi machine multi card training config in TIPC 2022-07-11 13:26:38 +08:00
Yang Nie
436f64ad84 Merge branch 'develop' into ConvNeXt 2022-07-09 21:50:31 +08:00
HydrogenSulfate
74cc8b808c add gpu0 2022-07-06 20:53:50 +08:00
HydrogenSulfate
ad7ad5c1ad reduce GoogleNet's lr in normal and amp TIPC config to avoid inf output 2022-07-06 20:48:11 +08:00
HydrogenSulfate
1da2e2d36a
Merge branch 'PaddlePaddle:develop' into fix_amp_train 2022-07-06 15:44:13 +08:00
HydrogenSulfate
5f1c265a69 add train_amp doc 2022-07-06 15:41:57 +08:00
Walter
d4e286c3f3
Merge pull request #2132 from RainFrost1/develop
add ResNet50 log number in benchmark
2022-07-06 15:40:31 +08:00
dongshuilong
f538a55bf2 add ResNet50 log number in benchmark 2022-07-06 07:06:07 +00:00