mindspore2022/mindspore/ccsrc/frontend/parallel
i-robot dfd71f668b !26556 modify parallel api note for master
Merge pull request !26556 from lilei/modify_parallel_API_note
2021-11-25 03:02:55 +00:00
..
allreduce_fusion Replace std::unordered_map/set with robin-hood-hashing 2021-11-24 10:47:40 +08:00
auto_parallel !26570 [Auto-par][d-rec] Change Onehot OP type to increase partitioning quality 2021-11-23 14:31:56 +00:00
cache_embedding Replace std::unordered_map/set with robin-hood-hashing 2021-11-24 10:47:40 +08:00
graph_util Replace std::unordered_map/set with robin-hood-hashing 2021-11-24 10:47:40 +08:00
ops_info Replace std::unordered_map/set with robin-hood-hashing 2021-11-24 10:47:40 +08:00
parallel_stub format codes 2021-06-03 08:42:54 +08:00
pipeline_transformer Replace std::unordered_map/set with robin-hood-hashing 2021-11-24 10:47:40 +08:00
strategy_checkpoint Replace std::unordered_map/set with robin-hood-hashing 2021-11-24 10:47:40 +08:00
tensor_layout !26594 Replace std::unordered_map/set with robin-hood-hashing 2021-11-24 06:30:36 +00: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 !26556 modify parallel api note for master 2021-11-25 03:02:55 +00:00
device_manager.h find data parallel common group in auto parallel 2021-11-13 10:23:45 +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 Replace std::unordered_map/set with robin-hood-hashing 2021-11-24 10:47:40 +08:00
parameter_manager.h fix fault recover in optimizer shard 2021-11-19 09:46:27 +08:00
status.h Unified code style 2020-07-20 10:51:55 +08:00
step_auto_parallel.cc Replace std::unordered_map/set with robin-hood-hashing 2021-11-24 10:47:40 +08:00
step_auto_parallel.h simplifying step-auto-parallel 2020-12-07 18:36:32 +08:00
step_parallel.cc !26556 modify parallel api note for master 2021-11-25 03:02:55 +00:00
step_parallel.h Replace std::unordered_map/set with robin-hood-hashing 2021-11-24 10:47:40 +08:00
step_parallel_utils.cc Replace std::unordered_map/set with robin-hood-hashing 2021-11-24 10:47:40 +08:00
step_parallel_utils.h fix fault recover in optimizer shard 2021-11-19 09:46:27 +08:00
strategy.h optimize the comment and log description 2021-10-20 12:02:40 +08:00