Commit Graph

2201 Commits (35d2be15dcdceab8e378e144b809158700ee7b17)
 

Author SHA1 Message Date
cuicheng01 8d084dc2e4
Merge pull request #1085 from TingquanGao/2.2/fix_matmul
[cherry-pick] fix: fix @ -> matmul
2021-07-27 19:34:32 +08:00
Bin Lu 46f719fd08
Merge pull request #1083 from Intsigstephon/develop
add FAQ 0727
2021-07-27 14:12:33 +08:00
gaotingquan abb5d0fdf6 fix: fix @ -> matmul 2021-07-27 04:26:21 +00:00
gaotingquan 2f666cdfc9 fix: fix @ -> matmul 2021-07-27 04:10:10 +00:00
Bin Lu bcc86834ec
Update faq_2021_s2.md 2021-07-27 11:25:33 +08:00
Bin Lu f67a04fdc8
Update faq_2021_s2.md 2021-07-27 11:24:13 +08:00
Bin Lu 2134569168
Update faq_2021_s2.md 2021-07-27 11:21:54 +08:00
Bin Lu c803808271
Update faq_2021_s2.md 2021-07-27 11:20:32 +08:00
Bin Lu fdb9e34c60
Merge branch 'PaddlePaddle:develop' into develop 2021-07-27 11:10:46 +08:00
littletomatodonkey 0c05a31c97
add clas issue temp (#1079) 2021-07-23 20:20:20 +08:00
littletomatodonkey 5f3d50f7d4
add clas issue temp (#1078) 2021-07-23 20:17:44 +08:00
Tingquan Gao a80669b3aa
fix: fix the img channel order that read by cv2.imread() (#1076) 2021-07-23 14:53:27 +08:00
Tingquan Gao 6871aa80f3
fix: fix the img channel order that read by cv2.imread() (#1075) 2021-07-23 14:27:09 +08:00
Walter f82d109524
Merge pull request #1053 from zhiqiu/dev/refine_dygraph_amp_config
refine dygraph amp config
2021-07-23 10:31:27 +08:00
贾晓 7f1c241a8d
Merge pull request #1070 from littletomatodonkey/dev/fix_fp16_predict
fix fp16 inference
2021-07-22 15:40:01 +08:00
cuicheng01 5095f6915f Add docs/en/tutorials/config_description_en.md 2021-07-22 06:12:18 +00:00
cuicheng01 f7e077a2b3 add deploy/vector_search/README_en.md 2021-07-22 06:09:46 +00:00
cuicheng01 2c234de254 Update vector_search/README_en.md 2021-07-22 06:02:45 +00:00
cuicheng01 de5de91bc7 Update config_description_en.md 2021-07-22 06:00:55 +00:00
cuicheng01 13293f9898 Update config_description_en.md 2021-07-22 05:59:06 +00:00
cuicheng01 0320e7a6e4 Add config_description.md and vector search README_en.md 2021-07-22 05:52:58 +00:00
cuicheng01 5349cb6229
Merge pull request #1068 from cuicheng01/release/2.2
[Cherry-pick]Update LeViT and MixNet&RexNet config
2021-07-22 13:45:12 +08:00
littletomatodonkey fa9221479c fix fp16 inference 2021-07-22 13:25:53 +08:00
cuicheng01 95eb232a5a Add MixNet and ReXNet configs 2021-07-22 03:38:47 +00:00
cuicheng01 10913469d6 Update vector_search/README.md 2021-07-22 03:38:33 +00:00
cuicheng01 da1b58840e Update levit.py 2021-07-22 03:36:04 +00:00
dongshuilong d160656b64 updage dataset url 2021-07-22 03:03:22 +00:00
cuicheng01 7032288692
Merge pull request #1065 from cuicheng01/develop
Update Twins configs
2021-07-22 09:53:10 +08:00
cuicheng01 927fb5d1d6
Merge pull request #1066 from cuicheng01/release/2.2
[Cherry-pick]Update Twins configs
2021-07-21 21:59:16 +08:00
cuicheng01 18592f5b88 Update gvt.py 2021-07-21 13:18:03 +00:00
cuicheng01 3a8715240c Update gvt.py 2021-07-21 13:16:23 +00:00
Tingquan Gao c4d131ebd3
Update gvt.py 2021-07-21 20:50:34 +08:00
Tingquan Gao e07674603e
Update gvt.py 2021-07-21 20:50:04 +08:00
cuicheng01 e6eeb09a82 Update Twins configs 2021-07-21 09:35:58 +00:00
cuicheng01 88d0d4ca9f Update Twins configs 2021-07-21 09:32:58 +00:00
cuicheng01 e84ee41ea0
Merge pull request #1063 from cuicheng01/release/2.2
[cherry-pick]Update Xception65.yaml
2021-07-21 15:09:33 +08:00
cuicheng01 0ae9f6f58d
Merge pull request #1062 from cuicheng01/develop
Update Xception65.yaml
2021-07-21 15:09:20 +08:00
dongshuilong b9f7df5c77 fix bugs 2021-07-21 04:20:08 +00:00
root c4fb9fd10e Update Xception65.yaml 2021-07-21 03:58:13 +00:00
root 800515b80d Update Xception65.yaml 2021-07-21 03:57:21 +00:00
dongshuilong c1d3b5e355 fix bugs 2021-07-20 12:53:06 +00:00
dongshuilong 9e8dd9f65e fix bugs 2021-07-20 12:19:55 +00:00
dongshuilong 7138b30fe7 fix bugs 2021-07-20 09:10:44 +00:00
dongshuilong 94bc5b1f60 fix bugs 2021-07-20 09:10:07 +00:00
dongshuilong 7d42f2dfe6 add whole_chain test 2021-07-20 04:03:27 +00:00
gaotingquan d6d8e365dd Supplement some fixes 2021-07-20 01:10:57 +08:00
gaotingquan d8a4203613 Fix printing prediction 2021-07-20 01:10:57 +08:00
gaotingquan a2376ee19e Add preprocess in HubServing 2021-07-20 01:10:57 +08:00
gaotingquan a378af3886 Fix params format 2021-07-20 01:10:57 +08:00
Tingquan Gao 83253af0ff
[Cherry-pick] Some fixes in HubServing and whl. (#1056)
* Fix params format

* Add preprocess in HubServing

* Fix printing prediction

* Supplement some fixes
2021-07-19 19:23:23 +08:00