You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mindspore/tests/ut/cpp/parallel
c00425699 c4b03e854c
use std::vector instead of std::list to promote performance for parallel module
5 years ago
..
auto_parallel use std::vector instead of std::list to promote performance for parallel module 5 years ago
ops_info use std::vector instead of std::list to promote performance for parallel module 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