mindspore-ci-bot
|
4554a80807
|
!4074 fix cumsum bug
Merge pull request !4074 from baihuawei/0806
|
2020-08-10 20:37:01 +08:00 |
hangq
|
7c52b49c08
|
add java interface
|
2020-08-10 20:29:02 +08:00 |
mindspore-ci-bot
|
2b7b7193b8
|
!4228 fix dedepthwiseconv2d problem
Merge pull request !4228 from yeyunpeng2020/master_deconv
|
2020-08-10 20:18:46 +08:00 |
mindspore-ci-bot
|
7f53253b56
|
!4144 fix anf transform bug
Merge pull request !4144 from zhengjun10/master
|
2020-08-10 20:12:41 +08:00 |
etone-chan
|
18c83637f1
|
modify the condition of pattern match in bnupdate + eltwise fusion pass
|
2020-08-10 20:03:26 +08:00 |
hanhuifeng2020
|
1756d084ab
|
tinybert script suit for gpu
|
2020-08-10 20:00:07 +08:00 |
mindspore-ci-bot
|
0a1fac9246
|
!3952 add matmul confusiontranspose buffer fusion
Merge pull request !3952 from Etone.Chan/August
|
2020-08-10 19:48:19 +08:00 |
panbingao
|
3f60bf6dfe
|
fix pylint warnings in model_zoo
|
2020-08-10 19:44:41 +08:00 |
yeyunpeng
|
bed056aabb
|
Fix DeDepthwiseConv2D problem
|
2020-08-10 19:41:45 +08:00 |
mindspore-ci-bot
|
74bb5675be
|
!4222 when caffe model has flatten op, it will be converted failed. This code fix this bug
Merge pull request !4222 from zhaodezan/master
|
2020-08-10 19:32:43 +08:00 |
mindspore-ci-bot
|
9a1b81df1b
|
!4186 bert script bugfix
Merge pull request !4186 from yoonlee666/bugfix
|
2020-08-10 19:26:19 +08:00 |
mindspore-ci-bot
|
ce2e8839a6
|
!4205 transpose output set to image2d and add mobilenetv2 GPU testcase
Merge pull request !4205 from chenzupeng/master-lite
|
2020-08-10 19:09:15 +08:00 |
liyong
|
7341421d3b
|
fix num samples in pk sampler
|
2020-08-10 19:05:47 +08:00 |
mindspore-ci-bot
|
49426a0639
|
!4193 modify epoch for lenet-alexnet
Merge pull request !4193 from wukesong/modify_epoch
|
2020-08-10 19:05:20 +08:00 |
lvliang
|
e1a3c39fac
|
fix-bug-avoid-multi-attr-value-be-eliminated-in-pynative-mode
|
2020-08-10 19:05:06 +08:00 |
mindspore-ci-bot
|
13a66805b3
|
!4210 [MS][LITE] fix bug of arm cpu fp32 conv_depthwise: only support group equals output channel
Merge pull request !4210 from yangruoqi713/lite
|
2020-08-10 19:00:08 +08:00 |
mindspore-ci-bot
|
e195fa6f9e
|
!4192 Fix md five_crop ci problem
Merge pull request !4192 from xiefangqi/xfq_validate_ci
|
2020-08-10 18:59:23 +08:00 |
mindspore-ci-bot
|
ed2b336289
|
!4203 fix bug that some graph output tensor being freed
Merge pull request !4203 from hangq/master
|
2020-08-10 18:57:37 +08:00 |
lvwenyuan 00536823
|
ab98db7834
|
update akg commit id
|
2020-08-10 18:57:27 +08:00 |
zhousiyi
|
27223aae94
|
re-arrange primitives to core_ops and ops
|
2020-08-10 10:56:33 +00:00 |
mindspore-ci-bot
|
d74fbf8695
|
!4183 update OneHot parameter document
Merge pull request !4183 from anzhengqi/I1QKPJ-update-document
|
2020-08-10 18:53:28 +08:00 |
zhaodezan
|
346ea4c54c
|
Xfix caffe conveter op flatten
|
2020-08-10 18:48:35 +08:00 |
He Wei
|
f9ab2781ae
|
Sync data while Tensor::ToString()
|
2020-08-10 18:47:04 +08:00 |
tao_yunhao
|
3eee337f70
|
modify arm cpu op: embedding_lookup and elu
|
2020-08-10 17:31:20 +08:00 |
chenzupeng
|
4cd94a4466
|
transpose ouptut image2d
|
2020-08-10 17:22:29 +08:00 |
mindspore-ci-bot
|
4276050f24
|
!4116 fix bug:add split opt pass on pynative mode
Merge pull request !4116 from jjfeing/master
|
2020-08-10 17:16:27 +08:00 |
xuanyue
|
7fa2145c0c
|
replace log defalt to WARNING and fix cppcheck's questions
|
2020-08-10 17:15:32 +08:00 |
mindspore-ci-bot
|
6d557a9892
|
!4199 [MS][QUANT] mindspore model zoo example for hand make quant graph
Merge pull request !4199 from chenzhongming/quant
|
2020-08-10 17:08:41 +08:00 |
xiefangqi
|
3d7826b6df
|
test five crop problem
|
2020-08-10 16:59:24 +08:00 |
hanhuifeng2020
|
ab6f7420b5
|
modify some bug and add test case for gpu dropout op
|
2020-08-10 16:55:56 +08:00 |
mindspore-ci-bot
|
767c04ef9a
|
!4181 move argmax from host to device
Merge pull request !4181 from zhouyaqiang0/master
|
2020-08-10 16:50:11 +08:00 |
mindspore-ci-bot
|
35b16d8ca4
|
!4164 fix a bug with wrong call SyncDeviceToHost in pynative mode
Merge pull request !4164 from lvchangquan/master
|
2020-08-10 16:47:57 +08:00 |
yangruoqi713
|
9e67850fd4
|
[MS][LITE] fix bug of arm cpu fp32 conv_depthwise: only support group equals output channel
|
2020-08-10 16:45:18 +08:00 |
hangq
|
aedb6d73ec
|
fix bug that graph output tensor being freed
|
2020-08-10 16:43:26 +08:00 |
yoonlee666
|
a5ac2427a7
|
bugfix bert script
|
2020-08-10 16:40:40 +08:00 |
mindspore-ci-bot
|
234a3fd431
|
!4170 dlopen cpu mpi adapter
Merge pull request !4170 from kisnwang/disable-host-mpi
|
2020-08-10 16:39:56 +08:00 |
mindspore-ci-bot
|
d46a0e4d69
|
!4180 remove unused submodule incubator-tvm
Merge pull request !4180 from looop5/remove_submodule
|
2020-08-10 16:24:58 +08:00 |
mindspore-ci-bot
|
c5173e44c9
|
!4044 Fix nasnet model impl
Merge pull request !4044 from ghzl/nasnet-model
|
2020-08-10 16:22:44 +08:00 |
mindspore-ci-bot
|
0ae5eeb33d
|
!4202 fix bug of reshape op infershape error
Merge pull request !4202 from fuzhiye/tmp
|
2020-08-10 15:47:26 +08:00 |
fuzhiye
|
f0172aee4c
|
fix bug of reshape infershape
|
2020-08-10 15:33:30 +08:00 |
etone-chan
|
bae2ada744
|
add matmul confusiontranspose buffer fusion
|
2020-08-10 15:30:03 +08:00 |
guohongzilong
|
539041b783
|
fix nasnet model bug
|
2020-08-10 15:17:12 +08:00 |
chenzomi
|
94fd9dd8cf
|
[MS][QUANT] mindspore model zoo example for hand make quant graph
|
2020-08-10 15:11:52 +08:00 |
mindspore-ci-bot
|
c3ab044fad
|
!4168 add android log method
Merge pull request !4168 from 徐安越/master
|
2020-08-10 15:05:13 +08:00 |
mindspore-ci-bot
|
84f2c57e07
|
!4184 fix CopyPrimitive and leaky_relu_parser
Merge pull request !4184 from sunsuodong/fix_resize
|
2020-08-10 14:48:19 +08:00 |
mindspore-ci-bot
|
3b905d9c31
|
!4190 fix bug of max pooling
Merge pull request !4190 from fuzhiye/tmp
|
2020-08-10 14:46:57 +08:00 |
yujianfeng
|
8a77751988
|
Add AdamApplyOneAssign and AdamApplyOneWithDecayAssign fusion pass
|
2020-08-10 14:46:37 +08:00 |
mindspore-ci-bot
|
925aceac33
|
!4101 fix op multi output problem
Merge pull request !4101 from yeyunpeng2020/master_split
|
2020-08-10 14:45:03 +08:00 |
wukesong
|
ae698843c7
|
modify epoch
|
2020-08-10 14:43:46 +08:00 |
gengdongjie
|
9ffcaab9c6
|
recitify learning rate generating policy
|
2020-08-10 14:23:34 +08:00 |