148 Commits (cedfc7fac01ac14beef13eef7c993c3a7c14b60c)

Author SHA1 Message Date
  Yi Huaijie e5c351690b support load full dataset on each device 5 years ago
  mindspore-ci-bot 41198aa21c !1954 [Auto parallel] Fix some codestyle warnings in parallel module 5 years ago
  mindspore-ci-bot 7b7932ced9 !1944 move hook function to PrimitivePy class 5 years ago
  mindspore-ci-bot c1c683eea8 !1938 [AutoParallel] limit GatherV2, BN and Softmax to data parallel 5 years ago
  hongxing bee57fda66 support GatherV2 + Depend 5 years ago
  Xiaoda Zhang 9af82ace42 fix some codestyle warnings 5 years ago
  kingfo 38436f929f move hook function to primtivePy class 5 years ago
  mindspore-ci-bot f6b5b2732f !1892 [AutoParallel] limit partition dimension to adapt new HCCL's constrait 5 years ago
  hongxing 158495d43a hccl patch + update ConstructNodes + support Softmax 5 years ago
  mindspore-ci-bot 4a29f2733b !1743 [AutoParallel] take acount of tuple input to prevent sub-graph isolation 5 years ago
  hongxing 2031710d95 fix bug and optimize code 5 years ago
  Xiaoda Zhang 1cfb52bc0e add the reshape part of the embeddinglookup backward operator 5 years ago
  mindspore-ci-bot d5f55f0820 !1769 [AutoParallel]GatherV2_support_host_device 5 years ago
  BowenK 96379faa3a Remove ZerosLikeTensor and sub with ZerosLike 5 years ago
  lichenever 1437966c98 gatherv2_support_host_and_device 5 years ago
  yangzhenzhang 19bd830539 support forward reduce scatter for matmul 5 years ago
  mindspore-ci-bot f523a0f83c !1600 [AutoParallel]Fix GatherV2 bug 5 years ago
  lichenever c223fde566 fix auto parallel gatherv2 bug 5 years ago
  mindspore-ci-bot ec5363ad9d !1593 Fix the bug that there is only return node in the forward graph 5 years ago
  mindspore-ci-bot 29eacb0fff !1583 [Auto parallel] Add some edge-creating error information 5 years ago
  yangzhenzhang 1413f520d7 support reshape optimized 5 years ago
  Xiaoda Zhang 91b81385c3 add edge-creating error information 5 years ago
  leopz 4508134ceb add tensor_minnie and separate py from ir 5 years ago
  Xiaoda Zhang 9592852927 fix some codestyle warnings 5 years ago
  mindspore-ci-bot 2060cbe66a !1511 [AutoParallel] handle PRelu as an element-wise activation op 5 years ago
  hongxing 26d05be808 fix bug and support new op 5 years ago
  yangzhenzhang 7c237620ba add sigmoid op 5 years ago
  mindspore-ci-bot e87e6b38b0 !1355 [AutoParallel]Fix GatherV2 distributed op 5 years ago
  lichenever 390a86effb fix gatherv2 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
  mindspore-ci-bot ca74e624e2 !1322 [AutoParallel] Memory verification changes from total to per device 5 years ago
  hongxing 2f7c5f7a59 fix edge bug 5 years ago
  mindspore-ci-bot e3de596edf !1298 [AutoParallel] add divisible check for increasing number of partitions of elementwise ops 5 years ago
  hongxing 9c8e750c9e maximize strategy dynamically 5 years ago
  mindspore-ci-bot 04ac611fe8 !1189 Decoupling py default param from Parameter 5 years ago
  mindspore-ci-bot dffbe1c814 !1234 [AutoParallel] maximize element-wise operators parallelism 5 years ago
  leopz 40e15996b0 move default_param out of parameter and remove pybind11 in anf define 5 years ago
  hongxing d84ccfe87f complete element-wise list 5 years ago
  yangzhenzhang 6b54a6417d ckpt and restore parameter shape 5 years ago
  kswang 362bbacf19 add group for allreduce fusion 5 years ago
  mindspore-ci-bot e42631c127 !1172 [AutoParallel] Elementwise operators implicit semantics handling by rec's parser 5 years ago
  mindspore-ci-bot d11dc8276d !1181 fix gatherv2 replace graph in auto parallel 5 years ago
  hongxing 8f04adf1c3 feature : eliminate graph 5 years ago
  yao_yf 06d35d8d18 fix gatherv2 replace graph in auto parallel 5 years ago
  mindspore-ci-bot b124bf38a1 !1152 [AutoParallel] dynamic output shape handling for Reduce series & Squeeze 5 years ago
  hongxing dc290d7959 support squeeze and reduce op 5 years ago
  mindspore-ci-bot a6546b80ba !1147 INFO user when set_strategy not under [semi_]auto_parallel mode 5 years ago
  Yi Huaijie 75ca84d260 INFO user when set_strategy not under [semi_]auto_parallel mode 5 years ago
  lichenever debfd38b75 fix gatherv2 and dataset bug 5 years ago
  Xiaoda Zhang a05aa21cc2 calculating PEAK memory cost in the inference phase 5 years ago