mindspore2022/mindspore/ccsrc/parallel
lichenever 3398c2d74b remove_32byte_limit_for_cpu_gatherv2 2020-06-30 14:44:38 +08:00
..
allreduce_fusion Init GraphKernel. 2020-06-20 22:31:54 +08:00
auto_parallel !2687 [CT][MS][Auto-Parallel]Double recursion does not support the gatherv2 operator 2020-06-29 09:07:39 +08:00
graph_util update 2020-06-18 19:45:40 +08:00
ops_info remove_32byte_limit_for_cpu_gatherv2 2020-06-30 14:44:38 +08:00
strategy_checkpoint use param name as the key of strategy checkpoint 2020-04-30 11:01:32 +08:00
tensor_layout xreshape tensor_redistrinution bug fix 2020-05-12 10:08:01 +08:00
CMakeLists.txt Add submodule id for log interface 2020-05-11 19:17:45 +08:00
context.cc enable optimizer parallel with broadcast 2020-06-27 14:36:17 +08:00
context.h enable optimizer parallel with broadcast 2020-06-27 14:36:17 +08:00
costmodel_context.cc implementing-searching-strategy-for-inference 2020-05-07 14:53:50 +08:00
costmodel_context.h implementing-searching-strategy-for-inference 2020-05-07 14:53:50 +08:00
device.h use std::vector instead of std::list to promote performance for parallel module 2020-03-31 15:16:00 +08:00
device_manager.cc update clang format rule 2020-04-21 21:21:19 +08:00
device_manager.h update clang format rule 2020-04-21 21:21:19 +08:00
device_matrix.cc update clang format rule 2020-04-21 21:21:19 +08:00
device_matrix.h fix the codex and bot warnings 2020-04-23 19:14:38 +08:00
dynamic_creator.h add sparse gatherv2 2020-06-12 11:09:28 +08:00
group_manager.cc sort include file in parallel dir 2020-04-02 15:14:47 +08:00
group_manager.h update clang format rule 2020-04-21 21:21:19 +08:00
node_check.cc Implementation for mindspore debugger 2020-06-22 17:15:30 -04:00
node_check.h update clang format rule 2020-04-21 21:21:19 +08:00
status.h fix_coding_style_check_warning 2020-04-15 16:15:45 +08:00
step_auto_parallel.cc check cast from optimizer in auto-parallel 2020-06-22 09:10:22 +08:00
step_auto_parallel.h support GatherV2 + Depend 2020-06-10 19:02:56 +02:00
step_parallel.cc configure auto parallel tensors shape 2020-06-29 17:02:57 +08:00
step_parallel.h support reshape optimized 2020-05-28 16:05:36 +08:00
strategy.h changing the succive edges order in GetAliveSuccEdges() so that Triangle and Star Elimination can be merged into particular node; adding some check information 2020-05-22 10:57:02 +08:00