Cathy Wong
|
fc8b9fc85e
|
dataset: Push down IR vision files
|
2021-02-09 16:27:08 -05:00 |
mindspore-ci-bot
|
8d55cd9d89
|
!12295 Fix Dataset cache problem after cleanup
From: @hfarahat
Reviewed-by: @robingrosman,@nsyca
Signed-off-by: @robingrosman
|
2021-02-10 02:57:49 +08:00 |
mindspore-ci-bot
|
da003f0e3e
|
!12294 [MD] Move TensorOperation class and validator functions to kernels/ir/
From: @tina_mengting_zhang
Reviewed-by:
Signed-off-by:
|
2021-02-10 02:57:21 +08:00 |
TinaMengtingZhang
|
6c02670116
|
Move TensorOperation and validator functions down to /kernels/ir
|
2021-02-09 10:32:53 -05:00 |
mindspore-ci-bot
|
695052e88c
|
!12212 add pb parser
From: @yeyunpeng2020
Reviewed-by: @HilbertDavid
Signed-off-by: @HilbertDavid
|
2021-02-09 21:47:18 +08:00 |
gengdongjie
|
dc48458a8d
|
cast weight from float16 to float32 for warpctc
|
2021-02-09 20:55:50 +08:00 |
mindspore-ci-bot
|
adf934c567
|
!12152 Rewrite sequence_mask as a composite op
From: @TFbunny
Reviewed-by: @robingrosman
Signed-off-by:
|
2021-02-09 20:40:10 +08:00 |
mindspore-ci-bot
|
8677e509eb
|
!12250 tod more ops, improve kernel, and support ci with cloud
From: @yonibaehr_admin
Reviewed-by:
Signed-off-by:
|
2021-02-09 20:02:59 +08:00 |
mindspore-ci-bot
|
1239a4a848
|
!12314 [auto-monad] Change backend execution order sorting policy
From: @hwhewei
Reviewed-by: @ginfung,@zh_qh
Signed-off-by: @zh_qh
|
2021-02-09 19:59:20 +08:00 |
mindspore-ci-bot
|
94d8cc1f2a
|
!12296 Add ME daily monitor files
From: @huangbingjian
Reviewed-by:
Signed-off-by:
|
2021-02-09 19:42:48 +08:00 |
chengyuanwang
|
6fe6de8146
|
unified the macro defined in header files && feature, push micro generator to master
|
2021-02-09 19:40:04 +08:00 |
zengxianglong
|
501a62a8f5
|
fix memory leak when repeatedly running the session
|
2021-02-09 19:22:44 +08:00 |
mindspore-ci-bot
|
bcea07d0c5
|
!11467 fix broadcast bug and modify note
From: @jinyaohui
Reviewed-by:
Signed-off-by:
|
2021-02-09 18:49:44 +08:00 |
yoni
|
609fd478ef
|
tod more ops, improve kernel, and support ci with cloud
|
2021-02-09 12:48:53 +02:00 |
mindspore-ci-bot
|
243055d983
|
!12308 fix SliceGradUnifyMindIR
From: @yuchaojie
Reviewed-by: @jjfeing,@kisnwang
Signed-off-by: @kisnwang
|
2021-02-09 18:42:07 +08:00 |
mindspore-ci-bot
|
eba691ba25
|
!12310 test
From: @xu_anyue
Reviewed-by: @zh_qh,@zhanghaibo5
Signed-off-by: @zh_qh
|
2021-02-09 17:45:40 +08:00 |
wangshuide2020
|
008acc73cc
|
update the documentation of MatrixSetDiag, MatrixDiag, MatrixDiagPart, Unfold and Pad operators.
|
2021-02-09 17:24:48 +08:00 |
He Wei
|
141c39b71c
|
[auto-monad] Change backend execution order sorting policy
Change backend execution order sorting policy from DFS to BFS
in KernelGraph::SetExecOrderByDefault().
|
2021-02-09 17:08:02 +08:00 |
jiangshuqiang
|
b21a98b062
|
fix function description for SummaryCollector and SummaryRecord
|
2021-02-09 17:06:43 +08:00 |
mindspore-ci-bot
|
a230805fc0
|
!12306 fix ST probability failure of resnet thor
From: @wangmin0104
Reviewed-by: @sunnybeike,@wang_zi_dong
Signed-off-by: @sunnybeike
|
2021-02-09 17:05:35 +08:00 |
mwang
|
6e70ed105b
|
adjust second allreduce split indices
|
2021-02-09 16:41:47 +08:00 |
xuanyue
|
6fe923032e
|
test
|
2021-02-09 16:41:12 +08:00 |
jinyaohui
|
8d88f6d935
|
modify broadcast
|
2021-02-09 16:14:00 +08:00 |
tronzhang
|
be2b9978be
|
exclude special node when expand or basic fusion
|
2021-02-09 16:13:35 +08:00 |
mindspore-ci-bot
|
bab7b70e76
|
!12302 LSTM Ascend parameter change from fp16 to fp32
From: @ttudu
Reviewed-by: @c_34,@wuxuejian
Signed-off-by: @c_34
|
2021-02-09 15:38:17 +08:00 |
huangbingjian
|
7e3afac1c0
|
add me daily monitor files
|
2021-02-09 15:34:53 +08:00 |
yuchaojie
|
ad93497838
|
fix SliceGradUnifyMindIR
|
2021-02-09 15:32:37 +08:00 |
mwang
|
fbcb3061d8
|
fix smoke of resnet thor
|
2021-02-09 15:12:36 +08:00 |
Eric
|
9953757ff4
|
Fixed tenor compile error for MD
|
2021-02-09 14:56:31 +08:00 |
mindspore-ci-bot
|
b7b553ae48
|
!12240 [Lite] The README is not updated with the code
From: @sishuikang
Reviewed-by: @zhanghaibo5,@ivss
Signed-off-by: @zhanghaibo5
|
2021-02-09 14:15:45 +08:00 |
tronzhang
|
e953705521
|
eliminate redundant split ops
|
2021-02-09 14:10:57 +08:00 |
ttudu
|
f4193137e5
|
LSTM Ascend parameter type fp16 change to fp32
|
2021-02-09 12:26:12 +08:00 |
mindspore-ci-bot
|
461e020bb9
|
!12285 fix bugs of op BCELoss in API
From: @lihongkang1
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
|
2021-02-09 11:35:50 +08:00 |
mindspore-ci-bot
|
a36485fdb4
|
!12018 MindSpore社区网络模型征集活动——DenseNet-121
From: @fireinthehole1024
Reviewed-by:
Signed-off-by:
|
2021-02-09 11:08:12 +08:00 |
mindspore-ci-bot
|
ca37351927
|
!12268 Fix the core dump of MsRunGraph related to auto-monad
From: @huangbingjian
Reviewed-by: @zh_qh,@hwhewei
Signed-off-by: @zh_qh
|
2021-02-09 09:43:53 +08:00 |
mindspore-ci-bot
|
cbe4cc403e
|
!12286 [bugfix] ps cache process data thread can not exit when input data type is invalid
From: @zyli2020
Reviewed-by: @cristoval,@jjfeing
Signed-off-by: @cristoval
|
2021-02-09 09:39:29 +08:00 |
hesham
|
37add20783
|
Fix caching problem after cleanup
|
2021-02-08 20:39:23 -05:00 |
mindspore-ci-bot
|
2e9a52fc5c
|
!12291 fix some wrong descriptions of the API docs
From: @tiancixiao
Reviewed-by: @pandoublefeng,@liucunwei
Signed-off-by: @pandoublefeng,@liucunwei
|
2021-02-09 09:17:41 +08:00 |
mindspore-ci-bot
|
96cea98864
|
!11731 Add dynamic shape support to ReLU6 GPU
From: @TFbunny
Reviewed-by:
Signed-off-by:
|
2021-02-09 06:40:52 +08:00 |
mindspore-ci-bot
|
6ed6d57076
|
!11560 Add dynamic shape support and testcases to GPU Dropout
From: @TFbunny
Reviewed-by:
Signed-off-by:
|
2021-02-09 06:32:51 +08:00 |
Xiao Tianci
|
3e85e124d7
|
fix some errors of minddata docs
|
2021-02-08 21:38:50 +08:00 |
mindspore-ci-bot
|
e489b67a3a
|
!12226 fix cnn & efficientnet bugs
From: @pandoublefeng
Reviewed-by: @liangchenghui,@c_34
Signed-off-by: @c_34
|
2021-02-08 19:32:34 +08:00 |
mindspore-ci-bot
|
e8060bd9e8
|
!12284 bug fix: the resnet initial time increase after use kaiming initial
From: @sl_wang
Reviewed-by: @wang_zi_dong,@kisnwang
Signed-off-by: @kisnwang
|
2021-02-08 19:27:38 +08:00 |
mindspore-ci-bot
|
0ce5faf3f6
|
!12229 Update the debugger version number to 1.2.0.
From: @maning202007
Reviewed-by:
Signed-off-by:
|
2021-02-08 19:23:24 +08:00 |
lizhenyu
|
8bddfba9e2
|
fix ps cache process data thread can not exit
|
2021-02-08 19:18:27 +08:00 |
mindspore-ci-bot
|
c9381e0448
|
!12282 Modify the file bug
From: @shenwei41
Reviewed-by: @heleiwang,@liucunwei
Signed-off-by: @liucunwei
|
2021-02-08 17:58:42 +08:00 |
mindspore-ci-bot
|
704e42febf
|
!12276 [Numpy-Native] Correct docstring format.
From: @wangrao124
Reviewed-by: @zhunaipan,@liangchenghui
Signed-off-by: @liangchenghui
|
2021-02-08 17:41:09 +08:00 |
mindspore-ci-bot
|
6ae7a3ad13
|
!12247 Add shell scripts to Wavenet
From: @wanyiming
Reviewed-by:
Signed-off-by:
|
2021-02-08 17:09:41 +08:00 |
mindspore-ci-bot
|
9bff6f8cfd
|
!12200 Add shell scripts to DeepSpeech
From: @wanyiming
Reviewed-by: @wuxuejian,@liangchenghui
Signed-off-by: @wuxuejian
|
2021-02-08 17:08:54 +08:00 |
mindspore-ci-bot
|
ea3f8d6aba
|
!12167 fix issue I2BDOU fasterrcnn accuracy decreased
From: @zhouneng2
Reviewed-by:
Signed-off-by:
|
2021-02-08 17:05:36 +08:00 |