zengxianglong
|
d81cb6b5cf
|
fix a bug in normalize operator
|
2020-12-02 15:24:38 +08:00 |
mindspore-ci-bot
|
bc4f452aeb
|
!9313 fix bug for upgrading python3.8 of parsing
From: @simson_wu
Reviewed-by: @zh_qh,@ginfung
Signed-off-by: @zh_qh
|
2020-12-02 10:16:05 +08:00 |
mindspore-ci-bot
|
f42adabb57
|
!9207 Fix maxgradgrad minimumgradgrad relugradgrad
From: @yuan_shen_zhou
Reviewed-by: @liangchenghui
Signed-off-by: @liangchenghui
|
2020-12-02 10:15:39 +08:00 |
mindspore-ci-bot
|
eb7cbd49ac
|
!8595 Add Cholesky op at GPU back-end
From: @peixu_ren
Reviewed-by: @zichun_ye,@wilfchen
Signed-off-by:
|
2020-12-02 10:10:24 +08:00 |
mindspore-ci-bot
|
7284f8db46
|
!9334 Modify the input names to make them shown in the same pattern
From: @peixu_ren
Reviewed-by: @sunnybeike,@zichun_ye
Signed-off-by: @zichun_ye
|
2020-12-02 10:09:51 +08:00 |
mindspore-ci-bot
|
3eb4c14d86
|
!9289 index use at
From: @zhaozhenlong
Reviewed-by: @zhanghaibo5,@hangangqiang
Signed-off-by: @hangangqiang
|
2020-12-02 10:00:55 +08:00 |
mindspore-ci-bot
|
cd9c7e5b03
|
!9305 paramter mem save check and add comments
From: @zhaozhenlong
Reviewed-by: @zhanghaibo5,@hangangqiang
Signed-off-by: @hangangqiang
|
2020-12-02 10:00:25 +08:00 |
mindspore-ci-bot
|
ecd641d02c
|
!9246 Add more description to make the examples in docs of seed.py run
From: @peixu_ren
Reviewed-by: @sunnybeike,@zichun_ye
Signed-off-by:
|
2020-12-02 09:50:01 +08:00 |
mindspore-ci-bot
|
89e81abc01
|
!9251 Fix an error as uniform_a should be less than uniform_b
From: @peixu_ren
Reviewed-by: @sunnybeike,@zichun_ye
Signed-off-by: @sunnybeike
|
2020-12-02 09:49:52 +08:00 |
mindspore-ci-bot
|
30d1d5cf8e
|
!9337 Modify the supported dtype of IGamma to align with TensorFlow
From: @peixu_ren
Reviewed-by: @sunnybeike,@zichun_ye
Signed-off-by: @sunnybeike
|
2020-12-02 09:49:43 +08:00 |
mindspore-ci-bot
|
5e2052dbde
|
!9315 fix bug of docs and add DenseLocalReparam
From: @bingyaweng
Reviewed-by: @sunnybeike,@zichun_ye
Signed-off-by: @sunnybeike
|
2020-12-02 09:49:10 +08:00 |
mindspore-ci-bot
|
6c18c09121
|
!9266 PyNative Support Hccl(Data Parallel)
From: @jojobugfree
Reviewed-by: @chujinjin,@jjfeing
Signed-off-by: @chujinjin
|
2020-12-02 09:25:32 +08:00 |
mindspore-ci-bot
|
cba50b13a5
|
!9278 support hcom parallel by diff group
From: @gukecai
Reviewed-by: @kisnwang,@jjfeing
Signed-off-by: @jjfeing
|
2020-12-02 09:24:29 +08:00 |
mindspore-ci-bot
|
7aae952ca3
|
!9286 add warmup_steps to maskrcnn config
From: @gengdongjie
Reviewed-by: @linqingke,@oacjiewen
Signed-off-by: @linqingke
|
2020-12-02 09:23:54 +08:00 |
mindspore-ci-bot
|
e706cb2512
|
!9284 Move BuildOp into RunOp
From: @jojobugfree
Reviewed-by:
Signed-off-by:
|
2020-12-02 09:23:07 +08:00 |
mindspore-ci-bot
|
3fd4a51680
|
!9325 Fix some nodes' locations miss line
From: @irmo
Reviewed-by: @zh_qh,@ginfung
Signed-off-by: @zh_qh
|
2020-12-02 09:13:37 +08:00 |
mindspore-ci-bot
|
df44e1339e
|
!9249 Optimizing GetDatasetSize
From: @mahdirahmanihanzaki
Reviewed-by:
Signed-off-by:
|
2020-12-02 08:26:34 +08:00 |
mindspore-ci-bot
|
9ed31ea2cb
|
!9339 Disable getter optimization pass
From: @ezphlow
Reviewed-by: @robingrosman,@nsyca
Signed-off-by: @nsyca
|
2020-12-02 08:25:41 +08:00 |
mindspore-ci-bot
|
4ffd9b578f
|
!9331 More cache minor fix for HQ testers
From: @lixiachen
Reviewed-by: @mikef,@nsyca
Signed-off-by: @nsyca
|
2020-12-02 06:45:15 +08:00 |
Eric
|
db2a8b5e1d
|
Disable getter pass
|
2020-12-01 17:40:34 -05:00 |
Mahdi
|
f80553bc6e
|
Optimization for GetDatasetSize
|
2020-12-01 17:40:25 -05:00 |
peixu_ren
|
f51fde14d6
|
Modify the supported dtype of IGamma to align with TensorFlow
|
2020-12-01 16:54:13 -05:00 |
peixu_ren
|
ee57a0d5a1
|
Modify the input names to make them shown in the same pattern
|
2020-12-01 16:45:53 -05:00 |
Lixia Chen
|
2ddb1fb75e
|
More CRC fix and blocking BatchOp under cache
|
2020-12-01 15:20:33 -05:00 |
mindspore-ci-bot
|
f6450a614b
|
!9252 [MS][GPU][DynamicShape] int32 scalar support for UnsortedSegMax/Min + CI alarm fix + UnsortedSegmentSum validation fix (detailed)
From: @danishnxt
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @tom__chen
|
2020-12-02 01:14:25 +08:00 |
mindspore-ci-bot
|
3b46781aa0
|
!9279 doc_model
From: @bai-yangfan
Reviewed-by: @kingxian,@pandoublefeng
Signed-off-by: @kingxian
|
2020-12-01 21:55:23 +08:00 |
huanghui
|
141cd4b3c2
|
fix some locations miss line
|
2020-12-01 21:43:09 +08:00 |
mindspore-ci-bot
|
bd6ee9c72f
|
!9314 code review for pipeline parallel
From: @yangzhenzhang
Reviewed-by: @kisnwang,@stsuteng
Signed-off-by: @stsuteng
|
2020-12-01 21:42:00 +08:00 |
mindspore-ci-bot
|
9cf4d0d0dc
|
!9273 fix bug in example of Lamb
From: @wangnan39
Reviewed-by: @zh_qh,@kingxian
Signed-off-by: @kingxian
|
2020-12-01 21:27:14 +08:00 |
mindspore-ci-bot
|
c5448cfa23
|
!8361 add none expand dims func
From: @yepei6
Reviewed-by: @kingxian,@zh_qh
Signed-off-by: @kingxian
|
2020-12-01 21:25:32 +08:00 |
caifubi
|
04d8cd5d8b
|
Support PyNative Data Parallel
|
2020-12-01 20:55:39 +08:00 |
mindspore-ci-bot
|
77ef72be30
|
!9306 fix ndarray field without type in mindrecord
From: @jonyguo
Reviewed-by: @pandoublefeng,@liucunwei
Signed-off-by: @liucunwei
|
2020-12-01 20:50:37 +08:00 |
mindspore-ci-bot
|
b273a46c53
|
!9300 Optimize the performance after Grad due to mapping Primitive to K.
From: @zh_qh
Reviewed-by: @ginfung
Signed-off-by: @ginfung
|
2020-12-01 20:27:06 +08:00 |
mindspore-ci-bot
|
819a510b75
|
!9293 use tobytes instead
From: @caozhou_huawei
Reviewed-by: @kingxian,@zh_qh
Signed-off-by: @kingxian
|
2020-12-01 20:26:00 +08:00 |
caifubi
|
d44dd4f786
|
Move BuildOp into RunOp
|
2020-12-01 20:13:13 +08:00 |
mindspore-ci-bot
|
01df2341ff
|
!9245 Fixes some typos and formatting errors in docstring.
From: @peilin-wang
Reviewed-by: @robingrosman,@robingrosman,@tom__chen
Signed-off-by: @tom__chen
|
2020-12-01 20:08:18 +08:00 |
yangzhenzhang
|
c0f4a2a28c
|
review pipeline parallel
|
2020-12-01 20:07:40 +08:00 |
simson
|
9ab81181aa
|
fix bug for upgrading python3.8 of parsing
|
2020-12-01 04:02:23 -08:00 |
bingyaweng
|
cf9ce2b8fb
|
fix bug of docs and add DenseLocalReparam
|
2020-12-01 19:57:52 +08:00 |
mindspore-ci-bot
|
55cc959ac7
|
!9229 update toolbox
From: @zhangxinfeng3
Reviewed-by: @sunnybeike,@wang_zi_dong
Signed-off-by: @sunnybeike
|
2020-12-01 19:36:00 +08:00 |
zhouyuanshen
|
68deda6aec
|
fix MaximumGradgrad MinimumGradgrad ReluGradgrad
|
2020-12-01 19:19:56 +08:00 |
mindspore-ci-bot
|
f59c679910
|
!9295 [MS][LITE][GPU]transpose support any perm
From: @chenzupeng
Reviewed-by: @ddwsky,@zhang_xue_tong
Signed-off-by: @ddwsky
|
2020-12-01 19:04:02 +08:00 |
mindspore-ci-bot
|
45b705bca0
|
!9129 support abs() and mean() method for Tensor object
From: @bairongz
Reviewed-by:
Signed-off-by:
|
2020-12-01 19:03:42 +08:00 |
mindspore-ci-bot
|
b6ab253947
|
!9302 Fix bug of compile failed for ge pynative
From: @joylvliang
Reviewed-by: @chujinjin,@kisnwang
Signed-off-by: @chujinjin
|
2020-12-01 18:56:22 +08:00 |
mindspore-ci-bot
|
da69081868
|
!9162 Add template of release notes
From: @gemini524
Reviewed-by: @ljl0711,@majorzhang
Signed-off-by: @majorzhang
|
2020-12-01 18:23:34 +08:00 |
bai-yangfan
|
7bf9f4819f
|
doc_model
|
2020-12-01 18:01:24 +08:00 |
mindspore-ci-bot
|
510ed65300
|
!9264 export script for resnet50_quant and densenet121,fix centerface and transformaer bug
From: @yuzhenhua666
Reviewed-by: @linqingke,@yingjy
Signed-off-by: @linqingke
|
2020-12-01 17:42:02 +08:00 |
mindspore-ci-bot
|
c7d0c670a6
|
!9292 [MD] fix bug in data parallel
From: @liyong126
Reviewed-by: @pandoublefeng,@jonyguo
Signed-off-by: @jonyguo
|
2020-12-01 17:37:27 +08:00 |
mindspore-ci-bot
|
0bbd9cf223
|
!8021 use multi thread to load metadata in mindrecord
From: @jonyguo
Reviewed-by:
Signed-off-by:
|
2020-12-01 17:34:15 +08:00 |
jonyguo
|
847e59bd6c
|
fix: ndarray field without type in mindrecord
|
2020-12-01 17:30:57 +08:00 |