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.
 
 
 
 
 
 
Xiaoda Zhang 0ac50a19f5 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. 5 years ago
..
auto_parallel add_bool_type_check_in_comm_op 5 years ago
ops_info 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. 5 years ago
tensor_layout use std::vector instead of std::list to promote performance for parallel module 5 years ago
device_manager_test.cc use std::vector instead of std::list to promote performance for parallel module 5 years ago
device_matrix_test.cc use std::vector instead of std::list to promote performance for parallel module 5 years ago
group_manager_test.cc use std::vector instead of std::list to promote performance for parallel module 5 years ago
step_auto_parallel_test.cc use std::vector instead of std::list to promote performance for parallel module 5 years ago
step_parallel_test.cc use std::vector instead of std::list to promote performance for parallel module 5 years ago
strategy_test.cc initial version 5 years ago
virtual_dataset_test.cc use std::vector instead of std::list to promote performance for parallel module 5 years ago