luoyang
|
416ad23e9d
|
fix resize & randomcoloradjust
fix sampler
|
2021-02-10 12:53:27 +08:00 |
shenwei41
|
737e828f3d
|
getRotationMatrix2D and getPerspectiveTransform
|
2021-02-10 12:35:56 +08:00 |
wangshuide2020
|
6b10de0220
|
update the example of Unique and EditDistance and registration info of BiasAddGrad
|
2021-02-10 11:34:16 +08:00 |
mindspore-ci-bot
|
725af9c1bb
|
!12311 adjust second allreduce split indices for thor optimizer
From: @sl_wang
Reviewed-by: @wang_zi_dong,@kisnwang
Signed-off-by: @kisnwang
|
2021-02-10 11:26:29 +08:00 |
hedongdong
|
c67bb608b0
|
[Docs] update formulas for math and array operators
|
2021-02-10 11:25:12 +08:00 |
mindspore-ci-bot
|
33942ff060
|
!12128 fix function description for SummaryCollector and SummaryRecord
From: @jiang-shuqiang
Reviewed-by:
Signed-off-by:
|
2021-02-10 11:23:10 +08:00 |
zlq2020
|
3e75eb5180
|
fix spelling bug
|
2021-02-10 11:00:47 +08:00 |
Zhenglong Li
|
e2d3495925
|
Dvpp refactor and 6 Dvpp operators
|
2021-02-10 10:34:38 +08:00 |
mindspore-ci-bot
|
9e255ee475
|
!12325 cast weight from float16 to float32 for warpctc
From: @gengdongjie
Reviewed-by: @liangchenghui,@guoqi1024
Signed-off-by: @liangchenghui
|
2021-02-10 10:01:01 +08:00 |
chenzupeng
|
3ceeadf5c2
|
fix bug: adreno softmax fp16 acc
|
2021-02-10 09:53:39 +08:00 |
mindspore-ci-bot
|
196554bcff
|
!12323 [MSLITE]unified the macro defined in header files && feature, push micro generator
From: @wangchengyuan
Reviewed-by: @zhanghaibo5,@kisnwang
Signed-off-by: @zhanghaibo5
|
2021-02-10 09:47:04 +08:00 |
mindspore-ci-bot
|
5f72693b4b
|
!12275 【MD】【TASK】Fixed tenor compile error for MD
From: @xulei2020
Reviewed-by:
Signed-off-by:
|
2021-02-10 09:23:44 +08:00 |
jjfeing
|
3c90c027a6
|
fix ubfusion
|
2021-02-10 09:11:21 +08:00 |
mindspore-ci-bot
|
3e2b76337d
|
!12317 update the documentation of MatrixSetDiag, MatrixDiag, MatrixDiagPart, Unfold and Pad operators.
From: @wangshuide2020
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
|
2021-02-10 09:08:33 +08:00 |
mindspore-ci-bot
|
923dd47b0f
|
!12331 Adding validators back to check method
From: @ezphlow
Reviewed-by: @robingrosman,@nsyca,@robingrosman
Signed-off-by: @robingrosman
|
2021-02-10 08:58:02 +08:00 |
mohammad
|
52334c8e4d
|
restructure python bindings
|
2021-02-09 19:38:01 -05:00 |
mindspore-ci-bot
|
47742ae8f8
|
!12330 dataset: Push down IR vision files
From: @cathwong
Reviewed-by: @robingrosman,@mikef
Signed-off-by: @robingrosman
|
2021-02-10 07:57:59 +08:00 |
mindspore-ci-bot
|
d9645702d8
|
!12328 Fix user explicit deepcopy
From: @hfarahat
Reviewed-by: @mikef,@robingrosman
Signed-off-by: @robingrosman
|
2021-02-10 07:48:39 +08:00 |
Eric
|
5d91fa6d77
|
changed discription
Added validator checks
Added builtin sampler check
Added proper input check for samplers
|
2021-02-09 18:00:53 -05:00 |
hesham
|
58193bc469
|
User explicit deepcopy
|
2021-02-09 17:25:21 -05:00 |
RobinGrosman
|
5d5225f2ee
|
optimize fasterrcnn on gpu. fix randomchoicewithmask, topk kernels
|
2021-02-09 13:57:00 -08:00 |
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 |
chenhaozhe
|
8bf417078c
|
Add requirements and update config of num_ssd_boxes
|
2021-02-09 16:37:14 +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 |