mindspore-ci-bot
|
4fcdcb59a3
|
!11005 【MS】【LITE】【GPU】 support opencl fusion and optimize adreno performance
From: @wangdongxu6
Reviewed-by: @zhang_xue_tong,@ddwsky
Signed-off-by: @ddwsky
|
2021-01-06 15:33:19 +08:00 |
mindspore-ci-bot
|
1c942ce49f
|
!10221 support grad accumulation for auto parallel
From: @yangzhenzhang
Reviewed-by:
Signed-off-by:
|
2021-01-06 15:27:34 +08:00 |
caifubi
|
efe4f8a8fb
|
Fix bug of RunOp context checker in GRAPH_MODE
|
2021-01-06 15:14:09 +08:00 |
fuzhiye
|
5eb664ec4c
|
change cal multiplier mode default value
|
2021-01-06 14:58:59 +08:00 |
mindspore-ci-bot
|
ac4d3f2232
|
!11002 [ms][lite][cpu] add linux avx ci
From: @lzkcode
Reviewed-by: @zhang_xue_tong,@hangangqiang
Signed-off-by: @zhang_xue_tong
|
2021-01-06 14:56:20 +08:00 |
mindspore-ci-bot
|
9e627fc524
|
!11001 [MS][LITE]Fix topk and trans_format_insert_pass
From: @gongdaguo
Reviewed-by: @hangangqiang,@zhang_xue_tong
Signed-off-by: @zhang_xue_tong
|
2021-01-06 14:35:05 +08:00 |
mindspore-ci-bot
|
939b3a02fc
|
!10997 fix bert init
From: @VectorSL
Reviewed-by: @gaoxiong1,@c_34
Signed-off-by: @c_34
|
2021-01-06 14:29:19 +08:00 |
mindspore-ci-bot
|
1f06cd63f3
|
!10436 Support to control whether to throw runtime exceptions in SummaryRecord
From: @ouwenchang
Reviewed-by:
Signed-off-by:
|
2021-01-06 14:21:21 +08:00 |
lzk
|
402408d408
|
linux avx ci
|
2021-01-05 22:10:18 -08:00 |
yanglf1121
|
75aa938ee6
|
add type support for concat, reshape, transpose, tile, squeeze, expandims cpu op
|
2021-01-06 13:11:46 +08:00 |
zhouyaqiang
|
8a0bca7d6b
|
Increase performance of fasttext
|
2021-01-06 12:50:09 +08:00 |
mindspore-ci-bot
|
e30734d1b8
|
!10454 Fix the unsafe code of Profiler
From: @gzhcv
Reviewed-by: @wangyue01,@lilongfei15
Signed-off-by: @lilongfei15
|
2021-01-06 11:51:34 +08:00 |
mindspore-ci-bot
|
07ab1c1b4e
|
!10952 Add cnode attrs for recomputation
From: @ginfung
Reviewed-by: @zh_qh
Signed-off-by: @zh_qh
|
2021-01-06 11:32:14 +08:00 |
wangdongxu
|
cf2f6a6a38
|
opencl fusion, optimize adreno performance, winograd support pad=0
|
2021-01-06 11:11:02 +08:00 |
gongdaguo
|
3f42e6c659
|
fix topk and trans_format_insert_pass
|
2021-01-06 10:55:49 +08:00 |
mindspore-ci-bot
|
1d1f6841b9
|
!10937 keep consistent in Graph mode and PyNative mode for 'isinstance'
From: @zhangbuxue
Reviewed-by:
Signed-off-by:
|
2021-01-06 10:29:49 +08:00 |
VectorSL
|
33277fe64b
|
fix bert init
|
2021-01-06 10:17:59 +08:00 |
mindspore-ci-bot
|
b5313fcc05
|
!10907 execution reorder to overide trailing time of the last allreduce with optimizer
From: @shibeiji
Reviewed-by: @kisnwang
Signed-off-by:
|
2021-01-06 10:11:14 +08:00 |
mindspore-ci-bot
|
59d2affa97
|
!10021 Fixed double stutter issue at the end of step for debugger
From: @adelshafiei
Reviewed-by: @john_tzanakakis,@wangyue01
Signed-off-by: @wangyue01
|
2021-01-06 10:08:55 +08:00 |
ougongchang
|
06be546b52
|
Support to control whether raise RuntimeError exception in SummaryRecord
1. Support explainer raise an RuntimeError exception
2. fix the ut of SummaryRecord
|
2021-01-06 10:07:47 +08:00 |
mindspore-ci-bot
|
3d87cda287
|
!10989 [MS_LITE]unet model door
From: @YeFeng_24
Reviewed-by: @hangangqiang,@zhang_xue_tong
Signed-off-by: @hangangqiang
|
2021-01-06 10:03:42 +08:00 |
mindspore-ci-bot
|
cfda3a49b6
|
!10978 modified two parameters to one parameter in yolov3_darknet53 network
From: @shuzigood
Reviewed-by: @wuxuejian,@linqingke
Signed-off-by: @wuxuejian
|
2021-01-06 09:56:38 +08:00 |
mindspore-ci-bot
|
8d1e7f1ce9
|
!10921 scripts modify for bert to allreduce gradients after each sub-step in accumulation mode
From: @shibeiji
Reviewed-by:
Signed-off-by:
|
2021-01-06 09:55:12 +08:00 |
mindspore-ci-bot
|
0a820c1e1a
|
!10986 optimize executor task run
From: @kisnwang
Reviewed-by: @zhoufeng54,@chujinjin
Signed-off-by: @chujinjin
|
2021-01-06 09:54:24 +08:00 |
mindspore-ci-bot
|
3e8eec2316
|
!10934 [MS][LITE][GPU]matmul support act weight
From: @chenzupeng
Reviewed-by: @ddwsky,@zhanghaibo5
Signed-off-by: @ddwsky
|
2021-01-06 09:50:27 +08:00 |
mindspore-ci-bot
|
abb86381ac
|
!10985 Refactor cpu ops Concat to support morn than 4D inputs
From: @yuanwei66
Reviewed-by: @c_34,@wuxuejian
Signed-off-by: @wuxuejian
|
2021-01-06 09:39:07 +08:00 |
yuchaojie
|
eaffbeaa73
|
modify wide_and_deep to adapt for unify_ir
|
2021-01-06 09:34:01 +08:00 |
mindspore-ci-bot
|
690b2b6dd3
|
!10851 fix ps cache error print
From: @limingqi107
Reviewed-by: @kisnwang,@cristoval
Signed-off-by: @cristoval
|
2021-01-06 09:29:47 +08:00 |
yujianfeng
|
ba311cf57f
|
Add cnode attr for recomputation
|
2021-01-06 09:27:09 +08:00 |
yangzhenzhang
|
9da3f9bec9
|
mini step grad accumulation
|
2021-01-06 09:25:06 +08:00 |
jiangzhenguang
|
d3f42e7d6b
|
add nll_loss operation.
|
2021-01-06 09:11:35 +08:00 |
yefeng
|
c61bc30f3f
|
door_unet_model
|
2021-01-06 08:54:26 +08:00 |
shibeiji
|
f0b08e8bff
|
all reduce after each step in gradients accumulation mode for bert
|
2021-01-06 07:36:37 +08:00 |
mindspore-ci-bot
|
03e655f14a
|
!10070 Fixing GetDatasetSize issue with chained samplers
From: @mahdirahmanihanzaki
Reviewed-by:
Signed-off-by:
|
2021-01-06 05:11:51 +08:00 |
mindspore-ci-bot
|
9f44599abd
|
!9806 equal op gpu kernel support int64/uint8
From: @jonwe
Reviewed-by: @robingrosman,@tom__chen,@robingrosman,@tom__chen
Signed-off-by: @tom__chen
|
2021-01-06 04:45:27 +08:00 |
mindspore-ci-bot
|
ea74d79aff
|
!10801 FIx CI warning, use CONST_POINTER in node build
From: @alex-yuyue
Reviewed-by: @nsyca,@robingrosman
Signed-off-by: @nsyca,@nsyca
|
2021-01-06 03:59:05 +08:00 |
alex-yuyue
|
6d1529983f
|
Fix CI warning, use CONST_POINTER in node build
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
|
2021-01-05 12:57:14 -05:00 |
mindspore-ci-bot
|
5fd77356c9
|
!9687 Adding AddChild functionality to SamplerObj
From: @mahdirahmanihanzaki
Reviewed-by:
Signed-off-by:
|
2021-01-06 01:46:08 +08:00 |
mindspore-ci-bot
|
e540ac46a3
|
!10984 Fix 310 ubuntu undefined symbols
From: @zhoufeng54
Reviewed-by: @xu-yfei,@guoqi1024
Signed-off-by: @xu-yfei
|
2021-01-05 23:19:38 +08:00 |
mindspore-ci-bot
|
a6aa901f17
|
!10822 Fixing some CI issues
From: @hfarahat
Reviewed-by: @nsyca,@robingrosman
Signed-off-by: @nsyca
|
2021-01-05 22:11:28 +08:00 |
mindspore-ci-bot
|
bfca91c8ad
|
!10857 Fixing Some CI issues
From: @mahdirahmanihanzaki
Reviewed-by: @nsyca,@robingrosman
Signed-off-by: @nsyca
|
2021-01-05 22:06:48 +08:00 |
mindspore-ci-bot
|
f9cfe565a0
|
!10942 Fix selected code check issues
From: @ziruiwu
Reviewed-by: @robingrosman,@nsyca
Signed-off-by: @nsyca
|
2021-01-05 21:57:49 +08:00 |
kswang
|
11750cd869
|
optimize executor task run
|
2021-01-05 21:44:57 +08:00 |
mindspore-ci-bot
|
ab324925c6
|
!10977 fix bug: Equal/NotEqual ops support int64
From: @caojian05
Reviewed-by: @wuxuejian,@oacjiewen
Signed-off-by: @wuxuejian
|
2021-01-05 21:41:34 +08:00 |
buxue
|
6d395c1d3f
|
keep consistent in Graph mode and PyNative mode for 'isinstance'
|
2021-01-05 21:36:10 +08:00 |
mindspore-ci-bot
|
f54939aa99
|
!10969 fix dropout pynative unify_ir pattern
From: @yuchaojie
Reviewed-by: @zhoufeng54,@kisnwang
Signed-off-by: @kisnwang
|
2021-01-05 21:19:57 +08:00 |
yuanwei66
|
cc6a2df435
|
cpu op concat refactor to support more than 4D inputs
|
2021-01-05 21:15:33 +08:00 |
mindspore-ci-bot
|
f784c22561
|
!10849 Fix xception README bugs
From: @penny369
Reviewed-by: @c_34,@wuxuejian
Signed-off-by: @c_34
|
2021-01-05 20:34:28 +08:00 |
zhoufeng
|
7f69379036
|
fix ubuntu 310 undefined reference
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
2021-01-05 20:34:13 +08:00 |
mindspore-ci-bot
|
c4034bd42a
|
!10972 fix memory leak of opencl conv2d
From: @ddwsky
Reviewed-by: @hangangqiang,@zhanghaibo5
Signed-off-by: @hangangqiang
|
2021-01-05 20:23:17 +08:00 |