liangzelang
20dcd6b148
enable subgraph sink for MindRT
4 years ago
caifubi
ba5516335e
PyNative Ascend MindRT
4 years ago
caifubi
1f25ce5d98
fix output tensor num bug
4 years ago
caifubi
38352c1ba8
PyNative MindRT Op Lazy Build
4 years ago
i-robot
21ffa1fb7b
!25091 Partial support for multi root graph in online debugger
Merge pull request !25091 from parastooashtari/online_multi_root_graph
4 years ago
hwjiaorui
fee98c5f5d
revert modification output device size
4 years ago
Parastoo Ashtari
7f682ba2f6
partial support for multi root graph in online debugger
4 years ago
zhaosida
c535efbfae
kernel by kernel mindrt
4 years ago
hwjiaorui
d6b2a34a69
MindRT Ascend Devcie Context
4 years ago
lizhenyu
4848733117
clean codedex warning
4 years ago
limingqi107
8ef51f22c1
unified runtime optimize the graph output
4 years ago
limingqi107
2fe803f81d
unified runtime support skip nop node
4 years ago
limingqi107
19330b6f82
unified runtime support graph sink output update
4 years ago
lizhenyu
0b6d7e4adb
fix code review warning
4 years ago
i-robot
b95a6d459d
!23906 add the interface of ascend supporting unified time
Merge pull request !23906 from limingqi107/new_actor_runtime
4 years ago
limingqi107
3e19107875
add the interface of ascend supporting unified time
4 years ago
jiangshuqiang
c2bd061889
fix summary isolation
4 years ago
i-robot
3dcea69172
!23405 Add remaining isolation for dump
Merge pull request !23405 from sabrinasun_59ee/macro
4 years ago
i-robot
bbdacd41f4
!20585 add security isolate for save_graphs
Merge pull request !20585 from huanghui/add-security-isolate-for-DumpIR
4 years ago
sabrinasun
1b8b453373
add remain isolation for dump
4 years ago
huanghui
ba66c0d491
add security isolate for save_graphs
4 years ago
limingqi107
859aa42b41
unified runtime add data prepare actor and optimize code
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
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