Commit Graph

41 Commits

Author SHA1 Message Date
chenzomi 97610885d0 bug fix while evaluation 2020-05-28 16:05:27 +08:00
mindspore-ci-bot cf20b3443c !1514 fix ssd run failed problem
Merge pull request !1514 from chengxb7532/r0.3
2020-05-27 20:28:07 +08:00
chengxianbin c77ac8aa0b add mobilenet file for ssd net 2020-05-27 14:44:13 +08:00
caojian05 1fae83d746 add train and eval script for LSTM 2020-05-26 19:13:02 +08:00
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
Kang 66e5320b1b Delete blank line 2020-05-20 14:45:37 +08:00
Kang bfff7c0a2f Modified clip_gradients to clip_grad 2020-05-20 11:58:47 +08:00
candanzg 2cc85bdc93 Support weight compile according to shape
Signed-off-by: candanzg <zhangshucheng@huawei.com>
2020-05-13 17:49:07 +08:00
mindspore-ci-bot 39f68f278a !1008 1. remove external links. 2.update python doc
Merge pull request !1008 from liyanliu96/master
2020-05-08 19:51:34 +08:00
liuliyan2 2bd2a60b6a 1. remove external links. 2.update python doc 2020-05-08 17:33:18 +08:00
mindspore-ci-bot e2094c9725 !891 Add SSD network in model zoo
Merge pull request !891 from zhaoting/SSD
2020-05-05 22:25:03 +08:00
mindspore-ci-bot 651e9081e7 !908 add googlenet scripts
Merge pull request !908 from liyanliu96/master
2020-05-05 21:54:21 +08:00
zhaoting db79182005 add ssd scipt 2020-05-05 18:14:37 +08:00
liuliyan2 152dfc51ee add googlenet scripts 2020-05-05 17:29:39 +08:00
chenzupeng a109bc3d96 add onnx op converter: ReLU6, DepthwiseConv2dNative 2020-04-30 12:59:39 +08:00
gengdongjie 615b60d590 1. remove unused variable in resnet.py
2. add relative path support in resnet50 example
3. optimize allreuce split strategy
2020-04-29 21:52:09 +08:00
mindspore-ci-bot decc8404a9 !795 [pylint] clean pylint warning
Merge pull request !795 from jinyaohui/clean_pylint_0428
2020-04-29 08:40:41 +08:00
jinyaohui 73642ef3d3 clean pylint 2020-04-28 15:35:12 +08:00
wukesong 73917bf2d1 maxpool-alexnet 2020-04-28 11:21:06 +08:00
mindspore-ci-bot 7053968f6f !670 Add MobilenetV2 to model_zoo and train scripts to example
Merge pull request !670 from wandongdong/master
2020-04-27 22:45:37 +08:00
wandongdong 09b2dcb3fb add mobilenetv2 2020-04-27 19:38:24 +08:00
mindspore-ci-bot 0555bdb0ef !701 upload resnet101 scripts
Merge pull request !701 from 梅晓蔚/master
2020-04-27 10:51:58 +08:00
mindspore-ci-bot d7242002aa !474 [MS][bert][example]Add ST test script of bert model
Merge pull request !474 from wsc/lossscale_script
2020-04-27 09:16:16 +08:00
meixiaowei 3cb692bea1 modify resnet101 scripts for pylint 2020-04-26 22:08:57 +08:00
meixiaowei 99bbb3a3b2 modify scripts for pylint 2020-04-26 17:25:12 +08:00
wsc e071f04d4b Add ST test script of bert with loss scale 2020-04-26 16:37:49 +08:00
meixiaowei f1cec60dc8 upload resnet101 scripts 2020-04-26 15:35:11 +08:00
caojian05 b36094e327 remove the parameter batch_size of VGG16, for we can use flatten instead of reshape. 2020-04-23 18:52:58 +08:00
gong chen 5d4144de11 bugfix(side effect): fix adding wrong control depend between AllReduce and GetStatus. 2020-04-14 15:47:43 +08:00
yoonlee666 b0fc7b7289 change op Slice to StridedSlice in bert model 2020-04-10 10:51:54 +08:00
mindspore-ci-bot 3e36982314 !99 Develop op MaxPoolWithArgMax
Merge pull request !99 from zhangbuxue/Dock_MaxPoolWithArgMax
2020-04-08 22:40:00 +08:00
buxue 7541d3b067 Develop op MaxPoolWithArgMax 2020-04-08 20:47:49 +08:00
yoonlee666 c5bfbc3556 use TFRecordDataset in bert ci script and add absolute position embedding code in bert model 2020-04-08 14:31:18 +08:00
zhaoting 0c81759ae6 add YOLOv3 infer scipt and change dataset to MindRecord 2020-04-03 11:35:58 +08:00
mindspore-ci-bot 43adf281a2 !77 fix bug of bert pre training
Merge pull request !77 from amongo/FixBugOfBertPreTraining
2020-04-01 20:09:38 +08:00
huangdongrun 2fdf692c2e fix bug of auto control depend for bert pre training
add comment
2020-04-01 16:57:45 +08:00
mindspore-ci-bot c46e267cfd !21 update lenet , add alexnet in example
Merge pull request !21 from wukesong/add_lenet_alexnet
2020-04-01 11:05:58 +08:00
wukesong 0173c40124 add lenet & alexnet in master branch 2020-03-31 17:14:44 +08:00
wangjun260 31b165a57e add vgg scripts 2020-03-31 16:07:18 +08:00
zhunaipan 930a1fb0a8 initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
2020-03-27 22:54:54 +08:00