Commit Graph

21169 Commits

Author SHA1 Message Date
mindspore-ci-bot 434216844d !14250 TensorSummary & ScalarSummary op infer
From: @simson_wu
Reviewed-by: @chujinjin,@zh_qh
Signed-off-by: @zh_qh
2021-03-30 11:28:06 +08:00
yao_yf 4d0635eabe set parallel communication init flag in parallel ut 2021-03-30 11:21:57 +08:00
chenlei_autodiff f4289d40f3 add graph kernel expander ops. 2021-03-30 11:19:40 +08:00
xutianchun 0ef7e1cfa2 fix codex warining 2021-03-30 11:10:23 +08:00
mindspore-ci-bot 9e2e365fd9 !14320 [MS_LITE] fix bug of issue
From: @YeFeng_24
Reviewed-by: @hangangqiang,@zhanghaibo5
Signed-off-by: @zhanghaibo5
2021-03-30 10:56:36 +08:00
liuhe abf3305ad9 update codument of BroadcastTo, GatherD, UnsortedSegmentMax, etc. 2021-03-30 10:54:43 +08:00
jianghui58 3b7c96afa4 tensor data type support string && tensor 2021-03-30 10:48:26 +08:00
mindspore-ci-bot b6dc6f974e !14297 fix demo url bug
From: @yeyunpeng2020
Reviewed-by: @zhanghaibo5,@hangangqiang
Signed-off-by: @hangangqiang
2021-03-30 10:14:49 +08:00
yuzhenhua d0be1353c3 fix maskrcnn and fasterrcnn 310 bug 2021-03-30 10:04:58 +08:00
mindspore-ci-bot 04349c27eb !14160 [MSLITE] fix minumgrad bug
From: @zhengjun10
Reviewed-by: @HilbertDavid
Signed-off-by: @HilbertDavid
2021-03-30 09:59:52 +08:00
mindspore-ci-bot e5566feb46 !14328 [bugfix] Not set device id in asynchronous compile and run graph
From: @zyli2020
Reviewed-by: @cristoval,@limingqi107
Signed-off-by: @limingqi107
2021-03-30 09:59:13 +08:00
mindspore-ci-bot e408c9efc8 !14334 opt transdata
From: @lianliguang
Reviewed-by: @zhoufeng54,@kisnwang
Signed-off-by: @kisnwang
2021-03-30 09:49:48 +08:00
mindspore-ci-bot 79322f948e !14164 deeplabv3 hwc & ssd off_optimize & resnet18
From: @zhangxiaoxiao16
Reviewed-by: @oacjiewen,@c_34
Signed-off-by: @c_34
2021-03-30 09:42:23 +08:00
yefeng 9a71b32dd6 fix_leakyRelu 2021-03-30 09:36:30 +08:00
mindspore-ci-bot 038d65618a !14309 [MS][LITE][Develop]fix exp for big-endian devices
From: @lx0095
Reviewed-by: @zhang_xue_tong,@zhanghaibo5
Signed-off-by: @zhang_xue_tong
2021-03-30 09:18:12 +08:00
mindspore-ci-bot 04dcc15a9b !14245 reduce lite code Codespell error number to 0
From: @sishuikang
Reviewed-by: @zhanghaibo5,@zhang_xue_tong
Signed-off-by: @zhang_xue_tong
2021-03-30 09:16:03 +08:00
mindspore-ci-bot 190d0a1c25 !14283 [MS][LITE] optimize anf transform
From: @mengyuanli
Reviewed-by: @hangangqiang,@zhang_xue_tong
Signed-off-by: @hangangqiang
2021-03-30 09:09:28 +08:00
alouhahaha a5a88a5337 modify import order 2021-03-30 08:56:43 +08:00
mindspore-ci-bot f052f8b796 !14023 Add get dataset size for album
From: @ezphlow
Reviewed-by: 
Signed-off-by:
2021-03-30 08:44:34 +08:00
RobinGrosman f4a735e3b6 fix codex and cpplint errors in cpu_samples.cc and parallel_op.cc 2021-03-29 14:23:24 -07:00
Eric 38944eafc4 Added get dataset size and fix macro 2021-03-29 15:49:29 -04:00
Islam Amin 143edf67bc fixing UMonad Unsupported type 2021-03-29 14:28:17 -04:00
tom__chen ea02bf6e7a index_add GPU op check rank of indices tensor 2021-03-29 11:28:17 -04:00
chengxianbin b64d8c54b3 fix bug of quant function 2021-03-29 21:43:49 +08:00
lixiaohui a8975af9b8 modify examples of explainer.benchmark 2021-03-29 21:01:06 +08:00
zhujingxuan 2682a42252 fix parallel issue 2021-03-29 20:43:39 +08:00
LianLiguang 282d477740 opt parameter->cast->transdata to parameter->cast 2021-03-29 20:15:25 +08:00
chujinjin 5474bf2eba fix device memory not free for constexpr 2021-03-29 20:10:31 +08:00
yangjie159 dddd112d9a add lstm fp32 coder 2021-03-29 19:48:10 +08:00
mindspore-ci-bot b802f25563 !14277 [GraphKernel] akg support type int64 float64 int16 uint16 int8 uint8
From: @r1chardf1d0
Reviewed-by: @gaoxiong1,@anyrenwei
Signed-off-by: @anyrenwei
2021-03-29 19:26:10 +08:00
mindspore-ci-bot b70a442063 !14178 [MS][LITE][Develop]fix name of tensor from StringToTensor
From: @lx0095
Reviewed-by: @zhang_xue_tong,@hangangqiang
Signed-off-by: @zhang_xue_tong
2021-03-29 18:31:23 +08:00
yefeng 023cdfb221 issue-1 2021-03-29 18:21:48 +08:00
mindspore-ci-bot db95ebc79b !14088 [MS][LITE][Develop]optimize fp32 prelu
From: @lx0095
Reviewed-by: @zhang_xue_tong
Signed-off-by: @zhang_xue_tong
2021-03-29 17:28:01 +08:00
mindspore-ci-bot feb8487c63 !14229 add ToD java demo
From: @xutianchun
Reviewed-by: 
Signed-off-by: @HilbertDavid
2021-03-29 17:25:18 +08:00
mindspore-ci-bot 5588a398be !14211 [MSLITE] Support conv1d.
From: @wang_shaocong
Reviewed-by: @zhanghaibo5,@zhang_xue_tong
Signed-off-by:
2021-03-29 17:19:36 +08:00
dayschan 3c6c30024c dump graph_kernel_split info 2021-03-29 17:15:02 +08:00
mindspore-ci-bot f3a1ae3592 !14276 Update ci testcases for while bprop
From: @liangzelang
Reviewed-by: @kisnwang,@zhoufeng54
Signed-off-by: @zhoufeng54
2021-03-29 17:14:28 +08:00
mindspore-ci-bot 3172a0b9c3 !14319 update pip command
From: @shenwei41
Reviewed-by: @ljl0711,@heleiwang,@lilongfei15
Signed-off-by: @lilongfei15,@lilongfei15
2021-03-29 17:09:08 +08:00
lizhenyu cf2244f1ef [bugfix]Not set device id in asynchronous compile and run graph 2021-03-29 16:42:02 +08:00
changzherui c1ada6a3e5 modify repeatedly export quant net mindir 2021-03-29 16:34:48 +08:00
zhanghuiyao bd31e4e912 modify tdt readme file 2021-03-29 16:31:28 +08:00
mengyuanli d734528f76 optimize anf transform 2021-03-29 16:31:01 +08:00
mindspore-ci-bot ccf5b3d808 !14206 fix fc &&matmul
From: @zoloft
Reviewed-by: @wangchengyuan,@hangangqiang
Signed-off-by: @wangchengyuan
2021-03-29 16:22:28 +08:00
shenwei41 595a2425cb update pip command 2021-03-29 16:03:57 +08:00
mindspore-ci-bot 993d00c4ba !13774 The input and output of batchnorm reverse operator increase pass in ascend platform under the mode of pynitve
From: @ding_fei_fei
Reviewed-by: @kingxian,@zhunaipan
Signed-off-by: @kingxian
2021-03-29 16:00:53 +08:00
simson 15bda34dcb add ops infer 2021-03-29 15:56:32 +08:00
yuchaojie 50f7f6b3de add BatchMatMul&FusedMulAdd, BatchMatmul&ConfusionTranpose UB fusion pass 2021-03-29 15:47:16 +08:00
lixian 7be12cbc2d fix exp for big-enian devices 2021-03-29 15:44:35 +08:00
mindspore-ci-bot 5ce8a53cb9 !14182 split file list
From: @zhujingxuan
Reviewed-by: 
Signed-off-by:
2021-03-29 15:37:29 +08:00
mindspore-ci-bot 825ce95756 !13832 fix a bug that cuda error show wrong name in log
From: @hanhuifeng2020
Reviewed-by: @dylangeng,@anyrenwei
Signed-off-by: @anyrenwei
2021-03-29 15:30:34 +08:00