Commit Graph

3475 Commits (88295413f5cef253fea0dacb9040c1043e37fd58)
 

Author SHA1 Message Date
Wei Shengyu 4076885510
Merge pull request #1764 from Aurelius84/dy2stat_benchmark
Polish log style for Benchmark
2022-03-18 11:03:38 +08:00
Aurelius84 a7ba2c72a9 Polish log style for Benchmark 2022-03-17 11:51:50 +00:00
Aurelius84 34f36e7889 Polish log style for Benchmark 2022-03-17 07:10:30 +00:00
Walter e01c7e8773
Merge pull request #1757 from RainFrost1/benchmark_bug
fix static r50 N1C8 benchmark
2022-03-17 15:06:35 +08:00
Aurelius84 c24c3c0707 Polish log style for Benchmark 2022-03-17 06:58:46 +00:00
cuicheng01 891fa1c093 fix AccuracyScore metric 2022-03-16 14:34:45 +00:00
Wei Shengyu b51e58bfe6
Merge pull request #1755 from qipengh/hqp_support_mlu
feat: support mlu device and amp of mlu
2022-03-16 11:16:57 +08:00
dongshuilong 64033b36de delete run_process_type for static benchmark 2022-03-16 03:09:54 +00:00
dongshuilong 62c9ed11f8 merge develop 2022-03-16 02:58:43 +00:00
Bin Lu f656733fab
Merge pull request #1754 from Intsigstephon/lite_demo_with_retrieval
Lite demo with faiss retrieval
2022-03-15 14:56:26 +08:00
Wei Shengyu 51c01cfec3
Merge pull request #1756 from Aurelius84/dy2stat_benchmark
[TIPC-Benchmark]Support @to_static traing for Benchmark
2022-03-15 14:49:21 +08:00
Aurelius84 6eaed4f098 fix dash 2022-03-15 06:19:49 +00:00
dongshuilong 8aed983153 add pure and amp fp16 for bechmark r50 2022-03-15 03:57:25 +00:00
dongshuilong 10fbf55c73 fix static r50 N1C8 benchmark 2022-03-15 03:22:54 +00:00
Aurelius84 5d233f4c5e add info in log_name 2022-03-14 12:41:45 +00:00
Aurelius84 33a639dd3b [TIPC-Benchmark]Support @to_static traing for Benchmark 2022-03-14 08:18:19 +00:00
huangqipeng b62b98d79f feat: support mlu device and amp of mlu 2022-03-14 15:48:26 +08:00
Bin Lu d6c55b5f5c
Delete shitu_config.json 2022-03-14 15:02:11 +08:00
lubin10 1caff3fdc5 update some code and README.md 2022-03-14 14:52:56 +08:00
Bin Lu a37659ebe3
Update README.md 2022-03-14 13:24:06 +08:00
lubin a1320ecf87 add faiss lib to do retrieval; upate reademe.md 2022-03-14 05:20:45 +00:00
cuicheng01 e7cb66bb9d
Merge pull request #1751 from TingquanGao/dev/update_qr
docs: update wechat group qr code
2022-03-14 10:23:41 +08:00
cuicheng01 fbbc942803
Merge pull request #1749 from TingquanGao/dev/fix_amp_yaml
rename amp_O2 to amp_O2_ultra
2022-03-14 10:23:07 +08:00
gaotingquan a3efb1d9c6
docs: update wechat group qr code 2022-03-13 06:03:25 +00:00
gaotingquan 456f9eac81
rename amp_O2 to amp_O2_ultra 2022-03-11 03:02:07 +00:00
gaotingquan 218da4ddf9 feat: amp_O1 -> amp_O1_ultra, amp_O2 -> amp_O2_ultra 2022-03-10 11:10:37 +08:00
gaotingquan 18b25e3e86 docs: fix invalid links 2022-03-10 11:10:37 +08:00
littletomatodonkey f68c098a4a fix train acc log 2022-03-09 19:58:36 +08:00
Walter eee3ca70fb
Merge pull request #1744 from mmglove/develop
fix benchmark
2022-03-09 18:55:28 +08:00
mmglove eee58c3a4a fix benchmark 2022-03-09 14:44:52 +08:00
Walter 9e5c244b01
Merge pull request #1743 from RainFrost1/benchmark_bug
Benchmark bug
2022-03-09 11:47:19 +08:00
dongshuilong 7bb9f8c891 fix shufflenet_bs1536,mv3 slim train, static env numberwork8 resent50 bs256 bug 2022-03-09 02:50:53 +00:00
dongshuilong 1d17c6375e fix shufflenet_bs1536,mv3 slim train, static env numberwork8 resent50 bs256 bug 2022-03-08 12:03:13 +00:00
Bin Lu abbe1b85c1
Merge pull request #1738 from Intsigstephon/fix_drink_demo_bug
fix inference_drink yaml error
2022-03-08 18:16:32 +08:00
lubin bb5edaa5f3 fix inference_drink yaml error 2022-03-08 09:06:36 +00:00
lubin 47c3b093a2 do feature extraction 2022-03-08 06:23:21 +00:00
Bin Lu 8d52387a83
Merge pull request #1702 from Intsigstephon/develop
add deephash configure files and dch algorithm
2022-03-07 10:32:58 +08:00
Tingquan Gao 158c7b4e35 fix: fix bug that overrided eval() can't be called in distributed
The eval() overrided can't be called because model is a DataParallel object in distributed.
2022-03-04 16:52:57 +08:00
gaotingquan 62d62cbfd1 docs: update wechat qr code, test=document_fix 2022-03-04 16:52:23 +08:00
gaotingquan 77414384f0 docs: add reference to ImageNet_models & remove models_intro.md 2022-03-04 16:31:58 +08:00
gaotingquan 644124ba44 docs: fix link 2022-03-04 16:31:58 +08:00
lubin 7f0d54b121 fix some spelling error 2022-03-04 07:30:29 +00:00
lubin 32d1917085 Merge branch 'develop' of https://github.com/Intsigstephon/PaddleClas into develop 2022-03-04 07:08:30 +00:00
lubin efdcf7c888 make code short;modify cifar10 data path 2022-03-04 07:07:35 +00:00
littletomatodonkey 0e110d446d fix doc link 2022-03-04 14:50:57 +08:00
gaotingquan 85f0e073a8 fix: fix error raised on macOS 2022-03-04 14:49:16 +08:00
Walter 498717492b
Merge pull request #1726 from RainFrost1/tipc_save_path
add model_name fot tipc save_path
2022-03-04 14:04:03 +08:00
Walter 9999190681
Merge pull request #1715 from RainFrost1/statict_benchmark
static benchmark
2022-03-04 11:24:07 +08:00
dongshuilong ccea789eef add model_name fot tipc save_path 2022-03-04 03:14:16 +00:00
dongshuilong 18a76f491e remove cudnn_deterministic in tipc 2022-03-04 02:54:04 +00:00