Commit Graph

236 Commits (b8abcf858a44a61c978930e9ee6328e1a3ce8dee)

Author SHA1 Message Date
Yi Huaijie 148d645915 fix ReLUV2 error
4 years ago
huangxinjing bf5d21770a Add UnsortedSegmentSum and UnosrtedSemenMin For Oparallel Implements
4 years ago
mindspore-ci-bot d4142d682d !7437 auto parallel support dynamic
4 years ago
mindspore-ci-bot 08e6ac0b09 !7805 support split ValueList
4 years ago
yao_yf 0cfe72cd22 auto parallel dynamic
4 years ago
Yi Huaijie 3102c4ff8d support split ValueList
4 years ago
yao_yf 65d8e63580 set last node data parallel or repeat calculate in eval/predict
4 years ago
mindspore-ci-bot f711e01f61 !7719 refactor cnode strategy
4 years ago
Ziyan 069318899a refactor get cnode strategy
4 years ago
mindspore-ci-bot d50736df2c !7607 modify_normal_seed
4 years ago
lilei 0c043d18ef modify_normal
4 years ago
mindspore-ci-bot 8bfe141680 !7571 fix bug in reshape strategy search when reshape as the first operator
4 years ago
yao_yf f7189adb91 fix bug in reshape strategy search when reshape is first operator
4 years ago
mindspore-ci-bot f487797694 !7495 [Auto-parallel] Overwrite strategies for star graph structures
4 years ago
mindspore-ci-bot b2b9016ddf !7429 modify normal seed
4 years ago
lilei 04075671cf modify_normal_seed
4 years ago
Xiaoda Zhang fba2bfeb54 overwrite strategies for star graph structure
4 years ago
yangzhenzhang fc4ed975c4 handle repeated calculation
4 years ago
yao_yf 022005b94a fix a bug cases in reshape redistribution
4 years ago
yao_yf f60d81a15f support reshape redistribution in all scenes
4 years ago
mindspore-ci-bot fd0c03c493 !7090 implement parallel BroadcastTo
4 years ago
Yi Huaijie 45d373d40e implement parallel BroadcastTo
4 years ago
Ziyan ddc0113058 enable parallel optimizer in auto parallel
4 years ago
mindspore-ci-bot 58610443cb !7023 modify endofsequence for multi-machine
4 years ago
wuweikang a32811e160 modify endofsequence for multi-machine
4 years ago
mindspore-ci-bot 2a799fe90e !6018 Set the number of epochs in mode.train() non-sink Mode
4 years ago
hesham 9cee0d2143 Add num_epochs to non-sink training
4 years ago
huangxinjing 4ef439e27b Add stage information for ops and strategy
4 years ago
Yi Huaijie 6066b16838 implement parallel Pack
4 years ago
mindspore-ci-bot 9475f9a19a !6548 Implement parallel Split
4 years ago
mindspore-ci-bot dfe77372f5 !6505 Set top graph parameters' name the same as original graph parameters.
4 years ago
Zhang Qinghua 6c72d88ba1 Set top graph parameters' name as original graph parameters.
4 years ago
guohongzilong a754dea90c delete SoftmaxCrossEntropyExpand
4 years ago
mindspore-ci-bot 5a20b11012 !6502 [AutoParallel]Fix auto parallel find loss bug
4 years ago
Yi Huaijie 18ed2bec53 implement parallel Split
4 years ago
lichenever d4bba3f1d2 fix_auto_parallel_find_loss_bug
4 years ago
mindspore-ci-bot 4d54de100b !6411 [Auto parallel] Add a flag to control whether to overwrite the right-node in triangle-elimination of DP algorithm
4 years ago
Xiaoda Zhang 970490a6f0 add a flag to control whether overwrite the right-node in triangle elimination of DP algorithm
4 years ago
mindspore-ci-bot d8d2a70cb3 !6344 [AutoParallel]fix auto parallel multigraph bug
4 years ago
lichenever 6b2a9de09f fix auto parallel mutigrpah bug
4 years ago
Yi Huaijie e4cd67596f raise RuntimeError when using full_batch neither under semi_auto_parallel nor auto_parallel
5 years ago
Wan Hanyang 0b7570eb53 add model with loss, without loso and o2 test case
5 years ago
Wan Hanyang 2ceea1e59d add a self attention test case
5 years ago
Su Teng 7b46f46a65 remove unuse test
5 years ago
Yi Huaijie eb83ea9607 change internal API _get_strategy() to _get_shard_strategy()
5 years ago
Yi Huaijie a836d25c64 change API set_strategy() to shard()
5 years ago
mindspore-ci-bot b40677002f !5714 [refine]change top graph and add cell class
5 years ago
Wei Luning e6f82af849 add cell class to c++
5 years ago
lichenever f2d3fd34ce rectification_allreduce_fusion_api
5 years ago
yao_yf d4cfe55c04 rename mirror_mean to gradients_mean
5 years ago