Commit Graph

6907 Commits

Author SHA1 Message Date
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
fuzhiye 230f8451bd fix bug of max pooling 2020-08-10 14:19:55 +08:00
yeyunpeng d4671497e9 fix op multi output problem 2020-08-10 12:41:49 +08:00
mindspore-ci-bot fe2c2e8330 !4160 [refine]remove ref origin
Merge pull request !4160 from vlne-v1/remove-ref-origin
2020-08-10 12:07:11 +08:00
YangLuo e6a12946c8 Updata voc build() & add C++ Op CreateTupleIterator 2020-08-10 11:53:58 +08:00
mindspore-ci-bot a5850b9551 !4174 Add ps resnet50 mode zoo scripts.
Merge pull request !4174 from ZPaC/add-ps-resent-model-zoo
2020-08-10 11:40:04 +08:00
panbingao 541d27c149 remove other MINDSPORE_HCCL 2020-08-10 11:39:52 +08:00
jjfeing b86b5a836a add split pass on pynative mode 2020-08-10 11:16:59 +08:00
mindspore-ci-bot d52675e2cb !4147 GPU update cast type
Merge pull request !4147 from VectorSL/gpu-update-cast
2020-08-10 11:10:32 +08:00
sunsuodong 5a7863de32 fix CopyPrimitive and leaky_relu_parser 2020-08-10 10:57:47 +08:00
mindspore-ci-bot 2c2fe9bed9 !4121 Third round of the enhancement of API comments
Merge pull request !4121 from Simson/enhancement-API
2020-08-10 10:55:09 +08:00
xuanyue 981251d541 add android log print method 2020-08-10 10:52:08 +08:00
mindspore-ci-bot 12935b2527 !335 Refactor Gamma and Poisson ops
Merge pull request !335 from peixu_ren/custom_aicpu
2020-08-10 10:49:33 +08:00
mindspore-ci-bot 05f405c0bc !4176 [MS][LITE][Develop]optimize infershape when running graph
Merge pull request !4176 from chenjianping/lite_dev2
2020-08-10 10:38:18 +08:00
mindspore-ci-bot 76b0be5248 !4129 add arm cpu op: elu
Merge pull request !4129 from 陶云浩/elu
2020-08-10 10:37:25 +08:00
chenjianping e43a96b531 support resize when init kernel 2020-08-10 10:25:36 +08:00
mindspore-ci-bot 6657adfaef !4054 [AutoParallel] Use uniqueid to manage input tensors
Merge pull request !4054 from Chong/wd
2020-08-10 10:16:17 +08:00
mindspore-ci-bot fe0b8d6272 !4068 Add parallel operator for Concat
Merge pull request !4068 from yangzhenzhang/add-concat-op
2020-08-10 10:15:29 +08:00
mindspore-ci-bot 22598e5c30 !4084 Complement the arg passing conventions
Merge pull request !4084 from peixu_ren/custom_bijector
2020-08-10 10:14:38 +08:00
tao_yunhao f48bfaa3f2 add arm cpu op: elu 2020-08-10 10:06:21 +08:00
zhouyaqiang 7ae7505caa move argmax from host to device 2020-08-10 09:58:42 +08:00
anzhengqi e72e78e2ec update api document 2020-08-10 09:53:31 +08:00