mindspore-ci-bot
|
2cab58fdbc
|
!3850 Implementing RandomAffine C Op and a CPP UT for AutoContrast & Equalize
Merge pull request !3850 from islam_amin/randomaffine_op
|
5 years ago |
mindspore-ci-bot
|
6e86a24d8a
|
!4224 update akg of IR files and tmp pickle files.
Merge pull request !4224 from lvwenyuan/master
|
5 years ago |
jonyguo
|
9f761c4b2b
|
update run to c75b100
|
5 years ago |
mindspore-ci-bot
|
afc98f0a27
|
!4239 fix bug in opencl subgraph output tensor
Merge pull request !4239 from chenzupeng/master-lite
|
5 years ago |
mindspore-ci-bot
|
8040e8bf89
|
!4130 modify some bug and add test case for gpu dropout op
Merge pull request !4130 from hanhuifeng/gpu_dropout
|
5 years ago |
mindspore-ci-bot
|
a0bfeedfa5
|
!4232 modify the condition of pattern match in bnupdate + eltwise fusion pass
Merge pull request !4232 from Etone.Chan/August
|
5 years ago |
mindspore-ci-bot
|
0bb39830ae
|
!4250 fix cpp api iterator build function
Merge pull request !4250 from anthonyaje/fix_cpp_api_iterator
|
5 years ago |
anthonyaje
|
9774505ecd
|
Fixed dataset cpp api iterator build function
|
5 years ago |
islam_amin
|
e52d85ba9d
|
Added RandomAffine Op
|
5 years ago |
mindspore-ci-bot
|
612f533d15
|
!3917 Add c++ ops CreateTupleIterator & Code changes in VOC DatasetOp
Merge pull request !3917 from luoyang/c-api
|
5 years ago |
ervinzhang
|
3a1d8b5f39
|
added channel swap operation in transforms.h
|
5 years ago |
Xun Deng
|
be6db4a6fe
|
add scalar affine and softplus bijector
|
5 years ago |
Xun Deng
|
415dad3adb
|
added some parameter checking
|
5 years ago |
mindspore-ci-bot
|
9ad82f79fd
|
!3979 Adding MixUp operation
Merge pull request !3979 from MahdiRahmaniHanzaki/mixup
|
5 years ago |
buxue
|
02d6e3a43a
|
fix bugs
|
5 years ago |
mindspore-ci-bot
|
04cfbdeb44
|
!4229 add java interface
Merge pull request !4229 from hangq/master
|
5 years ago |
chenzupeng
|
bf82e8d003
|
fix bug in opencl subgraph output tensor
|
5 years ago |
mindspore-ci-bot
|
dc961e461e
|
!4225 Fix bug avoid multi attr value be eliminated in pynative mode
Merge pull request !4225 from JoyLvliang/fix-bug-avoid-multi-attr-value-be-eliminated-in-pynative-mode
|
5 years ago |
mindspore-ci-bot
|
4554a80807
|
!4074 fix cumsum bug
Merge pull request !4074 from baihuawei/0806
|
5 years ago |
hangq
|
7c52b49c08
|
add java interface
|
5 years ago |
mindspore-ci-bot
|
2b7b7193b8
|
!4228 fix dedepthwiseconv2d problem
Merge pull request !4228 from yeyunpeng2020/master_deconv
|
5 years ago |
mindspore-ci-bot
|
7f53253b56
|
!4144 fix anf transform bug
Merge pull request !4144 from zhengjun10/master
|
5 years ago |
etone-chan
|
18c83637f1
|
modify the condition of pattern match in bnupdate + eltwise fusion pass
|
5 years ago |
mindspore-ci-bot
|
0a1fac9246
|
!3952 add matmul confusiontranspose buffer fusion
Merge pull request !3952 from Etone.Chan/August
|
5 years ago |
panbingao
|
3f60bf6dfe
|
fix pylint warnings in model_zoo
|
5 years ago |
yeyunpeng
|
bed056aabb
|
Fix DeDepthwiseConv2D problem
|
5 years ago |
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
|
5 years ago |
mindspore-ci-bot
|
9a1b81df1b
|
!4186 bert script bugfix
Merge pull request !4186 from yoonlee666/bugfix
|
5 years ago |
mindspore-ci-bot
|
ce2e8839a6
|
!4205 transpose output set to image2d and add mobilenetv2 GPU testcase
Merge pull request !4205 from chenzupeng/master-lite
|
5 years ago |
liyong
|
7341421d3b
|
fix num samples in pk sampler
|
5 years ago |
mindspore-ci-bot
|
49426a0639
|
!4193 modify epoch for lenet-alexnet
Merge pull request !4193 from wukesong/modify_epoch
|
5 years ago |
lvliang
|
e1a3c39fac
|
fix-bug-avoid-multi-attr-value-be-eliminated-in-pynative-mode
|
5 years ago |
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
|
5 years ago |
mindspore-ci-bot
|
e195fa6f9e
|
!4192 Fix md five_crop ci problem
Merge pull request !4192 from xiefangqi/xfq_validate_ci
|
5 years ago |
mindspore-ci-bot
|
ed2b336289
|
!4203 fix bug that some graph output tensor being freed
Merge pull request !4203 from hangq/master
|
5 years ago |
lvwenyuan 00536823
|
ab98db7834
|
update akg commit id
|
5 years ago |
zhousiyi
|
27223aae94
|
re-arrange primitives to core_ops and ops
|
5 years ago |
mindspore-ci-bot
|
d74fbf8695
|
!4183 update OneHot parameter document
Merge pull request !4183 from anzhengqi/I1QKPJ-update-document
|
5 years ago |
zhaodezan
|
346ea4c54c
|
Xfix caffe conveter op flatten
|
5 years ago |
He Wei
|
f9ab2781ae
|
Sync data while Tensor::ToString()
|
5 years ago |
tao_yunhao
|
3eee337f70
|
modify arm cpu op: embedding_lookup and elu
|
5 years ago |
chenzupeng
|
4cd94a4466
|
transpose ouptut image2d
|
5 years ago |
mindspore-ci-bot
|
4276050f24
|
!4116 fix bug:add split opt pass on pynative mode
Merge pull request !4116 from jjfeing/master
|
5 years ago |
xuanyue
|
7fa2145c0c
|
replace log defalt to WARNING and fix cppcheck's questions
|
5 years ago |
mindspore-ci-bot
|
6d557a9892
|
!4199 [MS][QUANT] mindspore model zoo example for hand make quant graph
Merge pull request !4199 from chenzhongming/quant
|
5 years ago |
xiefangqi
|
3d7826b6df
|
test five crop problem
|
5 years ago |
hanhuifeng2020
|
ab6f7420b5
|
modify some bug and add test case for gpu dropout op
|
5 years ago |
mindspore-ci-bot
|
767c04ef9a
|
!4181 move argmax from host to device
Merge pull request !4181 from zhouyaqiang0/master
|
5 years ago |
mindspore-ci-bot
|
35b16d8ca4
|
!4164 fix a bug with wrong call SyncDeviceToHost in pynative mode
Merge pull request !4164 from lvchangquan/master
|
5 years ago |
yangruoqi713
|
9e67850fd4
|
[MS][LITE] fix bug of arm cpu fp32 conv_depthwise: only support group equals output channel
|
5 years ago |