mindspore2022/tests/ut/cpp/parallel
Xiaoda Zhang a153fad874 This commit is to separate the computation cost and memory cost in auto_parallel. Some related memory correction is removed. 2020-04-08 11:52:19 +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-08 11:52:19 +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-08 11:52:19 +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