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
ch-l f806b72447
use DeviceMemory for memory control
6 years ago
..
auto_parallel use DeviceMemory for memory control 6 years ago
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. 6 years ago
tensor_layout add parallel op for layernorm 6 years ago
device_manager_test.cc use std::vector instead of std::list to promote performance for parallel module 6 years ago
device_matrix_test.cc use std::vector instead of std::list to promote performance for parallel module 6 years ago
group_manager_test.cc use std::vector instead of std::list to promote performance for parallel module 6 years ago
step_auto_parallel_test.cc use std::vector instead of std::list to promote performance for parallel module 6 years ago
step_parallel_test.cc use std::vector instead of std::list to promote performance for parallel module 6 years ago
strategy_test.cc initial version 6 years ago
virtual_dataset_test.cc use std::vector instead of std::list to promote performance for parallel module 6 years ago