mindspore2022/mindspore/ccsrc/parallel
hongxing eed1881f2d fix GatherV2/GatherV2P 2020-06-28 10:10:26 +02:00
..
allreduce_fusion Init GraphKernel. 2020-06-20 22:31:54 +08:00
auto_parallel fix GatherV2/GatherV2P 2020-06-28 10:10:26 +02:00
graph_util update 2020-06-18 19:45:40 +08:00
ops_info check cast from optimizer in auto-parallel 2020-06-22 09:10:22 +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 Init GraphKernel. 2020-06-20 22:31:54 +08:00
context.h support load full dataset on each device 2020-06-11 19:48:06 +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 Remove ZerosLikeTensor and sub with ZerosLike 2020-06-02 09:52:12 +08: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 Init GraphKernel. 2020-06-20 22:31:54 +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