mindspore2022/mindspore/ccsrc/frontend/parallel
tronzhang 27893cde7c change kernelmod interface and gpu/cpu kernel mod 2022-04-08 16:28:02 +08:00
..
allreduce_fusion Clearing python codecheck warning for r1.7 parallel module 2022-03-23 11:01:11 +08:00
auto_parallel change kernelmod interface and gpu/cpu kernel mod 2022-04-08 16:28:02 +08:00
cache_embedding Refactor ccsrc directories and CMakeLists files 2022-02-13 14:37:51 +08:00
graph_util Add owner of graph util 2022-04-07 10:27:34 +08:00
ops_info change kernelmod interface and gpu/cpu kernel mod 2022-04-08 16:28:02 +08:00
parallel_optimizer Codecheck clearing for r1.7 parallel module. 2022-03-16 15:24:40 +08:00
parallel_stub Codecheck clearing for r1.7 parallel module. 2022-03-16 15:24:40 +08:00
pipeline_transformer fix_opt_detection_bug 2022-03-18 16:16:28 +08:00
strategy_checkpoint build libmindspore_backend.so 2022-03-17 19:14:45 +08:00
tensor_layout Codecheck clearing for r1.7 parallel module. 2022-03-16 15:24:40 +08:00
CMakeLists.txt add compile option H to visible hidden interface 2021-03-04 22:52:48 +08:00
OWNERS update owners 2022-04-01 15:25:54 +08:00
costmodel_context.cc code style warnings fixing 2021-04-27 19:54:56 +08:00
costmodel_context.h changing default value of single-loop flag 2021-12-28 17:56:30 +08:00
device.h support int64 shape 2020-11-05 21:15:49 +08:00
device_manager.cc parallel bugs fix 2022-03-08 15:28:53 +08:00
device_manager.h support not only power of 2 2022-03-06 18:08:46 +08:00
device_matrix.cc support int64 shape 2020-11-05 21:15:49 +08:00
device_matrix.h extract common as an independent shared library 2022-02-26 10:55:51 +08:00
dynamic_creator.h add parallel operators 2022-03-31 15:11:25 +08:00
group_manager.cc extract common as an independent shared library 2022-02-26 10:55:51 +08:00
group_manager.h fix code style warnings 2021-09-16 21:32:49 +08:00
node_check.cc modify pack to stack 2021-02-04 18:54:31 +08:00
node_check.h move parallel-related black-list to core/ir, and fix the cloneCNode bug 2020-12-10 15:57:01 +08:00
parameter_manager.cc support not only power of 2 2022-03-06 18:08:46 +08:00
parameter_manager.h allgather reducescatter fusion 2022-02-23 10:47:30 +08:00
status.h Unified code style 2020-07-20 10:51:55 +08:00
step_auto_parallel.cc add parallel operators 2022-03-31 15:11:25 +08:00
step_auto_parallel.h change kernelmod interface and gpu/cpu kernel mod 2022-04-08 16:28:02 +08:00
step_parallel.cc Implementation of SquaredDifferenceInfo, ErfinvInfo, MaskedFillInfo, SplitVInfo, GammaInfo, KLDivLossInfo and LinSpaceInfo 2022-03-29 09:30:21 +08:00
step_parallel.h auto parallel support adasum cpp part 2022-02-17 14:21:31 +08:00
step_parallel_utils.cc 1. The main gol: Fix mixing inserting the AllReduce when where is no mirror appeared 2022-03-15 15:54:06 +08:00
step_parallel_utils.h 1. The main gol: Fix mixing inserting the AllReduce when where is no mirror appeared 2022-03-15 15:54:06 +08:00
strategy.h 1.adding compare function for strategy_map; 2021-12-14 14:38:42 +08:00