2673 Commits

Author SHA1 Message Date
dyning
2a8849bbf6
Update README.md 2020-05-29 15:11:37 +08:00
littletomatodonkey
bd67368c8e
Merge pull request #130 from littletomatodonkey/fix_lsb
fix one hot problem
2020-05-25 23:17:28 +08:00
littletomatodonkey
f0dbf9b34d fix one hot problem 2020-05-25 15:15:23 +00:00
dyning
6d9eb8cac8
Update README.md 2020-05-20 11:52:59 +08:00
WuHaobo
2fd3d501ce
Merge pull request #104 from shippingwang/add_ci
add hooks
2020-05-19 08:17:42 +08:00
littletomatodonkey
81c9a6d3ea
Merge pull request #117 from littletomatodonkey/cspnet
Add CSPResNet
2020-05-18 10:52:28 +08:00
littletomatodonkey
d137720b94 fix download to support pdparams 2020-05-18 02:50:52 +00:00
littletomatodonkey
e0f3139258 fix init 2020-05-18 02:08:31 +00:00
WuHaobo
0ba7376fac
Merge pull request #125 from WuHaobo/support_1.8
refine reader to support paddle1.8 API and fix the code style
2020-05-18 09:55:19 +08:00
WuHaobo
d51e20ad7c
Merge branch 'master' into support_1.8 2020-05-18 09:54:35 +08:00
WuHaobo
3ecefa486a refine reader to support paddle1.8 API and fix the code style 2020-05-18 09:51:17 +08:00
dyning
4bcb44348f
Update models_intro.md 2020-05-17 18:52:19 +08:00
dyning
f14b3f3062
Merge pull request #118 from WuHaobo/master
update some api to support paddle1.8
2020-05-17 16:48:14 +08:00
WuHaobo
4270c4236a
Merge branch 'master' into master 2020-05-17 16:44:40 +08:00
dyning
463d29052d
Merge pull request #124 from littletomatodonkey/add_fp16
add mixed precision training
2020-05-17 16:37:16 +08:00
littletomatodonkey
eed858996c add mixed precision training 2020-05-17 05:05:56 +00:00
WuHaobo
aab12b17ff fix conflict 2020-05-16 10:53:23 +08:00
WuHaobo
daadf036be fix efficientnet.py to support for paddle1.8 2020-05-16 10:40:48 +08:00
WuHaobo
16bf7fc7f1 support for paddle1.8 2020-05-15 11:51:25 +08:00
littletomatodonkey
9ecd3834a7 add mish interface for cspnet 2020-05-15 03:11:27 +00:00
WuHaobo
a55f826683 support for paddle1.8 2020-05-14 20:18:17 +08:00
littletomatodonkey
008d7eb10a fix init 2020-05-14 08:17:25 +00:00
littletomatodonkey
88e671b2f3 add cspresnet50 config 2020-05-14 03:33:43 +00:00
littletomatodonkey
07e1e5dc31 add cspnet 2020-05-14 03:21:59 +00:00
littletomatodonkey
9123f5da4b fix cspnet 2020-05-13 10:40:48 +00:00
littletomatodonkey
7ad89bc18e addcs pnet 2020-05-13 10:40:48 +00:00
dyning
f8be9fa37b
Update README.md 2020-05-13 14:11:08 +08:00
littletomatodonkey
8994a9d412
Merge pull request #115 from littletomatodonkey/fix_main
fix main page
2020-05-12 17:47:57 +08:00
littletomatodonkey
1569869d0a fix main page 2020-05-12 09:46:41 +00:00
littletomatodonkey
5d63be262f
Merge pull request #114 from littletomatodonkey/master
add save model faq
2020-05-12 14:13:17 +08:00
littletomatodonkey
44fcc599d9 add save model faq 2020-05-12 06:12:25 +00:00
littletomatodonkey
d846043828 add save model faq 2020-05-12 06:10:25 +00:00
dyning
ec0b1f17aa
Update README.md 2020-05-11 14:51:28 +08:00
littletomatodonkey
b297618deb
Merge pull request #113 from littletomatodonkey/fix_t4
fix mobile pngs
2020-05-10 17:36:50 +08:00
littletomatodonkey
d40025228e fix mobile pngs 2020-05-10 09:33:58 +00:00
littletomatodonkey
75370f7119
Merge pull request #112 from littletomatodonkey/fix_deli
add delimiter reader
2020-05-10 17:27:38 +08:00
littletomatodonkey
504fab9af3
Merge pull request #108 from littletomatodonkey/t4_bench
Add T4 GPU benchmark
2020-05-10 17:10:12 +08:00
littletomatodonkey
60b34a5192 add delimiter reader 2020-05-10 09:00:43 +00:00
littletomatodonkey
721e09181c fix update history 2020-05-09 11:43:40 +00:00
littletomatodonkey
180f32e415 add fp16 pngs 2020-05-09 11:18:17 +00:00
littletomatodonkey
0e807423f4 fix bs 2020-05-09 09:01:18 +00:00
littletomatodonkey
bce8ffbefc add T4 benchmark 2020-05-09 08:46:11 +00:00
dyning
7dc5bc9b73
Merge pull request #105 from littletomatodonkey/serving_doc
add serving doc and demo
2020-05-08 18:50:33 +08:00
dyning
d500381bfb
Merge pull request #106 from littletomatodonkey/lite_doc
add paddle-lite doc and code
2020-05-08 18:49:17 +08:00
littletomatodonkey
fcd0f3dc8d add lite doc and code 2020-05-08 08:31:18 +00:00
littletomatodonkey
82a78c843a fix client 2020-05-07 13:58:25 +00:00
littletomatodonkey
db6d981622 add serving doc and demo 2020-05-07 13:53:49 +00:00
dyning
0f27cccc33
Merge pull request #100 from shippingwang/update_log
Refine code and recover coloring function
2020-05-07 17:16:08 +08:00
dyning
16bcdd0b4b
Merge pull request #103 from littletomatodonkey/fix_log
update faq
2020-05-07 17:11:10 +08:00
littletomatodonkey
39c1a74a3a fix faq 2020-05-07 04:00:25 +00:00