11 Commits (7afcdfd211dabbf10d80cdcff69aad0e246306c0)

Author SHA1 Message Date
  He Wei 41dcac9c49 Replace std::unordered_map/set with robin-hood-hashing 4 years ago
  yangzhenzhang 8431ba616c add output strategy for op init 4 years ago
  Yi Huaijie 518cb80133 change type of Shape from int32 to int64 5 years ago
  suteng 19e45ccdb1 回退 'Pull Request !3103 : change type of Shape from int32 to int64' 5 years ago
  Yi Huaijie 15d5cc396d change type of Shape from int32 to int64 5 years ago
  liubuyu 43c79eb853 mindspore path adjust 5 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
  c00425699 b413638f23 refactor OperatorCostPtr in OperatorInfo 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
  c00425699 3bb48ffee1 use std::vector instead of std::list to promote performance for parallel module 6 years ago
  zhunaipan 930a1fb0a8 initial version 6 years ago