mindspore2022/tests/ut/cpp/parallel/ops_info
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
..
activation_info_test.cc use std::vector instead of std::list to promote performance for parallel module 2020-03-31 15:16:00 +08:00
activation_test.cc 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
dropout_do_mask_info_test.cc use std::vector instead of std::list to promote performance for parallel module 2020-03-31 15:16:00 +08:00
gelu_info_test.cc use std::vector instead of std::list to promote performance for parallel module 2020-03-31 15:16:00 +08:00
generate_strategy_test.cc use std::vector instead of std::list to promote performance for parallel module 2020-03-31 15:16:00 +08:00
generator_info_test.cc use std::vector instead of std::list to promote performance for parallel module 2020-03-31 15:16:00 +08:00
get_next_info_test.cc use std::vector instead of std::list to promote performance for parallel module 2020-03-31 15:16:00 +08:00
l2_normalize_info_test.cc use std::vector instead of std::list to promote performance for parallel module 2020-03-31 15:16:00 +08:00
log_softmax_info_test.cc use std::vector instead of std::list to promote performance for parallel module 2020-03-31 15:16:00 +08:00
matmul_info_test.cc 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
onehot_info_test.cc use std::vector instead of std::list to promote performance for parallel module 2020-03-31 15:16:00 +08:00
onehot_info_test_axis_0.cc use std::vector instead of std::list to promote performance for parallel module 2020-03-31 15:16:00 +08:00
pow_info_test.cc use std::vector instead of std::list to promote performance for parallel module 2020-03-31 15:16:00 +08:00
prelu_test.cc use std::vector instead of std::list to promote performance for parallel module 2020-03-31 15:16:00 +08:00
reduce_method_test.cc use std::vector instead of std::list to promote performance for parallel module 2020-03-31 15:16:00 +08:00
reshape_test.cc use std::vector instead of std::list to promote performance for parallel module 2020-03-31 15:16:00 +08:00
softmax_entropy_loss_info_test.cc use std::vector instead of std::list to promote performance for parallel module 2020-03-31 15:16:00 +08:00
softmax_info_test.cc use std::vector instead of std::list to promote performance for parallel module 2020-03-31 15:16:00 +08:00
tanh_info_test.cc use std::vector instead of std::list to promote performance for parallel module 2020-03-31 15:16:00 +08:00
tensor_add_info_test.cc 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
tmpidentity_test.cc 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
transpose_test.cc use std::vector instead of std::list to promote performance for parallel module 2020-03-31 15:16:00 +08:00