zhouyuanshen
|
6cc51e0c0c
|
fix bug in infer_dtype function of hcom operations
|
2020-04-28 11:33:13 +08:00 |
lichenever
|
c78630d737
|
support multiple subgraphs
|
2020-04-22 17:40:56 +08:00 |
Ziyan
|
0d208e00bd
|
Model ALLTOALL as a single operator in cost model; scale the ALLTOALL,
ALLGATHER, and REDUCESCATTER with different factors; change the BETA and
GAMMA value in cost model.
|
2020-04-20 09:11:03 +08:00 |
yangzhenzhang
|
36ffb66782
|
add parallel op for square
|
2020-04-17 10:42:52 +08:00 |
yangzhenzhang
|
57cd9f8188
|
add parallel op for sigmoidloss
|
2020-04-16 14:33:24 +08:00 |
yangzhenzhang
|
6d522f0a4f
|
add parallel op for layernorm
|
2020-04-15 19:30:07 +08:00 |
Xiaoda Zhang
|
ffb2cb03a4
|
Change 'NOT_FULLY_USE_DEVICES' to 'FULLY_USE_DEVICES' and make ALL-1 user-specified-strategy valid in auto-parallel
|
2020-04-15 10:14:46 +08:00 |
lichenever
|
b81cc6ea4f
|
add minimum distributed op
|
2020-04-13 17:26:31 +08:00 |
mindspore-ci-bot
|
7bc2cee318
|
!167 add_squeeze_distributed_op
Merge pull request !167 from lichen/add_squeeze_distributed_op
|
2020-04-13 10:03:25 +08:00 |
c00425699
|
c8cdb6b331
|
support distributed GatherV2 operator
|
2020-04-12 16:00:47 +08:00 |
buxue
|
5841fe010e
|
Support pow's second input could be tensor and fix bug in bprop of pow
|
2020-04-11 16:16:58 +08:00 |
lichenever
|
32cd280c1a
|
add squeeze distributed op
|
2020-04-11 16:03:08 +08:00 |
yangzhenzhang
|
b34c0e7a17
|
add parallel op for dropoutdomask
|
2020-04-11 12:11:22 +08:00 |
yao_yf
|
b5e3fa9593
|
fix auto parallel prelu
|
2020-04-08 20:45:08 +08:00 |
yangzhenzhang
|
dd0d4e6b84
|
add parallel ops for expand dims
|
2020-04-03 15:17:07 +08:00 |
mindspore-ci-bot
|
a5a904fbdf
|
!91 fix bug for allreduce fusion and add resnet unit test
Merge pull request !91 from chentingting/allreduce_fusion_resnet
|
2020-04-02 21:35:35 +08:00 |
mindspore-ci-bot
|
55916351ee
|
!52 remove ge depend
Merge pull request !52 from flywind/remove-ge-depend
|
2020-04-02 20:59:06 +08:00 |
Wei Luning
|
73ba399364
|
remove ge depend in cpu
|
2020-04-02 19:38:42 +08:00 |
c00425699
|
ab917a734d
|
fix bug for allreduce fusion and add resnet unit test
|
2020-04-02 18:55:04 +08:00 |
lichenever
|
5240b1f603
|
fix refkey bug for auto parallel
|
2020-04-02 16:14:29 +08:00 |
mindspore-ci-bot
|
a47046652a
|
!76 [Auto parallel] Refining the strategy_checking for resnset50
Merge pull request !76 from Xiaoda/modify-resnet50-strategy-checking
|
2020-04-01 16:36:13 +08:00 |
mindspore-ci-bot
|
22a9c00bcd
|
!57 Add parallel operators for Neg and BatchMatMul
Merge pull request !57 from yangzhenzhang/master
|
2020-04-01 15:23:46 +08:00 |
Xiaoda Zhang
|
fb6eed23ae
|
refining strategy-checking for resnet50
|
2020-04-01 14:58:58 +08:00 |
mindspore-ci-bot
|
87040483ee
|
!58 fix two cast bug in auto parallel
Merge pull request !58 from lichen/fix_two_cast_bug_in_auto_parallel
|
2020-04-01 09:54:10 +08:00 |
yangzhenzhang
|
110640e2ad
|
add parallel ops for neg and batchmatmul
|
2020-04-01 09:36:38 +08:00 |
mindspore-ci-bot
|
e2df848597
|
!55 modify long time python ut
Merge pull request !55 from changzherui/master
|
2020-03-31 21:01:40 +08:00 |
lichenever
|
2da38ad401
|
fix two cast bug in auto parallel
|
2020-03-31 18:54:21 +08:00 |
chang zherui
|
eaf7146d46
|
modify longtime python ut
|
2020-03-31 16:18:04 +08:00 |
lichenever
|
f946aea10d
|
fix grpah mode loop sink bug in auto parallel
|
2020-03-31 16:16:53 +08:00 |
leonwanghui
|
976af212e9
|
回退 'Pull Request !17 : [AutoParallel]Fix bug in the case of two cast'
|
2020-03-31 10:27:40 +08:00 |
lichenever
|
b4d34973bc
|
fix_cast_bug
|
2020-03-30 21:13:45 +08:00 |
zhunaipan
|
930a1fb0a8
|
initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
|
2020-03-27 22:54:54 +08:00 |