Commit Graph

156 Commits

Author SHA1 Message Date
mindspore-ci-bot 61daa65446 !1354 add mobilenetV3 and change mobilenet to mobilenet V2
Merge pull request !1354 from SanjayChan/new_mobilenetv3
2020-05-25 11:47:54 +08:00
chenzomi 82fc2f7ebd add mobilenetv2 and mobilenetv3 2020-05-25 10:53:00 +08:00
z00478463 fcd4de6f0c change name from py to sh 2020-05-23 23:35:25 +08:00
z00478463 1d0aef57d4 new version of ops 2020-05-23 18:07:09 +08:00
mindspore-ci-bot 11c3004939 !1390 add pretrained option to resnet50_imagenet
Merge pull request !1390 from gengdongjie/master
2020-05-23 16:06:12 +08:00
gengdongjie d85102acfb add pretrained option to resnet50_imagenet 2020-05-23 14:23:49 +08:00
mindspore-ci-bot b8e25c3818 !1315 for second order codes
Merge pull request !1315 from zongha/master
2020-05-23 14:22:51 +08:00
z00478463 270d348dae for comments 1st 2020-05-23 10:47:35 +08:00
mindspore-ci-bot 3363d4e834 !1249 Add GNN dataset processing API
Merge pull request !1249 from heleiwang/hlw_gnn_data
2020-05-22 18:49:36 +08:00
z00478463 81d7cc4845 for pylint 7th 2020-05-22 15:57:30 +08:00
z00478463 f4f2b58d25 for pylint 6th 2020-05-22 15:49:38 +08:00
z00478463 78b133b08d for pylint 5th 2020-05-22 15:38:06 +08:00
z00478463 13321abf7e for pylint 4th 2020-05-22 15:31:52 +08:00
z00478463 80b738b0da for pylint 3rd 2020-05-22 15:17:15 +08:00
z00478463 d6bed5452e for pylint 2nd 2020-05-22 14:59:03 +08:00
heleiwang 599a449e0b Support processing GNN data 2020-05-22 14:15:25 +08:00
z00478463 b64c848ba7 for pylint 2020-05-22 10:53:51 +08:00
z00478463 da62a44d85 switch positon of the codes for second_order 2020-05-22 09:22:11 +08:00
yoonlee666 12d9c71c83 delete dropout when prob equals 0 and adjust bert ci script 2020-05-21 22:08:36 +08:00
chengxianbin 24bb23fafb supportfunction of incremental training 2020-05-21 14:55:16 +08:00
mindspore-ci-bot a3b9c238cc !1290 adapt to modification of initializer
Merge pull request !1290 from chengxb7532/master
2020-05-20 22:06:05 +08:00
mindspore-ci-bot 979d2e23dc !1291 add import ckpt
Merge pull request !1291 from meixiaowei/master
2020-05-20 19:23:33 +08:00
jonyguo 4333080b6f add Caltech-UCSD-Birds-200-2011 to mindrecord example 2020-05-20 16:54:59 +08:00
meixiaowei 863513e8dc add import ckpt 2020-05-20 16:15:19 +08:00
chengxianbin 1c86cf496a adapt to modification of initializer 2020-05-20 16:04:29 +08:00
mindspore-ci-bot 89470cf29d !1263 Modified clip_gradients to clip_grad
Merge pull request !1263 from Kang/master
2020-05-20 14:15:05 +08:00
Kang bfff7c0a2f Modified clip_gradients to clip_grad 2020-05-20 11:58:47 +08:00
mindspore-ci-bot b391e43407 !1262 fix bert precision bug
Merge pull request !1262 from wanghua/master
2020-05-20 10:23:17 +08:00
wanghua 2703ac5ba4 fix bert percision problem 2020-05-19 21:01:42 +08:00
mindspore-ci-bot 2e9206e8bb !1256 change default enable_auto_mixed_precision form true to false
Merge pull request !1256 from gengdongjie/master
2020-05-19 20:45:41 +08:00
gengdongjie a3ed4c6967 change default enable_auto_mixed_precision from true to false 2020-05-19 17:12:28 +08:00
mindspore-ci-bot 1c4b8b14dd !1248 support load pretrain ckpt and modify weight initializer
Merge pull request !1248 from meixiaowei/master
2020-05-19 16:51:54 +08:00
mindspore-ci-bot 122a6e03a9 !1237 adopt weight initializator modification in resnet
Merge pull request !1237 from gengdongjie/master
2020-05-19 16:02:54 +08:00
meixiaowei 88325a1e9a support load pretrain ckpt and weight initializer modify 2020-05-19 14:42:20 +08:00
wukesong b939904ca3 remove enable_memreuse 2020-05-18 21:48:07 +08:00
gengdongjie ae9ce1629b adapt to weight initializer modification 2020-05-18 21:08:28 +08:00
wukesong 157329efee add dy-lr in lenet alexnet 2020-05-16 18:20:19 +08:00
jinyaohui 2907cf4488 remove some context param 2020-05-16 15:07:13 +08:00
mindspore-ci-bot e2951707f2 !1167 add o2 amp level to resent50_imagenet2012
Merge pull request !1167 from gengdongjie/master
2020-05-15 11:53:53 +08:00
mindspore-ci-bot cca0610615 !1158 fix some pyling warnings
Merge pull request !1158 from SJN/master
2020-05-15 09:25:29 +08:00
gengdongjie ff50625ea3 add o2 amp level to resent50_imagenet2012 2020-05-14 21:12:27 +08:00
jonyguo 44a082e5ec add aclImdb preprocess example 2020-05-14 20:59:05 +08:00
mindspore-ci-bot 64f9d78a3e !1137 add pre-trained and update launch of mobilenetv2
Merge pull request !1137 from wandongdong/master
2020-05-14 20:30:29 +08:00
shijianning f2230fb070 fix pylint warnings 2020-05-14 16:47:56 +08:00
mindspore-ci-bot 2c4fec57a0 !995 Clean some pylint-warnings
Merge pull request !995 from SJN/master
2020-05-14 11:12:57 +08:00
wandongdong 1e52582e23 add pretrained and update launch 2020-05-14 10:13:57 +08:00
shijianning 5afcefdce4 try fix pylint warning 2020-05-13 15:27:32 +08:00
jinyaohui 391a060f21 remove two context param 2020-05-12 22:11:50 +08:00
mindspore-ci-bot 8701ca24dd !950 add bert base version finetune and evaluation script in bert_clue dir
Merge pull request !950 from yoonlee666/master
2020-05-12 14:11:25 +08:00
shijianning 710a0e817b remove unused args & fix pylint warning 2020-05-12 10:19:26 +08:00