Commit Graph

205 Commits (dfe77372f5e9beed08cb7caef08a09cf52d9fc4a)

Author SHA1 Message Date
mindspore-ci-bot dfe77372f5 !6505 Set top graph parameters' name the same as original graph parameters.
6 years ago
Zhang Qinghua 6c72d88ba1 Set top graph parameters' name as original graph parameters.
6 years ago
guohongzilong a754dea90c delete SoftmaxCrossEntropyExpand
6 years ago
mindspore-ci-bot 5a20b11012 !6502 [AutoParallel]Fix auto parallel find loss bug
6 years ago
lichenever d4bba3f1d2 fix_auto_parallel_find_loss_bug
6 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
6 years ago
Xiaoda Zhang 970490a6f0 add a flag to control whether overwrite the right-node in triangle elimination of DP algorithm
6 years ago
mindspore-ci-bot d8d2a70cb3 !6344 [AutoParallel]fix auto parallel multigraph bug
6 years ago
lichenever 6b2a9de09f fix auto parallel mutigrpah bug
6 years ago
Yi Huaijie e4cd67596f raise RuntimeError when using full_batch neither under semi_auto_parallel nor auto_parallel
6 years ago
Wan Hanyang 0b7570eb53 add model with loss, without loso and o2 test case
6 years ago
Wan Hanyang 2ceea1e59d add a self attention test case
6 years ago
Su Teng 7b46f46a65 remove unuse test
6 years ago
Yi Huaijie eb83ea9607 change internal API _get_strategy() to _get_shard_strategy()
6 years ago
Yi Huaijie a836d25c64 change API set_strategy() to shard()
6 years ago
mindspore-ci-bot b40677002f !5714 [refine]change top graph and add cell class
6 years ago
Wei Luning e6f82af849 add cell class to c++
6 years ago
lichenever f2d3fd34ce rectification_allreduce_fusion_api
6 years ago
yao_yf d4cfe55c04 rename mirror_mean to gradients_mean
6 years ago
mindspore-ci-bot 9018737e99 !5696 [Auto parallel] Move 'multi-subgraphs' interface to internal
6 years ago
mindspore-ci-bot c064c01b6b !5729 [AutoParallel]Add FuseBatchNormEx op
6 years ago
mindspore-ci-bot 7786adc3aa !5722 fix semi auto parallel parameter of reshape has another user
6 years ago
lichenever d22f506431 add BatchNormEx op
6 years ago
yao_yf 05c003ae6b origin/semi_auto_parallel_reshape_parameter_has_another_user
6 years ago
mindspore-ci-bot fc79997de5 !5502 Mod SoftmaxCrossEntropyWithlogits
6 years ago
Xiaoda Zhang 42f1241270 remove 'multi-subgraphs' to internal
6 years ago
wanyiming 0ec70068ae mod_SoftmaxCrossEntropyWithLogits
6 years ago
mindspore-ci-bot 35e6cca1a3 !5634 wrap numpy random seed into an api
6 years ago
Yi Huaijie 4a5d115a66 add get_seed() and set_seed()
6 years ago
mindspore-ci-bot ccc0ea60ee !5661 fix auto parallel reshape strategy set when it is first operator
6 years ago
yao_yf 755f381406 fix auto parallel reshape strategy set when it is first operator
6 years ago
yao_yf 8f7aa5bd5a auto parallel context modify
6 years ago
mindspore-ci-bot be606ba8f5 !5432 Mindspore parallel supports all elementary-wise operators
6 years ago
Yi Huaijie 84948ca730 parallel supports more elementary-wise operators
6 years ago
mindspore-ci-bot 414184c184 !5367 Check the parameter's split strategies if it has multiple users
6 years ago
yao_yf 07117e4dd4 mv ParallelMode to context
6 years ago
yangzhenzhang fbda03bbcc check parameter split
6 years ago
mindspore-ci-bot 66d6320b21 !5224 Add test case about loss scale in parallel mode
6 years ago
yangzhenzhang 6ae5893681 add test cases
6 years ago
panyifeng 1a54785fe2 remove name arg from gradoperation
6 years ago
mindspore-ci-bot 7d4f481884 !5017 remove internal interface in wide&deep
6 years ago
mindspore-ci-bot abe6b82138 !5011 remove global grad ops
6 years ago
yao_yf a9a8e323b2 remove internal interface in wide&deep
6 years ago
mindspore-ci-bot fc6eee3bda !5019 raise RuntimeError when set different mode after Initializer created
6 years ago
panyifeng 637e812347 remove global grad ops
6 years ago
Yi Huaijie 394be43492 raise RuntimeError when set different mode after Initializer created
6 years ago
Su Teng e3ae23c939 add parallel attention test
6 years ago
mindspore-ci-bot 3d06cbf987 !4801 Must set or change parallel mode before any Initializer created
6 years ago
Yi Huaijie 89a4ebf8a1 parallel mode must be set before create an initializer
6 years ago
mindspore-ci-bot 9ee144ea40 !4744 [AutoParallel]Support bert
6 years ago