gaoyong10
|
560c605e1c
|
Fix actor double free.
|
4 years ago |
limingqi107
|
79f1ab6724
|
actor runtime supports communication nodes running order
|
4 years ago |
i-robot
|
19b87fe35e
|
!18172 unify runtime for PyNative supports bp hook and custom bp operator
Merge pull request !18172 from zyli2020/fix_issue_defect
|
4 years ago |
gaoyong10
|
0335d048db
|
Fix loop count num.
|
4 years ago |
lizhenyu
|
887d96063b
|
unify runtime support pynative hook
|
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 |
i-robot
|
56f6288fa7
|
!18190 Fix mix precision in data sink mode.
Merge pull request !18190 from gaoyong10/new_runtime10
|
4 years ago |
gaoyong10
|
3051ed82f9
|
Fix the no input actor control link in control flow.
|
4 years ago |
gaoyong10
|
6aa367a0a7
|
Fix device data source data sink.
|
4 years ago |
i-robot
|
8ccc71ff72
|
!18047 actor runtime memory optimize of communication op
Merge pull request !18047 from limingqi107/actor_runtime2
|
4 years ago |
lizhenyu
|
f3e5d67512
|
fix core dump when destroy device context in PyNative mode
|
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 |
limingqi107
|
7f634d12f0
|
actor runtime support GraphKrenel
|
4 years ago |
louei5
|
44ff50f6aa
|
make rdr support recording gpu memory info in Actor framwork
|
4 years ago |
mindspore-ci-bot
|
1e76798d22
|
!17677 optimize the performance of actor runtimie dynamic shape
From: @limingqi107
Reviewed-by: @cristoval,@wilfchen
Signed-off-by: @wilfchen
|
4 years ago |
mindspore-ci-bot
|
7a016c9f8b
|
!17591 Unified runtime support control flow.
From: @gaoyong10
Reviewed-by:
Signed-off-by:
|
4 years ago |
limingqi107
|
21d168e980
|
optimize the performance of actor runtimie dynamic shape
|
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 |
mindspore-ci-bot
|
a3b04a78af
|
!17604 bugfix for summary and pynative bp
From: @zyli2020
Reviewed-by: @cristoval,@limingqi107
Signed-off-by: @limingqi107
|
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 |
mindspore-ci-bot
|
9aae606590
|
!17434 dynamic shape for unify runtime
From: @zyli2020
Reviewed-by: @limingqi107,@cristoval
Signed-off-by: @cristoval
|
4 years ago |
lizhenyu
|
3d11311ec1
|
bugfix for summary and pynative bp
|
4 years ago |
lizhenyu
|
82dab96449
|
unified runtime supports dynamic shape
|
4 years ago |
lizhenyu
|
05473b2f2b
|
unify runtime supports summary
|
4 years ago |
mindspore-ci-bot
|
ba3c03ed06
|
!17392 Add control node link interface.
From: @gaoyong10
Reviewed-by:
Signed-off-by:
|
4 years ago |
gaoyong10
|
710776c477
|
Add control flow link interface.
|
4 years ago |
limingqi107
|
d405964aab
|
actor runtimie supports allreduce multi-stream
|
4 years ago |
limingqi107
|
4d8743268b
|
the DFX interface of actor runtime
|
4 years ago |
mindspore-ci-bot
|
311818d4e1
|
!17050 actor runtime support the inplace optimizer
From: @limingqi107
Reviewed-by: @cristoval,@wilfchen
Signed-off-by: @wilfchen
|
4 years ago |
limingqi107
|
f619e85647
|
actor runtime support the inplace optimizer
|
4 years ago |
gaoyong10
|
7f275ed46a
|
Add build control flow actor.
|
4 years ago |
gaoyong10
|
1805c11584
|
Add gather actor.
|
4 years ago |
mindspore-ci-bot
|
3accdb5dff
|
!16740 actor runtime performance optimize
From: @limingqi107
Reviewed-by: @cristoval,@cristoval
Signed-off-by:
|
4 years ago |
yangjie159
|
a6622a70ba
|
enable refactor thread pool
|
4 years ago |
limingqi107
|
b1d91c5cf0
|
actor runtime performance optimize
|
4 years ago |
lizhenyu
|
2b50100d79
|
Unify runtime support profiling
|
4 years ago |
liuxiao93
|
2a3a787049
|
add host_format for device_info of MetaTensor.
|
5 years ago |
mindspore-ci-bot
|
19908168bf
|
!16631 actor runtime code review modify
From: @limingqi107
Reviewed-by: @cristoval,@wilfchen
Signed-off-by: @wilfchen
|
4 years ago |
lizhenyu
|
b3fbdf9d65
|
unify runtime for PyNative distributed mode
|
4 years ago |
limingqi107
|
c02e2a4801
|
actor runtime code review modify
|
4 years ago |
mindspore-ci-bot
|
e0893f33ad
|
!16558 fix bug of copy actor
From: @limingqi107
Reviewed-by: @cristoval,@wilfchen
Signed-off-by:
|
4 years ago |
limingqi107
|
b8799ce10f
|
fix bug of copy actor
|
5 years ago |
mindspore-ci-bot
|
96349476db
|
!16513 add control parser interface
From: @gaoyong10
Reviewed-by:
Signed-off-by:
|
4 years ago |
gaoyong10
|
d2395a17bb
|
add control parser interface
|
4 years ago |
lizhenyu
|
ef03c0e826
|
support transform to DAG dynamicly
|
5 years ago |