lubin10
2960b4c28b
support onnx inference for cls; add readme
2022-01-20 09:34:33 +00:00
cuicheng01
fcc2fac00d
Merge pull request #1619 from Sibo2rr/dev/doc2
...
change subtitle order
2022-01-18 16:23:16 +08:00
Tingquan Gao
8dac420494
docs: add the description and link of vdl
2022-01-17 21:14:38 +08:00
Tingquan Gao
ce166b6ced
docs: fix invalid links
2022-01-17 21:14:38 +08:00
Wei Shengyu
52ce65b046
Merge pull request #1640 from PaddlePaddle/dev/update_wechat_qr
...
doc: update wechat qr code, test=document_fix
2022-01-14 18:26:23 +08:00
Tingquan Gao
8c88147473
doc: update wechat qr code, test=document_fix
2022-01-14 18:23:52 +08:00
gaotingquan
b2c491faa4
docs: supplement
2022-01-14 14:58:28 +08:00
gaotingquan
6963c25804
fix: fix bug
...
bug is that error rasied by calling update_res() when sublayer does not have _save_sub_res_hook() because nn.Sequential and nn.LayerList is not TheseusLayer.
2022-01-14 14:58:28 +08:00
gaotingquan
a6a76f3d36
fix: args error
2022-01-14 14:58:28 +08:00
gaotingquan
ef0eafd6ff
docs: supplement
2022-01-14 14:58:28 +08:00
gaotingquan
43fce425ac
fix: change the returned result from dict to list
2022-01-14 14:58:28 +08:00
gaotingquan
3b9f629220
feat: support specify return_stages to update_res()
2022-01-14 14:58:28 +08:00
gaotingquan
c19b65c826
doc: add the discription doc of theseus layer
2022-01-14 14:58:28 +08:00
Tingquan Gao
9ddde426ac
docs: fix links, test=document_fix
2022-01-13 18:29:33 +08:00
gaotingquan
1df38e5757
docs: remove .gitkeep
2022-01-13 18:29:33 +08:00
gaotingquan
915712c970
docs: Contents -> Catalogue
2022-01-13 18:29:33 +08:00
gaotingquan
b18015de66
docs: fix problems commented in reviewing
2022-01-13 18:29:33 +08:00
gaotingquan
307424b6f9
docs: fix link
2022-01-13 18:29:33 +08:00
gaotingquan
f29b3bcaa4
docs: rename
2022-01-13 18:29:33 +08:00
gaotingquan
7609beebce
docs: add en docs
2022-01-13 18:29:33 +08:00
gaotingquan
1cd9e609c3
docs: Contents -> Catalogue
2022-01-13 15:08:22 +08:00
gaotingquan
ba474e6f6a
docs: fix problems commented in reviewing
2022-01-13 15:08:22 +08:00
gaotingquan
ba91c32df2
docs: update en docs
2022-01-13 15:08:22 +08:00
dongshuilong
de0619ae1e
fix en doc bugs
2022-01-13 14:53:39 +08:00
dongshuilong
83772e27d4
fix en doc bugs
2022-01-13 14:53:39 +08:00
dongshuilong
01d8da09fe
update catlogue and link for cpp shitu en doc
2022-01-13 14:53:39 +08:00
dongshuilong
06b37aca08
update catlogue and link for slim en doc
2022-01-13 14:53:39 +08:00
dongshuilong
2c4c67ed7d
add en docs for slim and cpp_shitu
2022-01-13 14:53:39 +08:00
dongshuilong
3cc052e969
fix en doc bugs
2022-01-13 14:49:34 +08:00
dongshuilong
30912eb699
fix en doc bugs for mainbody_detection_en vector_search_en classification_en recognition_en
2022-01-13 14:49:34 +08:00
dongshuilong
f23d4368e1
update catlogue and link
2022-01-13 14:49:34 +08:00
dongshuilong
a1481422c3
add English doc for ImageClassifcation,ImageRecognition, VectorSearch, MainBodyDetection
2022-01-13 14:49:34 +08:00
dongshuilong
41e52dd995
add shitu deploy doc
2022-01-13 14:49:34 +08:00
Walter
150d3adfbe
Merge pull request #1635 from RainFrost1/fix_alt_gvt_small_bug
...
fix alt_gvt_small_bug
2022-01-13 09:36:51 +08:00
dongshuilong
f62b916c16
fix alt_gvt_small_bug
2022-01-12 08:10:37 +00:00
weishengyu
fd5e3fe69d
dbg
2022-01-12 15:06:30 +08:00
weishengyu
47695ca24f
dbg
2022-01-12 15:06:30 +08:00
weishengyu
5d00dfb7e5
content->catalogue; add links
2022-01-12 15:06:30 +08:00
weishengyu
a018f4a515
update format
2022-01-12 15:06:30 +08:00
weishengyu
1132268f96
update format and add function_intro_en
2022-01-12 15:06:30 +08:00
weishengyu
c285b0168d
add 2 new docs
2022-01-12 15:06:30 +08:00
Bin Lu
6434f1da39
Merge pull request #1632 from Intsigstephon/add_crop_example
...
add image crop example
2022-01-11 15:17:32 +08:00
lubin10
feffac5b1d
add crop example
2022-01-10 11:25:24 +00:00
zhangbo9674
cd039a7b37
add save_dtype
2022-01-10 18:19:03 +08:00
zhangbo9674
d437bb0a7e
use fp32 to eval
2022-01-10 18:19:03 +08:00
zhangbo9674
bb19c1f7a6
fix eval bug
2022-01-10 18:19:03 +08:00
zhangbo9674
b2956c1b41
refine code
2022-01-10 18:19:03 +08:00
zhangbo9674
205592a3e3
fix amp with distribute bug
2022-01-10 18:19:03 +08:00
Bin Lu
15cffcc031
Merge pull request #1630 from Intsigstephon/update_mosilian_img
...
update mosilian example
2022-01-10 13:13:10 +08:00
lubin10
6a813fd597
update mosilian example
2022-01-07 06:57:39 +00:00