Peilin Wang
|
baa0f710d8
|
rollback changes
|
5 years ago |
mindspore-ci-bot
|
2370828043
|
!8586 fix GatherD and add Randperm for aicpu
From: @yanzhenxiang2020
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @wuxuejian
|
5 years ago |
mindspore-ci-bot
|
6633c6cf19
|
!9121 add output for op DynamicShape and update supported platforms for op Unpack, SampledSoftmaxLoss, SparseGatherV2, FastGelu and so on
From: @lihongkang1
Reviewed-by: @liangchenghui,@youui,@liangchenghui,@youui
Signed-off-by: @liangchenghui,@liangchenghui
|
5 years ago |
mindspore-ci-bot
|
a146f982bc
|
!8983 support variabel length virtual_dataset in auto parallel
From: @yao_yf
Reviewed-by:
Signed-off-by:
|
5 years ago |
lihongkang
|
0fa0fd39bb
|
fix bugs
|
5 years ago |
mindspore-ci-bot
|
3e2eb70fc0
|
!8669 Split op extending PrimitiveWithCheck
From: @tom__chen
Reviewed-by:
Signed-off-by:
|
5 years ago |
mindspore-ci-bot
|
442217314d
|
!8861 [MS][GPU][DynamicShapeUpdate] Converting UnsortedSegmentMax from normal to dynamic shape op
From: @danishnxt
Reviewed-by:
Signed-off-by:
|
5 years ago |
mindspore-ci-bot
|
28772d4fb7
|
!9132 Fix bug for SparseGatherV2 GPU and add dynamic shape testcase
From: @TFbunny
Reviewed-by:
Signed-off-by:
|
5 years ago |
mindspore-ci-bot
|
2e31899101
|
!9095 [MS][DynamicShape][API] Fixes for UnsortedSegementSum DynamicShape support API + InferImpl func
From: @danishnxt
Reviewed-by:
Signed-off-by:
|
5 years ago |
mindspore-ci-bot
|
b76c7cc7bf
|
!9025 ReLU gpu op supports int32 and int64
From: @jonwe
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @tom__chen
|
5 years ago |
tom__chen
|
4fa6238dde
|
change Split op to extend PrimitiveWithCheck
|
5 years ago |
TFbunny
|
419f8bf72a
|
fix dynamic shape and add testcase for SparseGatherV2 GPU
|
5 years ago |
mindspore-ci-bot
|
f28b73f231
|
!9040 ExpandDims dynamic shape
From: @jonwe
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
|
5 years ago |
mindspore-ci-bot
|
28e6c7f29e
|
!9034 [MS][DynamicShape] - Converting P.Square to DynamicShape op
From: @danishnxt
Reviewed-by: @robingrosman
Signed-off-by:
|
5 years ago |
mindspore-ci-bot
|
b0496aaa10
|
!8673 Add min/max_shape to ScatterAdd/Update and Transpose and add new dynamic shape testcases
From: @TFbunny
Reviewed-by: @robingrosman
Signed-off-by:
|
5 years ago |
Jonathan Yan
|
9f70ebac64
|
Cast/ReLU dynamic shapelsgpu op supports int32 and int64
|
5 years ago |
jonwe
|
36ea519009
|
ExpandDims dynamic shape
|
5 years ago |
mindspore-ci-bot
|
dc04034233
|
!9077 Add pynative mode for Tensor.view and Tensor.expand_as
From: @liangzhibo
Reviewed-by: @chenfei52,@zh_qh
Signed-off-by: @zh_qh
|
5 years ago |
mindspore-ci-bot
|
40222f59a7
|
!9043 Add support to op L2Loss on gpu
From: @yuan_shen_zhou
Reviewed-by: @liangchenghui,@liangchenghui
Signed-off-by: @liangchenghui,@liangchenghui
|
5 years ago |
l00591931
|
ee45c04775
|
Add pynative view and expand_as
|
5 years ago |
danishnxt
|
cfc3542261
|
First Commit SegMax changes + typo in SegSum InferImpl
UnsortedSegmentMax update + new STs
switch to lambda function
SegmentSum - InferImpl min/max shape pushback fix
lint fix
revert segSum due to sep pr + addressing comments:
|
5 years ago |
zhouyuanshen
|
f6e87143c6
|
add support to op L2Loss on gpu
|
5 years ago |
mindspore-ci-bot
|
0aa63f21c5
|
!9039 register FastGelu for activation
From: @shibeiji
Reviewed-by:
Signed-off-by:
|
5 years ago |
danishnxt
|
6f64fffdb4
|
Adding API fix for handling dynamic_shape correctly plus STs for SegSum dyn_shape
Updating InferImpl function
adding check to inferImpl function
lint
lint2
|
5 years ago |
TFbunny
|
5e19a642f9
|
fix and add testcase for dynamic shape scatteradd/update transpose
|
5 years ago |
mindspore-ci-bot
|
e6ebb310eb
|
!8928 [MS][GPU][CUDA] - New GPU kernel -> LinSpace
From: @danishnxt
Reviewed-by:
Signed-off-by:
|
5 years ago |
danishnxt
|
64a6769d3f
|
Update Square Op to support Dynamic Shape
|
5 years ago |
mindspore-ci-bot
|
c3b057bd69
|
!8825 [MS][GPU] GatherV2_Dynamic_BugFix
From: @danishnxt
Reviewed-by:
Signed-off-by:
|
5 years ago |
mindspore-ci-bot
|
ebef1df00b
|
!8994 split dropout op and expand dropout
From: @zengzitao
Reviewed-by:
Signed-off-by:
|
5 years ago |
yao_yf
|
9cda064716
|
auto parallel predict
|
5 years ago |
yanzhenxiang2020
|
082cb4e7fd
|
add Randperm/GatherDGrad and fix GatherD for aicpu
|
5 years ago |
mindspore-ci-bot
|
d6f6269ff1
|
!8310 fix example of categorical and rnntloss
From: @yanzhenxiang2020
Reviewed-by: @c_34
Signed-off-by: @c_34
|
5 years ago |
danishnxt
|
a17f76dd1d
|
Initial Commit - GPU LinSpace
comment fix
docString fix
added asserts in test file atop np checks
lint
lint-2
lint3
|
5 years ago |
shibeiji
|
cd850bd210
|
register activation operator fast_gelu
|
5 years ago |
zengzitao
|
3ef0e9f053
|
substitute dropout by cudnnuniformreal and dropout
|
5 years ago |
mindspore-ci-bot
|
56aebf7782
|
!8995 Add backprop for Ones/Zeros/SequenceMask and add comments for support device
From: @liangzhibo
Reviewed-by: @chenfei52,@zh_qh
Signed-off-by: @zh_qh
|
5 years ago |
danishnxt
|
241c8f3d96
|
GatherUpdate
test file finishing pending
Update to GatherV2_Bug_Fix
lint fix
lint fix - 2
lint fix
Update to GatherV2 - fixed default inferImpl func + CudeStreamSync
lint fix
SyncDevice
added dynamic shape init_size input
lint
|
5 years ago |
yanzhenxiang2020
|
dca109c9a5
|
fix example of categorical and rnntloss
|
5 years ago |
l00591931
|
9c6eb9b9a4
|
Add backprop and add some comments
|
5 years ago |
mindspore-ci-bot
|
22d683a805
|
!8920 Adapt ops LinSpace for Ascend.
From: @liu_xiao_93
Reviewed-by: @liangchenghui,@linqingke,@liangchenghui
Signed-off-by: @liangchenghui,@liangchenghui
|
5 years ago |
mindspore-ci-bot
|
d9b4b5c750
|
!8954 Add SequenceMask operator.
From: @liangzhibo
Reviewed-by: @chenfei52,@zh_qh
Signed-off-by: @zh_qh
|
5 years ago |
liuxiao93
|
584e241e29
|
Adapt ops LinSpace for Ascend.
|
5 years ago |
l00591931
|
17c0810f9e
|
add SequenceMask operator
|
5 years ago |
mindspore-ci-bot
|
3ed1ccb14d
|
!8922 modify ops Note
From: @Somnus2020
Reviewed-by: @liangchenghui,@youui
Signed-off-by: @liangchenghui
|
5 years ago |
mindspore-ci-bot
|
98b963b305
|
!8950 Add labels to python files
From: @JunYuLiu
Reviewed-by: @gemini524,@liangchenghui,@zhunaipan
Signed-off-by: @liangchenghui
|
5 years ago |
lilei
|
43c0092d7f
|
modifg_ops_note
|
5 years ago |
JunYuLiu
|
686fd88089
|
Add labels to python files
|
5 years ago |
mindspore-ci-bot
|
0ad2c31b56
|
!8453 Add GPU p2p kernels
From: @zpac
Reviewed-by: @stsuteng
Signed-off-by: @stsuteng
|
5 years ago |
ZPaC
|
db3a2d60cb
|
GPU supports p2p nccl interfaces
|
5 years ago |
mindspore-ci-bot
|
6a04c21456
|
!8875 Fix some bug about GatherD and GatherDGrad op on gpu
From: @yuan_shen_zhou
Reviewed-by:
Signed-off-by:
|
5 years ago |