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
gaoyong10
560c605e1c
Fix actor double free.
4 years ago
limingqi107
79f1ab6724
actor runtime supports communication nodes running order
4 years ago
gaoyong10
053c84172b
Link value node for control flow.
4 years ago
i-robot
9783fde095
!18261 Fix the no input actor control link in control flow.
Merge pull request !18261 from gaoyong10/new_runtime11
4 years ago
yangjie159
7f1ded9cbf
optimize performance on GPU of ThreadPool, and rename ActorThread
4 years ago
limingqi107
70ff24cb15
fix the same output of actor runtime
4 years ago
gaoyong10
3051ed82f9
Fix the no input actor control link in control flow.
4 years ago
limingqi107
9d2bf9cf6b
actor runtime memory optimize of communication op
4 years ago
gaoyong10
bf6528645c
Unified runtime support mixed precision.
4 years ago
mindspore-ci-bot
7a016c9f8b
!17591 Unified runtime support control flow.
From: @gaoyong10
Reviewed-by:
Signed-off-by:
4 years ago
gaoyong10
fa64d15397
Unified runtime support control flow.
4 years ago
limingqi107
5b63f8f2bc
fix the coredump of actor runtime singleton instance deconstruction
4 years ago