14 Commits (5cccfbc61ba4e67de63eecacd564373b7ddb0e3a)

Author SHA1 Message Date
  yao_yf ad06ab4049 dont create hccl group in auto parallel strategy search 5 years ago
  Xiaoda Zhang 9f4b8a3cd1 changing the succive edges order in GetAliveSuccEdges() so that Triangle and Star Elimination can be merged into particular node; adding some check information 5 years ago
  Xiaoda Zhang a05aa21cc2 calculating PEAK memory cost in the inference phase 5 years ago
  yao_yf 716def7c0a move InferStraByTensorInfo to tensor_info.h 5 years ago
  yao_yf f0bf438a55 reshape strategy search 5 years ago
  Xiaoda Zhang def8573275 implementing-searching-strategy-for-inference 5 years ago
  zhoufeng c2b3360d69 update clang format rule 5 years ago
  Xiaoda Zhang ffb2cb03a4 Change 'NOT_FULLY_USE_DEVICES' to 'FULLY_USE_DEVICES' and make ALL-1 user-specified-strategy valid in auto-parallel 6 years ago
  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. 6 years ago
  Xiaoda Zhang a153fad874 This commit is to separate the computation cost and memory cost in auto_parallel. Some related memory correction is removed. 6 years ago
  Su Teng 60b68a1470 sort include file in parallel dir 6 years ago
  Xiaoda Zhang 3d35792877 change_star_elimination: make the non-identity triangle_eliminatin exact 6 years ago
  Xiaoda Zhang c080ec7874 change star elimination: remove some redundant and checking works 6 years ago
  zhunaipan 930a1fb0a8 initial version 6 years ago