王南
61ea1a3e9c
add and reduce grad support dynamic shape
4 years ago
fangzehua
4433fbd1fa
fix dynamic shape
4 years ago
fangzehua
53009276d1
add cpu dynamic memory
4 years ago
王南
de540c68bb
asr support dynamic shape
4 years ago
ms_yan
36a8886ca2
Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset"
This reverts commit b077aa1cab .
Revert "[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset"
This reverts commit 4e6f7dc97d .
delete pass_registry_test.cc
comment hiai_nlu_model_multi.pb related line
4 years ago
djc
b077aa1cab
[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset
4 years ago
djc
4e6f7dc97d
[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset
4 years ago
l00486551
82dea4c8e3
fix ops.flatten in pynative mode
4 years ago
Xiaoda Zhang
9b20295472
add a checking for the case of scalar indices
4 years ago
l00591931
d25e3497f7
Fix concate problem
4 years ago
wangshuide2020
185ddbbe66
remove the redundant code, add docstring of operator init and add default value for args.
4 years ago
wuxuejian
5ac46e0007
fix file clean
4 years ago
i-robot
e3568c7e79
!18135 0610 grad_array_ops
Merge pull request !18135 from jiahongQian/master
4 years ago
zhangxinfeng3
e83f1a4858
0610 grad_array_ops _range_op
4 years ago
wuxuejian
1687d2a991
fix maskedselect grad definition
4 years ago
mindspore-ci-bot
26f09bed9b
!17418 Add MaskedSelect CPU Operation
From: @wuxuejian
Reviewed-by: @liangchenghui,@c_34
Signed-off-by: @liangchenghui
4 years ago
wuxuejian
5ad5e427d0
Add MaskedSelect CPU Operation
4 years ago
wangshuide2020
348cbf528c
fix the format and other warning problems.
4 years ago
mindspore-ci-bot
b75c694032
!16668 add gpu op cumprod and tensor_scatter_add
From: @yanglf1121
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
4 years ago
wangshuide2020
3551ee5a27
delete duplication_code, and fix the format and line too long problem.
5 years ago
yanglf1121
3729bd5374
add gpu op cumprod, tensor_scatter_add
5 years ago
mamba_ni
e74266e498
gatherdgradgrad
5 years ago
simson
5b72c23972
fix bug of sparsegather and broadcastto
5 years ago
jinyaohui
eb97093f8b
add pack bprop
5 years ago
mindspore-ci-bot
aebe263dce
!11895 unify mindir for different backend: the output num of optimizer ops, the backward of concat
From: @wangnan39
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
74652eb942
!12044 modify pack to stack
From: @jinyaohui
Reviewed-by:
Signed-off-by:
5 years ago
jinyaohui
8022f9a6ed
modify pack to stack
5 years ago
wangnan39@huawei.com
cd9173fdfd
unify the output num of optimizer ops
5 years ago
l00591931
b9b9bd5654
Add bprop for TensorAdd and GatherV2
5 years ago
yuchaojie
7a7f8b5e13
unify SpaceToBatchND's attr
5 years ago
mindspore-ci-bot
ce89cc5e8b
!11761 Change GatherV2 to Gather (merge from r1.1 to master)
From: @liangzhibo
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
9fa0499fa0
Change GatherV2 to Gather r1.1 to master
5 years ago
yuchaojie
a7b49bbca2
unify SliceGrad's mindir
5 years ago
liuxiao93
aacad990c3
Add grad of sort.
5 years ago
lvliang
7da4f49c41
fix-bug-of-gather-drop-negatives-without-default-parameter
5 years ago
chenfei
ccb5bce359
don't slice shape if shape size<=1 of sparsegatherv2 grad
5 years ago
yanzhenxiang2020
cb391ba234
fix identity grad
5 years ago
l00591931
d387fbc641
Delete sequence mask and fix comment for Interpolate
5 years ago
l00591931
9c6eb9b9a4
Add backprop and add some comments
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
mindspore-ci-bot
d915fd9b96
!8592 change repeat_elements to a composite op
From: @tom__chen
Reviewed-by:
Signed-off-by:
5 years ago
zhouyuanshen
e1026961f7
fix some bug in gather and gathergrad op
5 years ago
liangchenghui
50855e8fcf
Fix GatherV2 operator bprop shape problem.
5 years ago
tom__chen
a52cd685fc
change repeat_element op to a composite op
5 years ago
mindspore-ci-bot
0dedcceefa
!8374 fix tile op
From: @wuxuejian
Reviewed-by: @liangchenghui,@c_34
Signed-off-by: @liangchenghui
5 years ago
wuxuejian
f3a0ae0b1b
fix tile op
5 years ago
liuxiao93
92ba9d94df
Adapt UnsortedSegmentMax for Ascend.
5 years ago
mindspore-ci-bot
ccbc6df79c
!8068 add supports to op gathergrad on gpu
Merge pull request !8068 from zhouyuanshen/gathergrad
5 years ago
zhouyuanshen
21c96b3c31
add supports to op gathergrad on gpu
5 years ago
jonwe
e896d38c34
repeat grad
5 years ago