Commit Graph

35 Commits (ccdafe32cae926943d18a32958e94d314c00d0cc)

Author SHA1 Message Date
cuicheng01 62c9d0f45d remove train benchmark for dsnet 2023-01-05 16:05:08 +08:00
LittleMoon 8d57bb31cf modified DSNet config and TIPC txt 2022-12-22 14:55:46 +08:00
LittleMoon e069dedd7e modified DSNet model names 2022-12-22 14:55:46 +08:00
LittleMoon 28e094e097 add docs, config, model for DSNet 2022-12-22 14:55:46 +08:00
zhangyubo0722 b61da414e5 add uniformer lst 2022-12-02 19:45:59 +08:00
xiongkun d8f28bf320 [dy2static] fix bugs in MobileNetV1 2022-11-24 11:03:22 +08:00
cuicheng01 ec2029b821 Add NextViT code and docs 2022-11-23 14:59:55 +08:00
xiongkun 509202a339 1. add dystatic config file for 6 additional models.
2. fix some bugs in test_train_dy2static_python.sh
2022-11-23 00:15:34 +08:00
xiongkun 96ebdcbd53 fix 2022-11-23 00:15:34 +08:00
xiongkun 34215e3873 change name of MobileNetV1 2022-11-23 00:15:34 +08:00
xiongkun 0e5cbd2b6a [dy2static-tipc] add txt config for dy2static test 2022-11-22 11:17:38 +08:00
gaotingquan b033661bcf tipc: VAN_tiny -> VAN_B0 2022-10-20 18:49:44 +08:00
gaotingquan d7014129f1 tipc: set DataLoader.Train.sampler.shuffle=False
benchmark needs the field to set Global.print_batch_step=1. Check file "./test_tipc/benchmark_train.sh#L76" for details.
2022-10-17 11:24:57 +08:00
gaotingquan 9f64ff6c1c tipc: turn off mkldnn and trt
it will time out when turn on trt or mkldnn
2022-09-29 05:22:44 +00:00
HydrogenSulfate 42758f5463 fix benchmark train's config for GeneralRecognitionV2, and polish TIPC docs 2022-09-14 08:54:22 +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
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
gaotingquan ac1c206d4a tipc: support benchmark with fp32/fp16 training 2022-08-05 14:34:14 +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 b7c771640f add 12 model multi machine multi card training config in TIPC 2022-07-11 13:26:38 +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 fa65357777 fix amp O2 train infer config 2022-07-05 22:49:20 +08:00
HydrogenSulfate 4f79d00c62 rename config -> configs 2022-07-04 15:26:28 +08:00