Commit Graph

6191 Commits

Author SHA1 Message Date
mindspore-ci-bot b0b4fa08b3 !3905 tod initial version
Merge pull request !3905 from yonibaehr/export
2020-08-04 09:11:21 +08:00
mindspore-ci-bot 277cfc2caf !3904 回退 'Pull Request !3103 : change type of Shape from int32 to int64'
Merge pull request !3904 from suteng/revert-merge-3103-master
2020-08-04 09:10:08 +08:00
mindspore-ci-bot de635b12ef !3467 Performance optimization of embedding lookup cpu kernel
Merge pull request !3467 from YuJianfeng/master
2020-08-04 08:53:51 +08:00
yoni baehr 943a25a47b train on device 2020-08-03 18:20:31 +03:00
suteng 19e45ccdb1 回退 'Pull Request !3103 : change type of Shape from int32 to int64' 2020-08-03 22:06:37 +08:00
mindspore-ci-bot 42594daf80 !3898 matmul bug
Merge pull request !3898 from ling/conv1x1
2020-08-03 21:51:10 +08:00
mindspore-ci-bot 0f4f343e6b !3884 fix space to depth bug
Merge pull request !3884 from zhongligeng/master
2020-08-03 21:49:16 +08:00
ling 60d7506c7a fix matmul bug 2020-08-03 21:35:52 +08:00
mindspore-ci-bot aa65cbf733 !3846 Add TBE op SquaredDifference\Xdivy\Xlogy for VM.
Merge pull request !3846 from liuxiao93/Add-ops-SeluSquaredDifference
2020-08-03 21:20:24 +08:00
mindspore-ci-bot e0a2d2f914 !3858 Fix worker sgd error in master
Merge pull request !3858 from ZPaC/master-fix-ps-sgd
2020-08-03 21:06:20 +08:00
mindspore-ci-bot f4e4fd2cfd !3577 add ReciprocalGrad RsqrtGrad SqrtGrad
Merge pull request !3577 from fangzehua/many_grad_ops
2020-08-03 21:01:12 +08:00
mindspore-ci-bot c0e7f422f5 !3878 optimize lite arm cpu op: conv_depthwise, deconv_depthwise
Merge pull request !3878 from yangruoqi713/lite
2020-08-03 20:57:33 +08:00
mindspore-ci-bot df6707bde9 !3785 [lite] batch_to_space, depth_to_space,argmin,argmax support int8
Merge pull request !3785 from chenjianping/lite_dev
2020-08-03 20:53:28 +08:00
mindspore-ci-bot 0a89563f37 !3867 Fix Profiling Data Flush Failed while GLOG_v > 1
Merge pull request !3867 from caifubi/profiling
2020-08-03 20:51:22 +08:00
mindspore-ci-bot 8f087b7104 !3870 add doc for include file & clang-format include file
Merge pull request !3870 from hangq/master
2020-08-03 20:50:48 +08:00
mindspore-ci-bot 282c5415f1 !3888 fix anf exporter
Merge pull request !3888 from wangchangkai/master
2020-08-03 20:49:15 +08:00
mindspore-ci-bot fbfb79968b !3894 fix opencl testcase compile errors
Merge pull request !3894 from wandongdong/master
2020-08-03 20:48:46 +08:00
mindspore-ci-bot 4ea5686a97 !3889 Add fp32 & int8 ops of Matmul(Batchmatmul)
Merge pull request !3889 from zhanyuan/master
2020-08-03 20:48:19 +08:00
wandongdong 190fc3cc5a fix tests compile errors 2020-08-03 20:37:18 +08:00
mindspore-ci-bot 6f7f376b1c !3821 Decouple ME and TBE by the IPC way.
Merge pull request !3821 from ZhangQinghua/master1
2020-08-03 20:34:01 +08:00
mindspore-ci-bot 807e4eb3de !3896 fix GetGraphInputNodes: remove duplicates elements
Merge pull request !3896 from sunsuodong/get_input_nodes
2020-08-03 20:33:50 +08:00
hangq 6139494fcc add doc for include file & clang-format include file 2020-08-03 20:24:18 +08:00
mindspore-ci-bot 60362ce788 !3893 change hub doc
Merge pull request !3893 from chenzhongming/doc
2020-08-03 20:23:40 +08:00
chenzomi f80e579642 change hub 2020-08-03 20:21:52 +08:00
mindspore-ci-bot d4f82d6c56 !3823 optimize opencl conv2d transpose
Merge pull request !3823 from chenzupeng/master-lite
2020-08-03 20:19:38 +08:00
zhanyuan ccd6b9a415 Add fp32 & int8 ops of Matmul(Batchmatmul) 2020-08-03 20:17:50 +08:00
sunsuodong e85f3193fd fix GetGraphInputNodes 2020-08-03 20:11:30 +08:00
mindspore-ci-bot 61639d9020 !3881 fix thread pool bug
Merge pull request !3881 from 张学同/to_merge
2020-08-03 19:58:38 +08:00
mindspore-ci-bot 942060d7d6 !3890 conv1x1 bug
Merge pull request !3890 from ling/conv1x1
2020-08-03 19:54:07 +08:00
yujianfeng 57cb1eeb14 Performance optimization of embedding_lookup 2020-08-03 19:49:08 +08:00
chenzupeng 39e4900e4b optim opencl conv2d transpose 2020-08-03 19:42:28 +08:00
mindspore-ci-bot 657b547116 !3103 change type of Shape from int32 to int64
Merge pull request !3103 from yihuaijie/dev
2020-08-03 19:40:19 +08:00
kai00 39ac3273a8 fix anf exporter 2020-08-03 19:38:59 +08:00
ling 66ec9da544 conv1x1 bug 2020-08-03 19:29:55 +08:00
mindspore-ci-bot 98dc6eedc2 !3877 Add new hms ops of floor, round and ceil with type of int8
Merge pull request !3877 from liuwenhao/master
2020-08-03 19:27:29 +08:00
mindspore-ci-bot 27a0a2e333 !3880 fix auto mix precision issue in pynative
Merge pull request !3880 from wangqiuliang/fix-gradients-issue-in-pynative
2020-08-03 19:23:03 +08:00
mindspore-ci-bot 952f96d860 !3875 fix reduce for loop size bug
Merge pull request !3875 from zhaozhenlong/lite/issue/reduce_for_loop_size_unsign_compare
2020-08-03 19:06:49 +08:00
mindspore-ci-bot a182a87a6d !3820 support tensor attr shape and dtype in graph mode
Merge pull request !3820 from zhangbuxue/support_dtype_and_shape_as_attr_in_graph_mode
2020-08-03 18:57:46 +08:00
liuxiao93 374b7b8583 Add TBE op SquaredDifference for VM. 2020-08-03 18:52:18 +08:00
liuwenhao4 a367b3c286 Add new hms ops of floor, round and ceil with type of int8 2020-08-03 18:51:19 +08:00
zhongligeng 58e6227a23 fix space to depth bug 2020-08-03 17:39:13 +08:00
kingfo 577535b387 fix gradients issue in pynative 2020-08-03 17:35:21 +08:00
z00505269 87323cf0f1 fix thread pool bug 2020-08-03 17:23:45 +08:00
chenjianping 131cad16e8 batch_to_space,depth_to_space,argmin,argmax support int8 2020-08-03 17:20:29 +08:00
mindspore-ci-bot 201bcdd9af !3866 add register func for mean op
Merge pull request !3866 from fuzhiye/mindspore
2020-08-03 17:15:53 +08:00
buxue b075674cf2 support tensor attr shape and dtype in graph mode 2020-08-03 17:09:31 +08:00
fuzhiye 0d77de77e0 add register func for mean op 2020-08-03 17:04:33 +08:00
mindspore-ci-bot 02c921550e !3865 fix anf_export quant function
Merge pull request !3865 from yankai10/merge_branch
2020-08-03 17:04:05 +08:00
mindspore-ci-bot e9c4a697d5 !3868 set tensor allocator
Merge pull request !3868 from 张学同/to_merge
2020-08-03 16:53:31 +08:00
Yi Huaijie 15d5cc396d change type of Shape from int32 to int64 2020-08-03 16:47:19 +08:00