You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
mindspore-ci-bot 5b6b1ad727 !394 [AutoParallel] Simplify rec-prog parser mechanism 5 years ago
..
rec_core improve parser 6 years ago
costmodel.cc This commit is to separate the computation cost and memory cost in auto_parallel. Some related memory correction is removed. 6 years ago
costmodel.h Model the memory cost in auto-parallel. It is calculated by the output of operators, plus the parameters. Additionally, modify the graph-operations in auto_parallel to include memory_cost. 6 years ago
dp_algo_costmodel.cc Model the memory cost in auto-parallel. It is calculated by the output of operators, plus the parameters. Additionally, modify the graph-operations in auto_parallel to include memory_cost. 6 years ago
dp_algo_costmodel.h Model the memory cost in auto-parallel. It is calculated by the output of operators, plus the parameters. Additionally, modify the graph-operations in auto_parallel to include memory_cost. 6 years ago
edge_costmodel.cc Change 'NOT_FULLY_USE_DEVICES' to 'FULLY_USE_DEVICES' and make ALL-1 user-specified-strategy valid in auto-parallel 6 years ago
edge_costmodel.h Model the memory cost in auto-parallel. It is calculated by the output of operators, plus the parameters. Additionally, modify the graph-operations in auto_parallel to include memory_cost. 6 years ago
graph_costmodel.cc Change 'NOT_FULLY_USE_DEVICES' to 'FULLY_USE_DEVICES' and make ALL-1 user-specified-strategy valid in auto-parallel 6 years ago
graph_costmodel.h Model ALLTOALL as a single operator in cost model; scale the ALLTOALL, 5 years ago
operator_costmodel.cc Adjusting backward communication cost of some operators 6 years ago
operator_costmodel.h Adjusting backward communication cost of some operators 6 years ago