mindspore2022/tests/ut/cpp/parallel
Xiaoda Zhang 7798c85e70 This commit is to separate the computation cost and memory cost in auto_parallel. Some related memory correction is removed. 2020-04-10 19:08:25 +08:00
..
auto_parallel This commit is to separate the computation cost and memory cost in auto_parallel. Some related memory correction is removed. 2020-04-10 19:08:25 +08:00
ops_info This commit is to separate the computation cost and memory cost in auto_parallel. Some related memory correction is removed. 2020-04-10 19:08:25 +08:00
tensor_layout use std::vector instead of std::list to promote performance for parallel module 2020-04-08 19:58:13 +08:00
device_manager_test.cc use std::vector instead of std::list to promote performance for parallel module 2020-04-08 19:58:13 +08:00
device_matrix_test.cc use std::vector instead of std::list to promote performance for parallel module 2020-04-08 19:58:13 +08:00
group_manager_test.cc use std::vector instead of std::list to promote performance for parallel module 2020-04-08 19:58:13 +08:00
step_auto_parallel_test.cc use std::vector instead of std::list to promote performance for parallel module 2020-04-08 19:58:13 +08:00
step_parallel_test.cc use std::vector instead of std::list to promote performance for parallel module 2020-04-08 19:58:13 +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-04-08 19:58:13 +08:00