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 b413638f23
refactor OperatorCostPtr in OperatorInfo
5 years ago
..
auto_parallel This commit is to separate the computation cost and memory cost in auto_parallel. Some related memory correction is removed. 5 years ago
ops_info refactor OperatorCostPtr in OperatorInfo 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