i-robot
d7388b40ab
!23295 add dump and profiling warning log when task is not sink
Merge pull request !23295 from baihuawei/fixlog
4 years ago
i-robot
aac70cb939
!22873 parallel_optimizer_allgather_recompute_fix
Merge pull request !22873 from yao_yf/parallel_optimizer_allgather_recompute_fix
4 years ago
baihuawei
e1e11b9a47
fix some bugs
4 years ago
yao_yf
d749690a61
adjust parallel optimizer recompute allgather depend
4 years ago
lby
27ae7cce43
code clean
4 years ago
王南
de540c68bb
asr support dynamic shape
4 years ago
guoqi
8fccec4c20
insert overflow check operaters according to the 'gradients' scope
4 years ago
i-robot
16437722fd
!22465 Adam op performance optimization
Merge pull request !22465 from zhaosida/zsd_pangu
4 years ago
zhaosida
be34ccd29f
Adam op performance optimization
4 years ago
i-robot
32281f84e7
!19000 update LayerNormGrad split pass to V2
Merge pull request !19000 from yuchaojie/ir_fusion2
4 years ago
baihuawei
a9694a9230
ascend add nontask sink mode
4 years ago
yuchaojie
1d1490df0b
xupdate LayerNormGrad split pass to V2
4 years ago
yuchaojie
7b3943bc91
DynamicRNN supports scenarios that hidden_size is not multiples of 16
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
i-robot
0b7c4a757a
!21966 [BugFix][ops][Ascend]Adapt DynamicGruV2Grad fission v2 for RuntimeError.
Merge pull request !21966 from liuxiao93/adapter-dynamicgrv2grad-pass-v2
4 years ago
i-robot
ef535853cb
!21796 refactor TransShape
Merge pull request !21796 from yuchaojie/op_select
4 years ago
liuxiao93
bb736c108e
adapt DynamicGruV2Grad fission v2.
4 years ago
i-robot
0a04740c2c
!21572 add prelu fusion pass
Merge pull request !21572 from guyuehuo/prelu_fusion
4 years ago
i-robot
2c3bd0fdec
!21270 Add send/recv op fusion and reduce secondary stream number.
Merge pull request !21270 from linqingke/send_recv_fix
4 years ago
yuchaojie
0d56b1853c
refactor TransShape
4 years ago
linqingke
efab3997f0
enable send and recv op fusion.
4 years ago
lvchangquan
e8d9803258
add profiling codes based on ascend and gpu in pynative mode
4 years ago
guyuehuo
55a2f23d1c
add prelu Optimized pass
4 years ago
simson
5b34859541
modify the limit of axis of reduce ops
4 years ago
i-robot
4c3c3ceee6
!21157 add AdamWeightDecay to optSet
Merge pull request !21157 from kisnwang/update-need-lock-tensors
4 years ago
kswang
8fa85cac34
add adamweightdecay to opset and update lock input tensors
4 years ago
simson
1bfbb6c4f4
reduce infer with dynamic shape
4 years ago
zhoufeng
2143241092
change neighbor exchange to all to all
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
4 years ago
yuchaojie
905e798423
code check clean
4 years ago
yuchaojie
eaa7366a18
add DBN2_DW ir fusion
5 years ago
hwjiaorui
00e471ebfa
tbe json review
4 years ago
hwjiaorui
bb9b27cf86
tbe json creator refactor
4 years ago
lizhenyu
444469ed77
[bugfix]CPU version core dump when destroy resource of net which includes op BatchNorm and BatchNormGrad
4 years ago
lizhenyu
cde12f6d98
bugfix: reinitialize for cpu kernels which do not support multi-thread
4 years ago
caifubi
629111c6d3
Add TensorCopySlice Op
4 years ago
i-robot
311e59c190
!17297 dynamic_shape_pipeline
Merge pull request !17297 from wanyiming/dynamic_shape_pipeline
4 years ago
yuchaojie
689158f79b
FracZ format conversion when conv2d group > 1
4 years ago
wanyiming
b37c99b112
dynamic
4 years ago
yuchaojie
cd9636b974
code check clean
4 years ago
lizhenyu
887d96063b
unify runtime support pynative hook
4 years ago
zhaosida
65c96c0283
code clean master
4 years ago
i-robot
50304d82fb
!17661 add permission for save files
Merge pull request !17661 from zhangbuxue/add_permission_for_save_files
4 years ago
buxue
0049109d11
add permission for save files
4 years ago
lizhenyu
f3e5d67512
fix core dump when destroy device context in PyNative mode
4 years ago
yanzhenxiang2020
16b43bca49
add DynamicStitch and SearchSorted aicpu ops
5 years ago
mindspore-ci-bot
5c1187490c
!16559 Add hybrid training kernels
From: @zpac
Reviewed-by: @cristoval
Signed-off-by:
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
ZPaC
e8a581c776
Add hybrid training kernels
5 years ago