mindspore2022/mindspore/ccsrc/parallel
Yi Huaijie e5c351690b support load full dataset on each device 2020-06-11 19:48:06 +08:00
..
allreduce_fusion add parallel mode for cell 2020-05-07 20:11:20 +08:00
auto_parallel !1954 [Auto parallel] Fix some codestyle warnings in parallel module 2020-06-11 09:55:36 +08:00
graph_util add tensor_minnie and separate py from ir 2020-05-28 14:26:26 +08:00
ops_info support load full dataset on each device 2020-06-11 19:48:06 +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 support load full dataset on each device 2020-06-11 19:48:06 +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 sigmoid op 2020-05-26 21:33:32 +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 !1938 [AutoParallel] limit GatherV2, BN and Softmax to data parallel 2020-06-11 09:12:10 +08:00
step_auto_parallel.h support GatherV2 + Depend 2020-06-10 19:02:56 +02:00
step_parallel.cc support load full dataset on each device 2020-06-11 19:48:06 +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