王南
61ea1a3e9c
add and reduce grad support dynamic shape
4 years ago
huangxinjing
f354ab22a3
add pipeline shard interface
Add support for no pipeline accugradient
Add delay tag for fusion op
Optimizer the visite order
add mirror for mini step control
Move the group to attributes
Add gradient_shard control for the mini step
Fix code stype
Fix ut description
Add interface
4 years ago
i-robot
a3441bbfb5
!25863 fix dynamic shape bugs
Merge pull request !25863 from fangzehua/fix_dy_1028
4 years ago
fangzehua
4433fbd1fa
fix dynamic shape
4 years ago
ttudu
e953c15cd2
NeighborExchangeV2 & Grad
4 years ago
lianliguang
ae24dc32f4
remove useless env
4 years ago
xuxusheng
7a9a4d0515
delete mindquantum simulator
4 years ago
fangzehua
53009276d1
add cpu dynamic memory
4 years ago
zhouyaqiang
f76cb53cfe
Add complex ops and bprop of real、conj、imag ops
4 years ago
liangchenghui
7614129eda
Add isnan/isinf operator bprop.
4 years ago
lichenever
9584e68767
fix_pipeline_backward_bug
4 years ago
王南
de540c68bb
asr support dynamic shape
4 years ago
huangxinjing
c7ec8c5f9f
Add value check and fix sparse brop
4 years ago
zuochuanyong
068191f222
add AdaptiveAvgPool2DGrad op
4 years ago
zhoufeng
ecae690a19
Revert "fix same node is used by two comm op"
This reverts commit b09d411dc4 .
add AlltoAll and NeighborExchange as interface
4 years ago
zhihenghu
ce12c02343
Add Sparse Attention
adjut the file structure and name
Deleted extra information
Do some formatting work
Add test case and fix some document
fix imports
4 years ago
jiangzhenguang
8a78b2b7f6
add pad mode to maxpool3d
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
Erpim
300456a2d7
clearing the untrusted code of quantization
4 years ago
l00591931
d25e3497f7
Fix concate problem
4 years ago
jiangzhenguang
575b619c1f
amend conv3dtranpose
4 years ago
Ziyan
be1f5a43d7
opt shard fit micro batch
4 years ago
yangzhenzhang
69acf757d0
add parallel op for conv2d backprop input
4 years ago
wangshuide2020
185ddbbe66
remove the redundant code, add docstring of operator init and add default value for args.
4 years ago
i-robot
0e1ef34af9
!18200 fix file clean
Merge pull request !18200 from wuxuejian/ops
4 years ago
wuxuejian
5ac46e0007
fix file clean
4 years ago
i-robot
85d860e6a2
!16457 [AutoParallel]pipeline_split_adapt_master
Merge pull request !16457 from lichen/pipeline_split_adapt_master
4 years ago
i-robot
e3568c7e79
!18135 0610 grad_array_ops
Merge pull request !18135 from jiahongQian/master
4 years ago
lichenever
db5d508356
pipeline_split_adapt_master
5 years ago
zhangxinfeng3
e83f1a4858
0610 grad_array_ops _range_op
4 years ago
simson
0b0e9580d7
conv2dbackpropinput & conv2dbackpropfilter c++ infer
4 years ago
mindspore-ci-bot
152dbefa29
!17911 fix maskedselect grad definition
From: @wuxuejian
Reviewed-by: @liangchenghui,@c_34
Signed-off-by: @liangchenghui
4 years ago
mindspore-ci-bot
f606951063
!17790 Fix code warning in master
From: @liangzhibo
Reviewed-by: @ginfung,@zh_qh
Signed-off-by: @zh_qh
4 years ago
wuxuejian
1687d2a991
fix maskedselect grad definition
4 years ago
wangshuide2020
296e756b50
fix the reduction args of Loss operator, line too long and other warning problems.
4 years ago
l00591931
0424b2d8d6
Fix warning in master
4 years ago
wangshuide2020
9877a491dc
fix the format, extract function and del redundant code.
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
buxue
0d025010ae
complete forward and backward of SparseToDense and check of SparseTensorDenseMatmul
5 years ago
wuxuejian
5ad5e427d0
Add MaskedSelect CPU Operation
4 years ago
wangshuide2020
348cbf528c
fix the format and other warning problems.
4 years ago
changzherui
d9e2da299d
Revert "!16599 c++ infer for conv2dbackpropfilter and conv2dbackpropinput"
This reverts commit 3be79efd808f54b6e66fa45f26e601e5a143ae76, reversing
changes made to cf4479756a .
5 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
5 years ago
wangshuide2020
3551ee5a27
delete duplication_code, and fix the format and line too long problem.
5 years ago
changzherui
ea04c4304f
Revert "!16693 add Conv2dTranspose"
This reverts commit a2f50fb7db2fe1ae588b11e08fc51fe2398114ef, reversing
changes made to 4735ec3296 .
5 years ago
yanglf1121
3729bd5374
add gpu op cumprod, tensor_scatter_add
5 years ago