mindspore2022/mindspore/ccsrc/backend/session
mindspore-ci-bot 84607e3a51 !15890 fix an allreduce calculate bug in pynative mode
From: @lvchangquan
Reviewed-by: 
Signed-off-by:
2021-05-11 09:43:28 +08:00
..
CMakeLists.txt add op_mul fusion based on allreduce fusion in pynative mode 2021-03-15 21:12:14 +08:00
anf_runtime_algorithm.cc [auto-monad] Enforce order of exection for Loads user nodes in frontend 2021-04-27 12:48:52 +08:00
anf_runtime_algorithm.h [auto-monad] Enforce order of exection for Loads user nodes in frontend 2021-04-27 12:48:52 +08:00
ascend_auto_monad.cc set abstract for new maketuple node 2021-04-29 11:36:54 +08:00
ascend_auto_monad.h [auto-monad] Support side-effects by auto-monad 2021-02-08 09:01:15 +08:00
ascend_inference_session.cc clean code 2021-04-01 09:45:32 +08:00
ascend_inference_session.h delete unused code 2021-04-28 09:33:19 +08:00
ascend_session.cc !15890 fix an allreduce calculate bug in pynative mode 2021-05-11 09:43:28 +08:00
ascend_session.h fix an allreduce bug with two streams sync problem 2021-05-10 10:00:58 +08:00
cpu_session.cc !15765 Format Transform pass on CPU 2021-05-07 09:35:14 +08:00
cpu_session.h PyNative support dynamic shape on cpu 2021-04-21 20:50:24 +08:00
executor.cc Add server code part2 2021-05-06 20:36:04 +08:00
executor.h format some executor func name 2021-03-31 14:51:57 +08:00
executor_manager.cc fix thread pool performance problem 2020-12-23 09:35:32 +08:00
executor_manager.h optimize multi graph controldepend input 2020-12-16 21:17:05 +08:00
gpu_inference_session.cc gpu inference context 2021-03-27 10:28:28 +08:00
gpu_inference_session.h mindspore serving support gpu backend 2021-01-28 09:17:24 +08:00
gpu_session.cc fix an allreduce bug with two streams sync problem 2021-05-10 10:00:58 +08:00
gpu_session.h fix an allreduce bug with two streams sync problem 2021-05-10 10:00:58 +08:00
kernel_build_client.cc parallel build gpu ops about graph kernel 2021-03-04 20:08:00 +08:00
kernel_build_client.h parallel build gpu ops about graph kernel 2021-03-04 20:08:00 +08:00
kernel_graph.cc delete unused code 2021-04-28 09:33:19 +08:00
kernel_graph.h delete unused code 2021-04-28 09:33:19 +08:00
session_basic.cc !15718 add partial internal parameters 2021-05-10 09:54:48 +08:00
session_basic.h add partial internal parameters 2021-05-08 11:09:14 +08:00
session_context.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
session_context.h refact backend/session from python 2020-09-11 01:13:00 +00:00
session_factory.cc optimize code compile performance 2020-08-18 14:33:24 +08:00
session_factory.h decoupling core and context 2020-08-05 08:15:14 +08:00
single_kernel_graph.cc add op_mul fusion based on allreduce fusion in pynative mode 2021-03-15 21:12:14 +08:00
single_kernel_graph.h add op_mul fusion based on allreduce fusion in pynative mode 2021-03-15 21:12:14 +08:00