mindspore2022/mindspore/ccsrc/frontend/parallel
huangxinjing f354ab22a3 add pipeline shard interface
Add support for no pipeline accugradient

Add delay tag for fusion op

Optimizer the visite order

add mirror for mini step control

Move the group to attributes

Add gradient_shard control for the mini step

Fix code stype

Fix ut description

Add interface
2021-11-09 09:11:13 +08:00
..
allreduce_fusion Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 2021-08-23 01:46:38 +08:00
auto_parallel add output strategy 2021-11-04 16:28:54 +08:00
cache_embedding optimize the comment and log description 2021-10-20 12:02:40 +08:00
graph_util add pipeline shard interface 2021-11-09 09:11:13 +08:00
ops_info add pipeline shard interface 2021-11-09 09:11:13 +08:00
parallel_stub format codes 2021-06-03 08:42:54 +08:00
pipeline_transformer add output strategy 2021-11-04 16:28:54 +08:00
strategy_checkpoint fix_pipeline_backward_bug 2021-09-14 18:32:07 +08:00
tensor_layout fcn8s network support auto parallel 2021-07-28 14:12:31 +08:00
CMakeLists.txt add compile option H to visible hidden interface 2021-03-04 22:52:48 +08:00
context.cc add pipeline shard interface 2021-11-09 09:11:13 +08:00
context.h add pipeline shard interface 2021-11-09 09:11:13 +08:00
costmodel_context.cc code style warnings fixing 2021-04-27 19:54:56 +08:00
costmodel_context.h code style warnings fixing 2021-04-27 19:54:56 +08:00
device.h support int64 shape 2020-11-05 21:15:49 +08:00
device_manager.cc fix_DTS 2021-09-18 11:09:34 +08:00
device_manager.h fix_DTS 2021-09-18 11:09:34 +08:00
device_matrix.cc support int64 shape 2020-11-05 21:15:49 +08:00
device_matrix.h support int64 shape 2020-11-05 21:15:49 +08:00
dynamic_creator.h !23569 Produce parallel operators for ResizeBilinear and ResizeNearestNeighbor 2021-09-24 03:05:23 +00:00
group_manager.cc fix code style warnings 2021-09-16 21:32:49 +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 add pipeline shard interface 2021-11-09 09:11:13 +08:00
parameter_manager.h auto parallel support adafactor opt 2021-08-17 10:36:42 +08:00
status.h Unified code style 2020-07-20 10:51:55 +08:00
step_auto_parallel.cc add output strategy 2021-11-04 16:28:54 +08:00
step_auto_parallel.h simplifying step-auto-parallel 2020-12-07 18:36:32 +08:00
step_parallel.cc add pipeline shard interface 2021-11-09 09:11:13 +08:00
step_parallel.h !25710 modify pangu model batchsize split 2021-11-04 09:50:56 +00:00
step_parallel_utils.cc modify batch parallel info 2021-09-13 16:28:56 +08:00
step_parallel_utils.h modify batch parallel info 2021-09-13 16:28:56 +08:00
strategy.h optimize the comment and log description 2021-10-20 12:02:40 +08:00