Commit Graph

62 Commits

Author SHA1 Message Date
i-robot 8ccc71ff72 !18047 actor runtime memory optimize of communication op
Merge pull request !18047 from limingqi107/actor_runtime2
2021-06-10 14:15:28 +08:00
lizhenyu f3e5d67512 fix core dump when destroy device context in PyNative mode 2021-06-09 21:31:12 +08:00
limingqi107 9d2bf9cf6b actor runtime memory optimize of communication op 2021-06-09 18:57:04 +08:00
gaoyong10 bf6528645c Unified runtime support mixed precision. 2021-06-08 16:38:46 +08:00
limingqi107 7f634d12f0 actor runtime support GraphKrenel 2021-06-07 20:25:46 +08:00
louei5 44ff50f6aa make rdr support recording gpu memory info in Actor framwork 2021-06-05 17:35:28 +08:00
mindspore-ci-bot 1e76798d22 !17677 optimize the performance of actor runtimie dynamic shape
From: @limingqi107
Reviewed-by: @cristoval,@wilfchen
Signed-off-by: @wilfchen
2021-06-03 20:11:56 +08:00
mindspore-ci-bot 7a016c9f8b !17591 Unified runtime support control flow.
From: @gaoyong10
Reviewed-by: 
Signed-off-by:
2021-06-03 20:01:04 +08:00
limingqi107 21d168e980 optimize the performance of actor runtimie dynamic shape 2021-06-03 12:44:28 +08:00
mindspore-ci-bot 3fd22fde0b !17642 fix the coredump of actor runtime singleton instance deconstruction
From: @limingqi107
Reviewed-by: @cristoval,@wilfchen
Signed-off-by: @wilfchen
2021-06-03 10:29:30 +08:00
mindspore-ci-bot a3b04a78af !17604 bugfix for summary and pynative bp
From: @zyli2020
Reviewed-by: @cristoval,@limingqi107
Signed-off-by: @limingqi107
2021-06-03 09:23:48 +08:00
gaoyong10 fa64d15397 Unified runtime support control flow. 2021-06-03 04:57:48 +08:00
limingqi107 5b63f8f2bc fix the coredump of actor runtime singleton instance deconstruction 2021-06-02 21:35:54 +08:00
mindspore-ci-bot 9aae606590 !17434 dynamic shape for unify runtime
From: @zyli2020
Reviewed-by: @limingqi107,@cristoval
Signed-off-by: @cristoval
2021-06-02 16:38:08 +08:00
lizhenyu 3d11311ec1 bugfix for summary and pynative bp 2021-06-02 15:30:54 +08:00
lizhenyu 82dab96449 unified runtime supports dynamic shape 2021-06-02 11:15:26 +08:00
lizhenyu 05473b2f2b unify runtime supports summary 2021-06-02 09:20:36 +08:00
mindspore-ci-bot ba3c03ed06 !17392 Add control node link interface.
From: @gaoyong10
Reviewed-by: 
Signed-off-by:
2021-06-01 17:20:53 +08:00
gaoyong10 710776c477 Add control flow link interface. 2021-06-01 11:14:45 +08:00
limingqi107 d405964aab actor runtimie supports allreduce multi-stream 2021-05-31 18:20:14 +08:00
limingqi107 4d8743268b the DFX interface of actor runtime 2021-05-31 10:34:12 +08:00
mindspore-ci-bot 311818d4e1 !17050 actor runtime support the inplace optimizer
From: @limingqi107
Reviewed-by: @cristoval,@wilfchen
Signed-off-by: @wilfchen
2021-05-31 09:44:16 +08:00
limingqi107 f619e85647 actor runtime support the inplace optimizer 2021-05-29 17:21:13 +08:00
gaoyong10 7f275ed46a Add build control flow actor. 2021-05-29 10:06:32 +08:00
gaoyong10 1805c11584 Add gather actor. 2021-05-26 18:14:32 +08:00
mindspore-ci-bot 3accdb5dff !16740 actor runtime performance optimize
From: @limingqi107
Reviewed-by: @cristoval,@cristoval
Signed-off-by:
2021-05-26 14:26:17 +08:00
yangjie159 a6622a70ba enable refactor thread pool 2021-05-26 07:58:58 +08:00
limingqi107 b1d91c5cf0 actor runtime performance optimize 2021-05-25 20:09:25 +08:00
lizhenyu 2b50100d79 Unify runtime support profiling 2021-05-24 20:04:11 +08:00
liuxiao93 2a3a787049 add host_format for device_info of MetaTensor. 2021-05-22 14:44:11 +08:00
mindspore-ci-bot 19908168bf !16631 actor runtime code review modify
From: @limingqi107
Reviewed-by: @cristoval,@wilfchen
Signed-off-by: @wilfchen
2021-05-22 09:30:43 +08:00
lizhenyu b3fbdf9d65 unify runtime for PyNative distributed mode 2021-05-20 11:39:14 +08:00
limingqi107 c02e2a4801 actor runtime code review modify 2021-05-20 11:08:57 +08:00
mindspore-ci-bot e0893f33ad !16558 fix bug of copy actor
From: @limingqi107
Reviewed-by: @cristoval,@wilfchen
Signed-off-by:
2021-05-20 10:20:02 +08:00
limingqi107 b8799ce10f fix bug of copy actor 2021-05-19 21:15:01 +08:00
mindspore-ci-bot 96349476db !16513 add control parser interface
From: @gaoyong10
Reviewed-by: 
Signed-off-by:
2021-05-19 14:54:51 +08:00
gaoyong10 d2395a17bb add control parser interface 2021-05-19 10:43:39 +08:00
lizhenyu ef03c0e826 support transform to DAG dynamicly 2021-05-17 21:32:51 +08:00
limingqi107 3029cb12ee actor runtime support host and devcie 2021-05-15 17:55:33 +08:00
mindspore-ci-bot 2c980119f4 !16356 add the sync interface between different devcie addresses
From: @limingqi107
Reviewed-by: @cristoval,@wilfchen
Signed-off-by: @cristoval
2021-05-15 11:40:35 +08:00
gaoyong10 29f7e57e19 add switch actor 2021-05-14 17:49:36 +08:00
limingqi107 7352c78c07 add copy actor and sync interface between devcie addresses 2021-05-13 21:32:58 +08:00
limingqi107 c9f980c789 add output actor 2021-05-12 20:16:08 +08:00
limingqi107 d8399e61e7 graph scheduler support multi graphs 2021-05-10 20:57:04 +08:00
limingqi107 57a14f55e8 actor runtime code review modify 2021-04-27 10:56:25 +08:00
limingqi107 fba1dd8f2f add the continue memory alloc of communication kernel for actor runtime 2021-04-26 10:30:25 +08:00
gaoyong10 cb549e49dd GraphCompiler and backend combine together. 2021-04-22 21:53:01 +08:00
limingqi107 c937a22bda add the actor link by auto monad 2021-04-17 18:05:56 +08:00
limingqi107 2f5b786daa add dump info and fix process bug of actor runtime 2021-04-12 21:23:58 +08:00
mindspore-ci-bot 08ae790872 !14610 Init device address for anf node
From: @zyli2020
Reviewed-by: 
Signed-off-by:
2021-04-08 10:17:10 +08:00