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/ops_info
yao_yf f0bf438a55
reshape strategy search
5 years ago
..
activation_info_test.cc use std::vector instead of std::list to promote performance for parallel module 5 years ago
activation_test.cc 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. 5 years ago
gelu_info_test.cc use std::vector instead of std::list to promote performance for parallel module 5 years ago
generate_strategy_test.cc use std::vector instead of std::list to promote performance for parallel module 5 years ago
get_next_info_test.cc use std::vector instead of std::list to promote performance for parallel module 5 years ago
l2_normalize_info_test.cc use std::vector instead of std::list to promote performance for parallel module 5 years ago
log_softmax_info_test.cc use std::vector instead of std::list to promote performance for parallel module 5 years ago
matmul_info_test.cc 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. 5 years ago
onehot_info_test.cc use std::vector instead of std::list to promote performance for parallel module 5 years ago
onehot_info_test_axis_0.cc use std::vector instead of std::list to promote performance for parallel module 5 years ago
pow_info_test.cc Support pow's second input could be tensor and fix bug in bprop of pow 5 years ago
prelu_test.cc fix auto parallel prelu 5 years ago
reduce_method_test.cc use std::vector instead of std::list to promote performance for parallel module 5 years ago
reshape_test.cc reshape strategy search 5 years ago
softmax_entropy_loss_info_test.cc use std::vector instead of std::list to promote performance for parallel module 5 years ago
softmax_info_test.cc use std::vector instead of std::list to promote performance for parallel module 5 years ago
tanh_info_test.cc use std::vector instead of std::list to promote performance for parallel module 5 years ago
tensor_add_info_test.cc 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. 5 years ago
tmpidentity_test.cc 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. 5 years ago
transpose_test.cc use std::vector instead of std::list to promote performance for parallel module 5 years ago