Commit Graph

6736 Commits

Author SHA1 Message Date
yoonlee666 32846d791b bugfix bert script 2020-08-11 14:40:06 +08:00
mindspore-ci-bot 21f234658a !4267 Add implementation for 'Transpose' with 5-dimension inputs.
Merge pull request !4267 from wangshaocong/lite_transpose
2020-08-11 14:20:12 +08:00
mindspore-ci-bot a0531b7b41 !4206 Fix Tensor::ToString() data sync problem
Merge pull request !4206 from hewei/fix_tensor_to_string
2020-08-11 14:18:12 +08:00
mindspore-ci-bot 1f7d72dd2a !4227 fix pylint warning in model_zoo
Merge pull request !4227 from panbingao/pylintfix
2020-08-11 14:17:45 +08:00
mindspore-ci-bot b120cbcfb4 !4249 Add parameter checking in distributions
Merge pull request !4249 from XunDeng/pp_poc_v3
2020-08-11 14:16:29 +08:00
mindspore-ci-bot 6772bbde8d !4021 Add ScalarAffine and Softplus bijector
Merge pull request !4021 from XunDeng/scalar_affine_softplus
2020-08-11 14:14:35 +08:00
wsc 6bf7534cb2 Modify implementation of 'Transpose' to support the 5-dimension input. 2020-08-11 11:44:42 +08:00
mindspore-ci-bot 0115876363 !4197 Add AdamApplyOneAssign fusion pass
Merge pull request !4197 from YuJianfeng/adam_assign
2020-08-11 11:26:00 +08:00
mindspore-ci-bot 266df56570 !4220 [MD] add num_samples support in minddataset pk sampler
Merge pull request !4220 from liyong126/minddataset_pk_num_samples
2020-08-11 11:22:28 +08:00
mindspore-ci-bot fdaa08dc05 !4185 re-arrange the primitive between core_ops.h and frontend/operator/ops.h
Merge pull request !4185 from xychow/move-core-ops
2020-08-11 11:18:01 +08:00
mindspore-ci-bot f287471fc1 !4260 fix crop and DeDepthwiseConv2D bugs
Merge pull request !4260 from yeyunpeng2020/master
2020-08-11 10:32:23 +08:00
mindspore-ci-bot a77eddbfc2 !4200 set default log level is WARNING and fix questions according to cppcheck report
Merge pull request !4200 from 徐安越/master
2020-08-11 10:22:27 +08:00
yeyunpeng e872470c70 fix crop and DeconvDepthwiseConv2D bugs 2020-08-11 10:17:08 +08:00
mindspore-ci-bot f21ee64fd0 !4247 Add ChannelSwap operation
Merge pull request !4247 from 章一智/channel_swap_op
2020-08-11 09:59:55 +08:00
mindspore-ci-bot a05aad1706 !4223 Remove NNACL's c++ features
Merge pull request !4223 from zhanyuan/micro_dev
2020-08-11 09:57:53 +08:00
mindspore-ci-bot 7a16e0cfc6 !4158 fix bugs
Merge pull request !4158 from zhangbuxue/fix_bugs
2020-08-11 09:55:44 +08:00
mindspore-ci-bot eb84ae4593 !4048 Fix broadcast, scatternd, reduce ops.
Merge pull request !4048 from linqingke/new_ops
2020-08-11 09:50:47 +08:00
zhanyuan 5405aa5bb7 Remove NNACL's c++ features 2020-08-11 09:47:43 +08:00
mindspore-ci-bot 33784fef66 !4214 modify arm cpu op: embedding lookup and elu
Merge pull request !4214 from 陶云浩/modify
2020-08-11 09:38:50 +08:00
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
2020-08-11 09:29:09 +08:00
mindspore-ci-bot 6e86a24d8a !4224 update akg of IR files and tmp pickle files.
Merge pull request !4224 from lvwenyuan/master
2020-08-11 09:27:25 +08:00
mindspore-ci-bot afc98f0a27 !4239 fix bug in opencl subgraph output tensor
Merge pull request !4239 from chenzupeng/master-lite
2020-08-11 09:24:54 +08:00
mindspore-ci-bot 8040e8bf89 !4130 modify some bug and add test case for gpu dropout op
Merge pull request !4130 from hanhuifeng/gpu_dropout
2020-08-11 09:21:55 +08:00
mindspore-ci-bot a0bfeedfa5 !4232 modify the condition of pattern match in bnupdate + eltwise fusion pass
Merge pull request !4232 from Etone.Chan/August
2020-08-11 09:03:42 +08:00
mindspore-ci-bot 0bb39830ae !4250 fix cpp api iterator build function
Merge pull request !4250 from anthonyaje/fix_cpp_api_iterator
2020-08-11 07:21:27 +08:00
anthonyaje 9774505ecd Fixed dataset cpp api iterator build function 2020-08-10 18:35:59 -04:00
islam_amin e52d85ba9d Added RandomAffine Op 2020-08-10 17:52:50 -04:00
mindspore-ci-bot 612f533d15 !3917 Add c++ ops CreateTupleIterator & Code changes in VOC DatasetOp
Merge pull request !3917 from luoyang/c-api
2020-08-11 05:50:21 +08:00
ervinzhang 3a1d8b5f39 added channel swap operation in transforms.h 2020-08-10 17:32:50 -04:00
Xun Deng be6db4a6fe add scalar affine and softplus bijector 2020-08-10 16:07:54 -04:00
Xun Deng 415dad3adb added some parameter checking 2020-08-10 15:46:24 -04:00
mindspore-ci-bot 9ad82f79fd !3979 Adding MixUp operation
Merge pull request !3979 from MahdiRahmaniHanzaki/mixup
2020-08-10 23:01:26 +08:00
buxue 02d6e3a43a fix bugs 2020-08-10 22:28:36 +08:00
mindspore-ci-bot 04cfbdeb44 !4229 add java interface
Merge pull request !4229 from hangq/master
2020-08-10 22:11:01 +08:00
chenzupeng bf82e8d003 fix bug in opencl subgraph output tensor 2020-08-10 21:24:07 +08:00
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
2020-08-10 20:42:17 +08:00
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
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