gaoyong10
add5551ecf
fix code for testcase
4 years ago
limingqi107
52a182448e
unified runtime support single thread execution and optimize execution performance by cost mode
4 years ago
gaoyong10
e77a735b6f
Add base class for control actor.
4 years ago
limingqi107
2a5d9f964b
unified runtime support the sub graph sink
4 years ago
limingqi107
a1ef8140a2
unified runtime optimize actor dump
4 years ago
limingqi107
ef29b33fa4
unified runtime code optimize of Run and SendOutput
4 years ago
limingqi107
8179e007a9
optimize the OMP thread compute and actor run error info
4 years ago
limingqi107
0e30316f53
unified runtime support the scheduler of graph sink
4 years ago
i-robot
3f81a92ed4
!23970 Add control flow actor.
Merge pull request !23970 from gaoyong10/runtime_second
4 years ago
gaoyong10
991679540c
Add control flow actor.
4 years ago
limingqi107
36ffff434e
unified runtime code review
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
i-robot
38c9a70a85
!21938 unified runtime optimize code
Merge pull request !21938 from limingqi107/bug_fix4
4 years ago
limingqi107
02430820ed
unified runtime optimize code
4 years ago
i-robot
bfab98b65e
!21775 unified runtime add abstract actor and optimize code
Merge pull request !21775 from limingqi107/bug_fix4
4 years ago
lizhenyu
e4e8731866
[bugfix] memory leak in pynative mode
4 years ago
limingqi107
15e6ace23b
unified runtime add abstract actor and optimize code
4 years ago
limingqi107
473db12d1e
unified runtime clear the resource of graph
4 years ago
i-robot
caee1ec751
!21530 code review of gpu backend
Merge pull request !21530 from limingqi107/bug_fix
4 years ago
limingqi107
5766234426
code review of gpu backend
4 years ago
i-robot
f6b5eabb18
!21428 mindrt actor manager support inner threadpool
Merge pull request !21428 from yangjie159/mindrt_thread
4 years ago
yangjie159
9013d41883
mindrt actor manager support inner threadpool
4 years ago
gaoyong10
d0a4ee92ed
Fix pclint
4 years ago
i-robot
792c19b491
!21162 unified runtime pclint fixed
Merge pull request !21162 from limingqi107/bug_fix
4 years ago
limingqi107
09ceb1cf5b
unified runtime pclint fixed
4 years ago
lizhenyu
01aea19eb7
clean codedex warning
4 years ago
i-robot
0816f95653
!21091 unified runtime codedex fixed
Merge pull request !21091 from limingqi107/bug_fix4
4 years ago
limingqi107
8c690e3d18
unified runtime codedex fixed
4 years ago
gaoyong10
e2ed0eab7b
fix pclint
4 years ago
i-robot
5e2b0207b2
!20763 unified runtime bug of auto moand of multi graphs
Merge pull request !20763 from limingqi107/bug_fix
4 years ago
limingqi107
0b8937cd6c
unified runtime bug of auto moand and host device of multi graphs
4 years ago
lizhenyu
9404bfb9d9
fix pclint warnings
4 years ago
gaoyong10
75ab763696
fix control flow bugs.
4 years ago
gaoyong10
06a8da8f94
Fix switch layer call to call
4 years ago
i-robot
1d0329964e
!18982 Fit Gpu LoopCount for profiler module (add patch)
Merge pull request !18982 from gzhcv/FitLoopCount
4 years ago
gzhcv
4c78a47184
Fit Gpu LoopCount for profiler module v2
4 years ago
limingqi107
dbf2030d90
fix the control ring bug
4 years ago
limingqi107
05be63887c
optimize the multi device execution performance and communication node running order
4 years ago
gaoyong10
03021379d4
Fix ocean and sponge net.
4 years ago
lizhenyu
a487f8c897
Optimize PyNative Performance
4 years ago
gaoyong10
7481779e95
link auto monad for gather actor
4 years ago
gaoyong10
a9eaebc598
Fix control flow recursion
4 years ago
lizhenyu
6d6b644baa
[bugfix] summary failed when load output node
4 years ago
gaoyong10
ae290964fb
Add dump interface and link control arrow for switch actor.
4 years ago
limingqi107
37ccca59c4
fix bug of loop count actor link
4 years ago
lizhenyu
cdf3868701
fix core dump when run graph and pynative mode together
4 years ago
i-robot
66222492d4
!18406 actor runtime supports communication nodes running order
Merge pull request !18406 from limingqi107/actor_runtime
4 years ago