mindspore2022/tests/ut/cpp/parallel
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. 2020-04-14 11:39:31 +08:00
..
auto_parallel add_bool_type_check_in_comm_op 2020-04-13 17:34:29 +08:00
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. 2020-04-14 11:39:31 +08:00
tensor_layout use std::vector instead of std::list to promote performance for parallel module 2020-03-31 15:16:00 +08:00
device_manager_test.cc use std::vector instead of std::list to promote performance for parallel module 2020-03-31 15:16:00 +08:00
device_matrix_test.cc use std::vector instead of std::list to promote performance for parallel module 2020-03-31 15:16:00 +08:00
group_manager_test.cc use std::vector instead of std::list to promote performance for parallel module 2020-03-31 15:16:00 +08:00
step_auto_parallel_test.cc use std::vector instead of std::list to promote performance for parallel module 2020-03-31 15:16:00 +08:00
step_parallel_test.cc use std::vector instead of std::list to promote performance for parallel module 2020-03-31 15:16:00 +08:00
strategy_test.cc initial version 2020-03-27 22:54:54 +08:00
virtual_dataset_test.cc use std::vector instead of std::list to promote performance for parallel module 2020-03-31 15:16:00 +08:00