stephon
|
28c9e03276
|
modify some format problem
|
2021-09-13 09:06:21 +00:00 |
stephon
|
22132ebd4e
|
rename model name
|
2021-09-10 08:12:57 +00:00 |
Bin Lu
|
46eb6e561a
|
Update inference_product_binary.yaml
|
2021-09-10 11:54:00 +08:00 |
Bin Lu
|
5db7d2d469
|
Update build_gallery.py
|
2021-09-10 11:52:53 +08:00 |
Bin Lu
|
cf622ea0f5
|
Update inference_product_binary.yaml
|
2021-09-10 11:51:16 +08:00 |
Bin Lu
|
63215d1ecb
|
Update postprocess.py
|
2021-09-10 11:47:15 +08:00 |
stephon
|
8baf879adb
|
support for binary index build and search
|
2021-09-10 03:36:00 +00:00 |
dongshuilong
|
8e85ef4775
|
update slim
|
2021-09-10 03:09:03 +00:00 |
Bin Lu
|
1d7ffd15ed
|
Merge pull request #1211 from Intsigstephon/fix_pdserving
update PaddleServing of clas
|
2021-09-09 18:54:25 +08:00 |
stephon
|
1c9b4a670b
|
rename resnet50_web_service.py > classification_web_service.py
|
2021-09-09 08:44:03 +00:00 |
stephon
|
0149730be5
|
fix some problems in *.md; remove unused import in *.py
|
2021-09-09 06:53:14 +00:00 |
Bin Lu
|
6b813ec648
|
Update README_CN.md
|
2021-09-08 10:52:14 +08:00 |
Bin Lu
|
a2d78994b6
|
Update README.md
|
2021-09-08 10:50:19 +08:00 |
Bin Lu
|
44c3234424
|
Update README.md
|
2021-09-08 10:46:18 +08:00 |
stephon
|
06b332c14d
|
add ./imgs/ and Update README.md
|
2021-09-08 02:43:13 +00:00 |
Bin Lu
|
1d32d7e70b
|
Update config.yml
|
2021-09-07 19:11:38 +08:00 |
Bin Lu
|
67415c97ff
|
Update README_CN.md
|
2021-09-07 19:11:10 +08:00 |
Bin Lu
|
e3e991adc3
|
Update README_CN.md
|
2021-09-07 17:37:20 +08:00 |
stephon
|
6180e78c20
|
Merge branch 'develop' of https://github.com/Intsigstephon/PaddleClas into fix_pdserving
|
2021-09-07 09:33:40 +00:00 |
stephon
|
9d164ba8fc
|
rm origin file; and add resnet5_vd paddleserving examples
|
2021-09-07 09:32:55 +00:00 |
gaotingquan
|
17c292f733
|
fix: do not need explicitly call postprocess
|
2021-09-07 17:14:09 +08:00 |
Walter
|
7afad4517d
|
Merge pull request #1194 from RainFrost1/cpp_infer
add cpp whole_chain test
|
2021-09-07 14:25:50 +08:00 |
stephon
|
3243fd8baa
|
rm origin file; and add resnet5_vd paddleserving examples
|
2021-09-07 05:56:44 +00:00 |
dongshuilong
|
0bdce1d483
|
fix cpp_infer bugs
|
2021-09-06 08:43:07 +00:00 |
dongshuilong
|
50f2547005
|
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleClas into slim
|
2021-09-03 03:19:14 +00:00 |
dongshuilong
|
d181b0a544
|
add code annotation for build_gallery.py
|
2021-09-02 12:26:43 +00:00 |
Walter
|
ac1fc810f7
|
Update README.md
|
2021-09-02 19:38:44 +08:00 |
dongshuilong
|
c35a1f0ee3
|
update ci data
|
2021-09-02 07:35:18 +00:00 |
dongshuilong
|
3c7f6e4d5c
|
add cpp whole_chain test
|
2021-08-31 12:52:17 +00:00 |
Walter
|
f043a40273
|
Update README_en.md
|
2021-08-30 11:48:23 +08:00 |
Walter
|
b15822d1f5
|
Update README.md
|
2021-08-30 11:47:56 +08:00 |
dongshuilong
|
20b354972e
|
update faiss
|
2021-08-30 03:45:32 +00:00 |
dongshuilong
|
68c1b089e8
|
update slim for new trainer
|
2021-08-27 09:32:37 +00:00 |
dongshuilong
|
5d1ab55af6
|
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleClas into slim
|
2021-08-26 11:30:56 +00:00 |
dongshuilong
|
687c13522e
|
replace vector_search with faiss
|
2021-08-26 04:12:26 +00:00 |
dongshuilong
|
5bf74beb46
|
update according comments
|
2021-08-24 07:07:17 +00:00 |
dongshuilong
|
9f03478135
|
fix slim bugs
|
2021-08-09 02:50:11 +00:00 |
dongshuilong
|
227f4fdd62
|
update benchmark
|
2021-08-04 02:49:11 +00:00 |
dongshuilong
|
7ac12a9403
|
update benchmark
|
2021-08-03 03:42:45 +00:00 |
dongshuilong
|
d9056bcdf2
|
fix benchmark
|
2021-08-02 09:21:45 +00:00 |
Bin Lu
|
bd586f4a1d
|
Fix batch predict of cls and rec (#1089)
* fixbug_bs=1 of predict_cls\rec
|
2021-07-29 19:59:09 +08:00 |
dongshuilong
|
077111ef1c
|
fix slim bugs
|
2021-07-28 12:43:27 +00:00 |
dongshuilong
|
a0ebe2e3cb
|
Merge branch 'slim' of https://github.com/RainFrost1/PaddleClas into slim
|
2021-07-28 12:19:28 +00:00 |
dongshuilong
|
4d33efee8a
|
fix slim bugs
|
2021-07-28 12:18:10 +00:00 |
dongshuilong
|
b6e9b7dc4d
|
fix slim docs
|
2021-07-28 14:26:51 +08:00 |
dongshuilong
|
70a1fb9dd9
|
fix slim bugs
|
2021-07-28 06:14:03 +00:00 |
dongshuilong
|
b9cf8f87ab
|
fix slim docs
|
2021-07-28 12:01:55 +08:00 |
cuicheng01
|
256b100a71
|
Merge pull request #1071 from cuicheng01/develop
Add config_description.md and vector search README_en.md
|
2021-07-28 11:20:18 +08:00 |
dongshuilong
|
0f1a59d558
|
add slim docs
|
2021-07-27 20:44:38 +08:00 |
cuicheng01
|
fb390f2e7c
|
Update README_en.md
|
2021-07-27 20:01:57 +08:00 |
cuicheng01
|
45526c6ba7
|
Update README_en.md
|
2021-07-27 19:39:02 +08:00 |
Bin Lu
|
fdb9e34c60
|
Merge branch 'PaddlePaddle:develop' into develop
|
2021-07-27 11:10:46 +08:00 |
cuicheng01
|
2c234de254
|
Update vector_search/README_en.md
|
2021-07-22 06:02:45 +00:00 |
cuicheng01
|
0320e7a6e4
|
Add config_description.md and vector search README_en.md
|
2021-07-22 05:52:58 +00:00 |
littletomatodonkey
|
fa9221479c
|
fix fp16 inference
|
2021-07-22 13:25:53 +08:00 |
dongshuilong
|
9e8dd9f65e
|
fix bugs
|
2021-07-20 12:19:55 +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
|
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 |
Bin Lu
|
1af89b2c0f
|
Update build_vehicle.yaml
|
2021-07-16 14:41:06 +08:00 |
Bin Lu
|
b176b1353e
|
Update build_product.yaml
|
2021-07-16 14:40:54 +08:00 |
Bin Lu
|
571bbaf81f
|
Update build_logo.yaml
|
2021-07-16 14:40:42 +08:00 |
Bin Lu
|
fa577690f5
|
Update build_cartoon.yaml
|
2021-07-16 14:40:28 +08:00 |
Bin Lu
|
8598b46d2f
|
Merge pull request #1040 from Intsigstephon/develop
fix predict error in macOs(index.so)
|
2021-07-14 15:43:10 +08:00 |
littletomatodonkey
|
042c3515c6
|
fix mkldnn thread num (#1041)
|
2021-07-14 13:58:45 +08:00 |
Bin Lu
|
04f21a6241
|
Update README.md
|
2021-07-14 13:46:55 +08:00 |
Bin Lu
|
d43f0d9b85
|
Update README.md
|
2021-07-14 13:46:31 +08:00 |
Bin Lu
|
285e41b66f
|
Update README.md
|
2021-07-13 18:01:42 +08:00 |
Bin Lu
|
ad683e03f1
|
Update README.md
|
2021-07-13 18:01:13 +08:00 |
Bin Lu
|
39a7e8188a
|
Update README.md
|
2021-07-13 17:58:21 +08:00 |
Bin Lu
|
a4dd132900
|
Update README.md
|
2021-07-13 17:56:46 +08:00 |
Bin Lu
|
c179a355ed
|
Update README.md
|
2021-07-13 17:56:28 +08:00 |
Bin Lu
|
66f990b24d
|
Update README.md
|
2021-07-13 17:56:13 +08:00 |
Walter
|
a9039f9a29
|
Merge pull request #1030 from cuicheng01/develop
Add MixNet and ReXNet configs
|
2021-07-12 14:07:52 +08:00 |
cuicheng01
|
dbc24e59e0
|
Update vector_search/README.md
|
2021-07-12 03:56:19 +00:00 |
Wei Shengyu
|
055d4b071e
|
Merge pull request #1016 from Intsigstephon/fixbug_bs_1
support batch feature generation in build_gallery.py
|
2021-07-08 11:22:57 +08:00 |
weishengyu
|
3d7be00dc1
|
remove python2 code
|
2021-07-07 14:41:18 +08:00 |
weishengyu
|
e4780174d1
|
decorate open by with
|
2021-07-07 14:30:45 +08:00 |
lubin10
|
ad3bd3a342
|
fixbug bs=1 in build_gallery
|
2021-07-07 06:22:21 +00:00 |
Tingquan Gao
|
85ba35fa97
|
[WIP] Update whl (#995)
* Update whl
|
2021-07-06 23:27:43 +08:00 |
littletomatodonkey
|
77557082d4
|
add support to append index (#1006)
|
2021-07-02 18:48:37 +08:00 |
gaotingquan
|
6458d5cf3b
|
Fix loading dll error in vector_search
|
2021-06-24 07:30:53 +00:00 |
Tingquan Gao
|
24727034d8
|
Update whl (#871)
* Update whl
* Optimize usage of CLI args
|
2021-06-22 11:12:26 +08:00 |
Tingquan Gao
|
27849b7a76
|
Update en doc of Hubserving (#900)
|
2021-06-22 11:08:55 +08:00 |
littletomatodonkey
|
c8f5ee2f1c
|
fix en (#942)
* fix en quick start
* add en image
|
2021-06-21 16:01:36 +08:00 |
littletomatodonkey
|
afbe7ad0f7
|
fix visualization (#924)
* fix visualization
* fix doc of en
* add note for rebuld lib
|
2021-06-20 14:14:45 +08:00 |
dyning
|
508cea54b6
|
fix bug for rec nms
|
2021-06-20 00:37:14 +00:00 |
littletomatodonkey
|
e1f13ed94b
|
update rec-process and quick start doc (#922)
* add nms to rec results
* add nms to rec results
* fix quick start demo and config files
* fix link and typo
|
2021-06-20 02:44:49 +08:00 |
dyning
|
578e4d74ff
|
Merge pull request #917 from littletomatodonkey/dev/fix_qs_demo
fix rec post and visualizer
|
2021-06-19 15:19:59 +08:00 |
littletomatodonkey
|
55c4715a82
|
fix warning for index.so compliation (#920)
|
2021-06-19 14:04:44 +08:00 |
littletomatodonkey
|
aefef59956
|
fix yaml
|
2021-06-18 19:26:55 +00:00 |
littletomatodonkey
|
a67cdaa1ee
|
fix rec post and visualizer
|
2021-06-18 18:27:22 +00:00 |
weishengyu
|
1c55e08a7b
|
change mkldnn deafult to false
|
2021-06-19 02:10:53 +08:00 |
weishengyu
|
081c579888
|
dbg
|
2021-06-19 00:29:05 +08:00 |
weishengyu
|
8dea22dae6
|
Merge branch 'develop' of https://github.com/weisy11/PaddleClas into develop
|
2021-06-18 17:48:17 +08:00 |
weishengyu
|
7b064d23d7
|
add new docs and update configs
|
2021-06-18 17:44:04 +08:00 |
Felix
|
91eebd82bc
|
Update predict_rec.py
|
2021-06-18 11:55:11 +08:00 |
Felix
|
be22348e9c
|
Update predict_rec.py
|
2021-06-18 11:53:36 +08:00 |
Tingquan Gao
|
666d912678
|
Update HubServing (#870)
* Update HubServing
* Fix the relative path
* Update doc of HubServing
|
2021-06-17 20:56:03 +08:00 |
littletomatodonkey
|
f49f672caf
|
fix quick start demo (#884)
* add mainbody detection
* fix quick start demo
* fix link
* fix doc
* fix doc
|
2021-06-17 16:57:30 +08:00 |
Bin Lu
|
4159ebdf8d
|
Update build_gallery.py
fix windows build_gallery bug
|
2021-06-16 18:17:50 +08:00 |
cuicheng01
|
d9ed534193
|
Merge pull request #856 from cuicheng01/develop_reg
Update product docs and configs
|
2021-06-16 17:52:59 +08:00 |
cuicheng01
|
5e064643a4
|
Update product docs and configs
|
2021-06-16 09:29:08 +00:00 |
littletomatodonkey
|
e2b4ca58c6
|
fix so make in windows (#849)
* fix so make in windows
* add index.exe for win
* fix doc
* fix yaml
* fix exe to dll
|
2021-06-16 15:43:52 +08:00 |
littletomatodonkey
|
cdd8775915
|
fix rec doc (#829)
* fix recognition doc
|
2021-06-16 14:14:20 +08:00 |
littletomatodonkey
|
14fa025769
|
fix yaml
|
2021-06-13 05:02:50 +00:00 |
littletomatodonkey
|
061d07cd91
|
refine tool dir (#827)
* refine tool dir
|
2021-06-11 12:17:56 +08:00 |
cuicheng01
|
d7f29e9f1f
|
Merge branch 'develop_reg' into develop_reg
|
2021-06-10 13:32:07 +08:00 |
cuicheng01
|
6c5ff1e938
|
Update inshop inference config
|
2021-06-10 05:18:55 +00:00 |
littletomatodonkey
|
c24dc93cdd
|
add quick start recognition (#816)
* add quick start recognition
* fix build gallery and pred sys yaml
|
2021-06-10 09:42:40 +08:00 |
Bin Lu
|
2a28712a44
|
Update build_cartoon.yaml
|
2021-06-09 16:57:11 +08:00 |
Bin Lu
|
ec32f7d1d0
|
Rename inference_cartoon.py to inference_cartoon.yaml
|
2021-06-09 16:35:13 +08:00 |
Bin Lu
|
303132a313
|
Update inference_cartoon.py
|
2021-06-09 16:28:51 +08:00 |
Bin Lu
|
8b987e93be
|
Update and rename inference_icartoon.py to inference_cartoon.py
|
2021-06-09 16:28:33 +08:00 |
Bin Lu
|
97763fd95e
|
Update build_cartoon.yaml
|
2021-06-09 16:25:09 +08:00 |
Bin Lu
|
58aee31567
|
Create build_cartoon.yaml
|
2021-06-09 16:20:30 +08:00 |
cuicheng01
|
1dacdfa7d0
|
Update product configs
|
2021-06-09 02:40:53 +00:00 |
dongshuilong
|
2de1e4d3e0
|
add vehicle build and inference yaml for deply
|
2021-06-08 18:59:24 +08:00 |
Felix
|
3191c56fc9
|
Update predict_system.py (#807)
|
2021-06-08 17:05:41 +08:00 |
Felix
|
7b48787a46
|
Update predict.sh
|
2021-06-08 16:00:40 +08:00 |
Felix
|
106bb9dfa7
|
Create build_gallery.py
|
2021-06-08 16:00:14 +08:00 |
Felix
|
3cce16d93a
|
Delete build_system.py
|
2021-06-08 15:59:20 +08:00 |
Felix
|
9c96aa048a
|
Update predict.sh
|
2021-06-08 15:43:28 +08:00 |
Felix
|
86c3c50fc8
|
Create build_system.py
|
2021-06-08 15:42:06 +08:00 |
Felix
|
6fce375147
|
Update predict_system.py
|
2021-06-08 15:41:02 +08:00 |
Felix
|
f6b768edea
|
Create inference_logo.yaml
|
2021-06-08 15:39:20 +08:00 |
Felix
|
a156fc3584
|
Create build_logo.yaml
|
2021-06-08 15:33:38 +08:00 |
Bin Lu
|
6082c51c44
|
Create inference_icartoon.py
|
2021-06-07 16:00:31 +08:00 |
Bin Lu
|
d3972cf5a4
|
Update predict_system.py
|
2021-06-07 15:51:06 +08:00 |
littletomatodonkey
|
a1f49a70d7
|
Update predict_system.py
|
2021-06-05 17:28:21 +08:00 |
Felix
|
629e53df2a
|
add vector search to reg infer (#791)
* Update inference_rec.yaml
* Update predict.sh
|
2021-06-05 17:02:38 +08:00 |
littletomatodonkey
|
05d0801992
|
Update predict_system.py
|
2021-06-05 14:19:54 +08:00 |
Wei Shengyu
|
0a8a8a702c
|
Merge pull request #787 from littletomatodonkey/reg/add_py_infer
Reg/add py infer
|
2021-06-05 14:17:01 +08:00 |
littletomatodonkey
|
de72c8f6ce
|
support system prediction
|
2021-06-04 15:23:23 +00:00 |
littletomatodonkey
|
0a82f9bb84
|
add yaml
|
2021-06-04 09:29:01 +00:00 |
littletomatodonkey
|
c356974e14
|
add inference and its yaml
|
2021-06-04 09:28:37 +00:00 |
Felix
|
e61af9cf05
|
update vector search license (#784)
* Update interface.cc
* Update config.h
* Update data.h
* Update graph.h
|
2021-06-04 13:50:49 +08:00 |
Wei Shengyu
|
680c0c9e2a
|
Merge pull request #761 from FredHuang16/develop_reg
add vector search
|
2021-06-03 11:22:05 +08:00 |
Tingquan Gao
|
efe86f6cec
|
Update the doc of HubServing (#770)
|
2021-06-02 22:05:11 +08:00 |
Felix
|
9c9ce6d133
|
Update README.md
|
2021-06-01 18:42:28 +08:00 |
Felix
|
60363135ac
|
Update __init__.py
|
2021-06-01 17:57:21 +08:00 |
Felix
|
35504714b9
|
Create __init__.py
|
2021-06-01 17:50:20 +08:00 |
Felix
|
56403a1222
|
Update graph.h
|
2021-06-01 15:24:33 +08:00 |
Felix
|
8c68bb2462
|
Update data.h
|
2021-06-01 15:22:40 +08:00 |
Felix
|
f8ee114792
|
Update config.h
|
2021-06-01 15:21:54 +08:00 |
Felix
|
6991fcd05e
|
Update interface.cc
|
2021-06-01 15:19:39 +08:00 |
Felix
|
1d9258184f
|
Update config.h
|
2021-06-01 14:19:21 +08:00 |
Felix
|
cd3b4ae2f6
|
Update test.py
|
2021-06-01 14:18:44 +08:00 |
Felix
|
7eda511fb1
|
Update data.h
|
2021-06-01 14:18:03 +08:00 |
Felix
|
504a36717e
|
Update interface.py
|
2021-06-01 14:17:23 +08:00 |
Felix
|
496f608f8e
|
Update interface.cc
|
2021-06-01 14:16:45 +08:00 |
Felix
|
351a7e7bf2
|
Update README.md
|
2021-06-01 11:22:30 +08:00 |
Felix
|
41f527f2f4
|
Update test.py
|
2021-06-01 11:22:13 +08:00 |
Felix
|
240176b617
|
Add files via upload
|
2021-06-01 11:20:46 +08:00 |
Felix
|
f2887bdb69
|
Create config.h
|
2021-06-01 11:20:25 +08:00 |
Felix
|
16518c4157
|
Add files via upload
|
2021-06-01 11:18:55 +08:00 |
Felix
|
4e0e6b2193
|
Update README.md
|
2021-06-01 11:17:39 +08:00 |
Felix
|
566773ea70
|
Update README.md
|
2021-06-01 11:17:08 +08:00 |
Felix
|
e2dbfd9f80
|
Create README.md
|
2021-06-01 11:16:25 +08:00 |
weishengyu
|
920a44b0ce
|
move files
|
2021-05-24 11:43:47 +08:00 |
Tingquan Gao
|
dd70cb1bb0
|
Fix HubServing demo (#708)
|
2021-04-30 16:10:17 +08:00 |
Tingquan Gao
|
97f4f557e5
|
Fix hyperlink and support arm7 (#670)
* Update hyperlink, test=document_fix
* Fix to support arm7
|
2021-04-09 16:21:07 +08:00 |
Tingquan Gao
|
4523d4246d
|
Adapt paddle_inference 2.0.1 API (#667)
|
2021-04-06 10:52:40 +08:00 |
Tingquan Gao
|
8a469799af
|
support bs>1 (#651)
* support bs>1
|
2021-03-26 18:52:50 +08:00 |
littletomatodonkey
|
bba176e05a
|
enhance reader (#628)
|
2021-03-08 10:35:38 +08:00 |
Tingquan Gao
|
22dba8cedb
|
Add readme of quantization (#624)
* Add readme of quantization
* Fix readme of quantization, test=document_fix
|
2021-03-04 14:06:59 +08:00 |
littletomatodonkey
|
cd99285d8b
|
Update README.md
|
2021-03-02 12:52:12 +08:00 |
littletomatodonkey
|
e02a35ac45
|
add quant clas (#621)
* add quant clas
* fix load init model
* add quant
* add quant doc
* fix export model
|
2021-03-01 19:36:55 +08:00 |
Tingquan Gao
|
ad730ae499
|
Adapt to paddle inference 2.0 (#607)
|
2021-02-08 12:10:45 +08:00 |
Tingquan Gao
|
c213c9fc5f
|
Fix the training log in static graph (#525)
* Adapt to PaddleHub2.0 to eliminate warning
* Fix the training log format
|
2020-12-30 14:43:00 +08:00 |
littletomatodonkey
|
e7dbecd22e
|
fix predict (#527)
* fix predict
* fix export model
* fix doc
|
2020-12-30 14:28:06 +08:00 |
Tingquan Gao
|
11ef05ca32
|
Update the hubserving (#517)
* Fix the timing of hubserving
|
2020-12-28 13:28:06 +08:00 |
Tingquan Gao
|
aa65556433
|
Adapt to PaddleHub2.0 (#512)
|
2020-12-24 18:21:37 +08:00 |
littletomatodonkey
|
de855adcb2
|
Update config.txt
|
2020-12-18 20:18:19 +08:00 |
littletomatodonkey
|
e5cc8d463c
|
add enable benchmark for lite (#503)
* add enable benchmark for lite
* fix config
|
2020-12-18 20:17:50 +08:00 |
Tingquan Gao
|
eb945e5d69
|
Fix "tar" to "pdparams" to adapt to dygraph (#496)
* Fix "tar" to "pdparams" to adapt to dygraph
* Update the download link of Paddle Inference Library
|
2020-12-17 23:20:16 +08:00 |
Tingquan Gao
|
6ddd8049e0
|
Add "cpu_num_threads" and "enable_profile" (#494)
|
2020-12-17 15:23:29 +08:00 |
littletomatodonkey
|
bcaf6a8528
|
fix trt doc (#485)
* fix trt doc
* update history
|
2020-12-16 12:01:32 +08:00 |
littletomatodonkey
|
3d5cde1aed
|
Update main.cpp
|
2020-12-15 22:54:20 +08:00 |
littletomatodonkey
|
13e8fcdc43
|
fix cpp time (#483)
* fix cpp time
* fix time
|
2020-12-15 21:55:02 +08:00 |
littletomatodonkey
|
cf68eafa56
|
add cpp trt (#480)
|
2020-12-15 19:22:13 +08:00 |
Tingquan Gao
|
d860430b55
|
Fix some description of documentations (#473)
Fix some description of documentations
|
2020-12-14 21:43:45 +08:00 |
Tingquan Gao
|
b68ca02b65
|
Adapt to the develop version paddle_inference on Win32 and Linux (#468)
|
2020-12-13 14:21:29 +08:00 |
Tingquan Gao
|
e3801c5515
|
Fix the bug about calling create_predictor repeatedly in hubserving (#462)
|
2020-12-10 01:15:24 +08:00 |
Tingquan Gao
|
11357c0fd1
|
Modify the "cls_model_dir" to "cls_model_path" and "cls_params_path" (#411)
* Modify the "cls_model_dir" to "cls_model_path" and "cls_params_path"
|
2020-11-19 15:00:17 +08:00 |
littletomatodonkey
|
a23dd14627
|
Update readme.md
|
2020-11-18 18:48:24 +08:00 |
Tingquan Gao
|
10e73342ff
|
Add MKL-DNN (#398)
add mkldnn config
|
2020-11-16 19:44:17 +08:00 |
Tingquan Gao
|
18a4c14233
|
Update preprocess and HubServing (#382)
add hub serving code and doc
|
2020-11-10 17:19:50 +08:00 |
littletomatodonkey
|
95a8990066
|
fix py infer (#376)
fix python and cpp inference
|
2020-11-07 22:09:42 +08:00 |
littletomatodonkey
|
c3922941de
|
fix dist training (#363)
1. fix dist training
2. fix cpp infer to support dir inference
|
2020-11-04 22:48:19 +08:00 |
gaotingquan
|
a81ad2f570
|
Fix link errors
|
2020-10-22 21:11:18 +08:00 |
littletomatodonkey
|
8dd9dd42ec
|
polish dygraph doc and deploy
|
2020-10-19 05:05:34 +00:00 |