mindspore2022/tests/ut/cpp/parallel/auto_parallel
Xiaoda Zhang 7798c85e70 This commit is to separate the computation cost and memory cost in auto_parallel. Some related memory correction is removed. 2020-04-10 19:08:25 +08:00
..
dp_algo_test.cc use std::vector instead of std::list to promote performance for parallel module 2020-04-08 19:58:13 +08:00
edge_costmodel_test.cc use std::vector instead of std::list to promote performance for parallel module 2020-04-08 19:58:13 +08:00
graph_costmodel_test.cc This commit is to separate the computation cost and memory cost in auto_parallel. Some related memory correction is removed. 2020-04-10 19:08:25 +08:00
operator_costmodel_test.cc This commit is to separate the computation cost and memory cost in auto_parallel. Some related memory correction is removed. 2020-04-10 19:08:25 +08:00
rec_partition_test.cc initial version 2020-03-27 22:54:54 +08:00