186 Commits (c94dea6a512eddb6cbe8b591268d82d7b9aa3209)

Author SHA1 Message Date
  yangzhenzhang 8c9730b3c5 add parallel mode for cell 6 years ago
  Xiaoda Zhang def8573275 implementing-searching-strategy-for-inference 6 years ago
  mindspore-ci-bot eb76956dcb !897 [AutoParallel] Adjustements w.r.t distributed execution 6 years ago
  ch-l caac6bce5c adjustements w.r.t. distributed execution 6 years ago
  yao_yf 5a6540450e use param name as the key of strategy checkpoint 6 years ago
  mindspore-ci-bot 69ab46e624 !727 [AutoParallel] complete cost for recursive programming 6 years ago
  mindspore-ci-bot 21d936e656 !728 auto parallel strategy checkpoint full 6 years ago
  ch-l 309060b1c2 complet cost models 6 years ago
  yao_yf 6cde5f6d91 auto parallel strategy checkpoint 6 years ago
  mindspore-ci-bot 5b3327d103 !746 reducescatter backforward operator 6 years ago
  lirongzhen1 0b4648881b add reducescatter bprop 6 years ago
  mindspore-ci-bot 63712848e2 !494 Split ccsrc cmake to individual sub-directories 6 years ago
  Xiaoda Zhang e227415673 support-the-multiple-subgraphs-in-the-ANF 6 years ago
  zhoufeng b681cec8f2 cmake refactor 6 years ago
  yangzhenzhang 4750861054 fix layernorm bug 6 years ago
  yangzhenzhang 36a62576e8 support forward graph 6 years ago
  mindspore-ci-bot ce71c17933 !645 auto parallel prelu operator support broadcast 6 years ago
  mindspore-ci-bot 84d5e4f923 !643 [AutoParallel]Support reshape parameter 6 years ago
  mindspore-ci-bot 00859ae119 !586 enable/disable allreduce_fusion 6 years ago
  lichenever 2ab211ae04 support reshape parameter 6 years ago
  yao_yf 425276d43d auto parallel prelu support prelu 6 years ago
  lirongzhen 4ff418084c enable/disable allreduce_fusion 6 years ago
  mindspore-ci-bot 53d2da5fe4 !264 static_analysis: remove useless cache in TrivialPrimEvaluator and add cache for PythonPrimEvaluator 6 years ago
  mindspore-ci-bot ebc3f12b21 !620 [Auto parallel] Fix the code-style warnings in parallel-mode 6 years ago
  mindspore-ci-bot 54e0fa5c09 !556 [Auto Parallel] use DeviceMemory instead of fixed-size memory check 6 years ago
  Xiaoda Zhang ec043fcd56 fix the codex and bot warnings 6 years ago
  ch-l f806b72447 use DeviceMemory for memory control 6 years ago
  zhousiyi f6a4f3d155 [static_analysis]: remove the TrivialPrimEvaluator cache. 6 years ago
  lichenever c78630d737 support multiple subgraphs 6 years ago
  zhoufeng c2b3360d69 update clang format rule 6 years ago
  mindspore-ci-bot 46acf23825 !405 [AutoParallel] Adapte rec-prog generator to new parser 6 years ago
  mindspore-ci-bot 5b6b1ad727 !394 [AutoParallel] Simplify rec-prog parser mechanism 6 years ago
  ch-l c71234f383 improve rec-prog str generator 6 years ago
  mindspore-ci-bot 0cdb1171d5 !87 Take AllToAll as a virtual operator in cost model 6 years ago
  Ziyan 0d208e00bd Model ALLTOALL as a single operator in cost model; scale the ALLTOALL, 6 years ago
  Chong b1f5e44cd4 improve parser 6 years ago
  ougongchang 0ed6d9178e add Histogram summary operator 6 years ago
  mindspore-ci-bot 6e183fcc0f !385 [Auto parallel] Adjusting backward phase communication cost of some operators 6 years ago
  Xiaoda Zhang 79de8f4bdf Adjusting backward communication cost of some operators 6 years ago
  yangzhenzhang 36ffb66782 add parallel op for square 6 years ago
  yangzhenzhang 57cd9f8188 add parallel op for sigmoidloss 6 years ago
  yangzhenzhang 6d522f0a4f add parallel op for layernorm 6 years ago
  mindspore-ci-bot b2b3e24a8e !329 [MS]support building on windows 10 6 years ago
  chenjianping 1286767d0e support building on windows 6 years ago
  mindspore-ci-bot 2961c6bc59 !349 fix coding style check warning for auto parallel 6 years ago
  c00425699 8765810528 fix_coding_style_check_warning 6 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
  mindspore-ci-bot 39a46b9342 !245 Add bool type check in communication operator 6 years ago
  mindspore-ci-bot 77725e81a4 !258 add_minimum_distributed_op 6 years ago