Xiaoda Zhang
|
ec043fcd56
|
fix the codex and bot warnings
|
2020-04-23 19:14:38 +08:00 |
zhoufeng
|
c2b3360d69
|
update clang format rule
|
2020-04-21 21:21:19 +08:00 |
Ziyan
|
0d208e00bd
|
Model ALLTOALL as a single operator in cost model; scale the ALLTOALL,
ALLGATHER, and REDUCESCATTER with different factors; change the BETA and
GAMMA value in cost model.
|
2020-04-20 09:11:03 +08:00 |
c00425699
|
8765810528
|
fix_coding_style_check_warning
|
2020-04-15 16:15:45 +08:00 |
Xiaoda Zhang
|
0ac50a19f5
|
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.
|
2020-04-14 11:39:31 +08:00 |
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 |
Su Teng
|
60b68a1470
|
sort include file in parallel dir
|
2020-04-02 15:14:47 +08:00 |
c00425699
|
3bb48ffee1
|
use std::vector instead of std::list to promote performance for parallel module
|
2020-03-31 15:16:00 +08:00 |
zhunaipan
|
930a1fb0a8
|
initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
|
2020-03-27 22:54:54 +08:00 |