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
lizhenyu
e4e8731866
[bugfix] memory leak in pynative mode
4 years ago
limingqi107
481060bba1
unified runtime fix the bug of graph output update
4 years ago
limingqi107
fe36a158af
unified runtime pclint fixed
4 years ago
wangjunbao
f9d99e97d2
fix ci warning for not handling function retrun of RDR
4 years ago
lizhenyu
9404bfb9d9
fix pclint warnings
4 years ago
lizhenyu
209dc5f584
fix codedex warnings
4 years ago
louie5
1622011785
addding record kernel graph & graph execute orders in RDR
adding trigger function of RDR in CPU backend pipeline
4 years ago
lizhenyu
856e5d5a77
Remove nop node optimizer for cpu
4 years ago
lizhenyu
5535e80414
[bugfix] custom bprop got unexpected input
4 years ago
lizhenyu
6c467a3815
[bugfix] Heterogenous scenario in a ms function of PyNative Mode occur core dump
4 years ago
lizhenyu
efcf910b80
Adjust CPU optimize graph pass
4 years ago
limingqi107
e761655a42
actor runtime support CPU dump
4 years ago
gaoyong10
03021379d4
Fix ocean and sponge net.
4 years ago
limingqi107
70d156562a
add dump pb and nccl protected
4 years ago
lizhenyu
a487f8c897
Optimize PyNative Performance
4 years ago
Parastoo Ashtari
e2a4172560
make gpu dump truly async
4 years ago
Parastoo Ashtari
6ed17d52b1
Add debugger to new unified GPU runtime
4 years ago
lizhenyu
887d96063b
unify runtime support pynative hook
4 years ago
limingqi107
70ff24cb15
fix the same output of actor runtime
4 years ago
lizhenyu
f3e5d67512
fix core dump when destroy device context in PyNative mode
4 years ago
limingqi107
7f634d12f0
actor runtime support GraphKrenel
4 years ago
mindspore-ci-bot
3fd22fde0b
!17642 fix the coredump of actor runtime singleton instance deconstruction
From: @limingqi107
Reviewed-by: @cristoval,@wilfchen
Signed-off-by: @wilfchen
4 years ago
limingqi107
5b63f8f2bc
fix the coredump of actor runtime singleton instance deconstruction
4 years ago
lizhenyu
3d11311ec1
bugfix for summary and pynative bp
4 years ago
lizhenyu
05473b2f2b
unify runtime supports summary
4 years ago
limingqi107
f619e85647
actor runtime support the inplace optimizer
4 years ago
lizhenyu
b3fbdf9d65
unify runtime for PyNative distributed mode
4 years ago
lizhenyu
ef03c0e826
support transform to DAG dynamicly
5 years ago
limingqi107
d8399e61e7
graph scheduler support multi graphs
4 years ago
limingqi107
57a14f55e8
actor runtime code review modify
4 years ago
limingqi107
fba1dd8f2f
add the continue memory alloc of communication kernel for actor runtime
4 years ago
gaoyong10
cb549e49dd
GraphCompiler and backend combine together.
4 years ago
limingqi107
2f5b786daa
add dump info and fix process bug of actor runtime
5 years ago
lizhenyu
a87b141cf9
init device address for anf node
5 years ago
lizhenyu
66c3a14303
remove run graph method and add get graph method in graph compiler
5 years ago
lizhenyu
c57a9edb9d
add graph compiler
5 years ago