liuxiao93
|
75881e5f2f
|
check input of BatchNorm is 4D.
|
2020-07-18 14:53:11 +08:00 |
wangnan39@huawei.com
|
86889c59cb
|
optimizer adapt IndexedSlices
|
2020-07-17 15:57:50 +08:00 |
yao_yf
|
abebb2004b
|
remove 4 reshape ut
|
2020-07-17 10:56:24 +08:00 |
mindspore-ci-bot
|
edec821c50
|
!2876 set reshape operator no redistribution for auto parallel
Merge pull request !2876 from lirongzhen1/master
|
2020-07-17 10:01:06 +08:00 |
mindspore-ci-bot
|
74bbfa3cf6
|
!3095 modify the limit of loss scale
Merge pull request !3095 from Simson/push-to-opensource
|
2020-07-16 21:30:54 +08:00 |
lirongzhen1
|
c1eba79b83
|
set reshape redistribution strategy attribute to no redistribution
|
2020-07-16 21:20:46 +08:00 |
simson
|
177e18f3f4
|
modify the limit of loss scale
|
2020-07-16 16:44:02 +08:00 |
Ziyan
|
39f08eb7dd
|
enable optimizer parallel
|
2020-07-16 11:47:41 +08:00 |
lichenever
|
cde5cc2bd2
|
add_embedding_look_up
|
2020-07-13 22:00:55 +08:00 |
Xiaoda Zhang
|
fc906f7f58
|
move embeddinglookup to external
|
2020-07-08 16:27:40 +08:00 |
Yi Huaijie
|
cae254f4df
|
asymmetric row split support for GatherV2
|
2020-07-07 14:36:07 +08:00 |
jinyaohui
|
dd5fba1db9
|
add notice
|
2020-06-29 17:39:25 +08:00 |
Ziyan
|
0925e35252
|
enable optimizer parallel with broadcast
|
2020-06-27 14:36:17 +08:00 |
Ziyan
|
41ddc153a6
|
modify lars interface
|
2020-06-23 11:23:28 +08:00 |
Xiaoda Zhang
|
3ff6e336c6
|
check cast from optimizer in auto-parallel
|
2020-06-22 09:10:22 +08:00 |
mindspore-ci-bot
|
c0fe8c0322
|
!2273 [AutoParallel]update EmbeddingLookUp op
Merge pull request !2273 from lichen/fix_embeding_look_up
|
2020-06-18 21:07:52 +08:00 |
lichenever
|
563622874a
|
update
|
2020-06-18 19:45:40 +08:00 |
Xiaoda Zhang
|
69574f3823
|
fix the bprob error of embeddinglookup
|
2020-06-18 16:06:56 +08:00 |
Xiaoda Zhang
|
55e7d9d2b8
|
move embeddinglookup to the internal
|
2020-06-17 14:11:28 +08:00 |
Xiaoda Zhang
|
20d2012a0e
|
implementing the backward of embeddinglookup
|
2020-06-13 16:57:56 +08:00 |
lichenever
|
e0e055a0b8
|
add sparse gatherv2
|
2020-06-12 11:09:28 +08:00 |
mindspore-ci-bot
|
5b0472683c
|
!1737 sparse feature backpropagation
Merge pull request !1737 from lirongzhen1/sparse
|
2020-06-12 09:51:41 +08:00 |
Yi Huaijie
|
e5c351690b
|
support load full dataset on each device
|
2020-06-11 19:48:06 +08:00 |
lirongzhen1
|
516b56cb64
|
sparse feature bp
|
2020-06-11 16:32:24 +08:00 |
Xiaoda Zhang
|
1cfb52bc0e
|
add the reshape part of the embeddinglookup backward operator
|
2020-06-03 10:39:45 +08:00 |
lichenever
|
1437966c98
|
gatherv2_support_host_and_device
|
2020-06-01 21:06:35 +08:00 |
Xiaoda Zhang
|
55ef468a7f
|
fix the embeddinglookup bug
|
2020-06-01 15:52:22 +08:00 |
Yi Huaijie
|
d7e1ab1445
|
clean pylint warnings
|
2020-05-30 11:35:00 +08:00 |
jinyaohui
|
86d197dfeb
|
clean pylint
|
2020-05-29 23:00:00 +08:00 |
mindspore-ci-bot
|
8316f736ea
|
!1650 Support forward reduce scatter for Matmul
Merge pull request !1650 from yangzhenzhang/forward-reduce-scatter
|
2020-05-29 14:45:32 +08:00 |
mindspore-ci-bot
|
57874cd61f
|
!1372 [Auto parallel] Add a new primitive EmbeddingLookup
Merge pull request !1372 from Xiaoda/add-embedinglookup-primitive
|
2020-05-29 11:06:25 +08:00 |
yangzhenzhang
|
19bd830539
|
support forward reduce scatter for matmul
|
2020-05-29 10:48:32 +08:00 |
mindspore-ci-bot
|
f523a0f83c
|
!1600 [AutoParallel]Fix GatherV2 bug
Merge pull request !1600 from lichen/fix_auto_parallel_gatherv2_bug
|
2020-05-29 10:27:14 +08:00 |
Xiaoda Zhang
|
4154adf196
|
add embedinglookup primitive
|
2020-05-29 10:15:09 +08:00 |
lichenever
|
c223fde566
|
fix auto parallel gatherv2 bug
|
2020-05-28 20:34:35 +08:00 |
yangzhenzhang
|
1413f520d7
|
support reshape optimized
|
2020-05-28 16:05:36 +08:00 |
mindspore-ci-bot
|
0fe3ff2761
|
!1506 Setting auto parallel flag for dataset wrap cell
Merge pull request !1506 from yangzhenzhang/set-auto-parallel-for-dataset-wrap
|
2020-05-27 21:50:43 +08:00 |
yangzhenzhang
|
2f8516e5d7
|
set auto parallel for dataset warp cell
|
2020-05-27 15:27:22 +08:00 |
yao_yf
|
96c9569dca
|
fix reshape reshape case
|
2020-05-27 14:25:40 +08:00 |
yangzhenzhang
|
7c237620ba
|
add sigmoid op
|
2020-05-26 21:33:32 +08:00 |
Yi Huaijie
|
ac484ebbc0
|
remove unused variable
|
2020-05-25 19:59:28 +08:00 |
Yi Huaijie
|
0b137e5312
|
delete unused arguments in test cases
|
2020-05-25 15:46:05 +08:00 |
Yi Huaijie
|
8cfc05e4cf
|
clean pylint warnings of parallel test cases
|
2020-05-25 11:08:29 +08:00 |
mindspore-ci-bot
|
e87e6b38b0
|
!1355 [AutoParallel]Fix GatherV2 distributed op
Merge pull request !1355 from lichen/fix_gatherv2
|
2020-05-23 17:04:41 +08:00 |
lichenever
|
390a86effb
|
fix gatherv2
|
2020-05-23 15:38:50 +08:00 |
Yi Huaijie
|
1e6ee83874
|
delete parallel end-to-end test cases
|
2020-05-22 17:35:18 +08:00 |
Yi Huaijie
|
14fe72f383
|
fix pylint warnings
|
2020-05-22 14:54:36 +08:00 |
jinyaohui
|
fbdba6e4da
|
clean pylint
|
2020-05-22 13:23:13 +08:00 |
Yi Huaijie
|
7a5004cc49
|
init the slices of a Initialzer on different devices
|
2020-05-21 20:43:15 +08:00 |
mindspore-ci-bot
|
1b7cdc4c61
|
!1218 clean pylint warning in test about import
Merge pull request !1218 from jinyaohui/pylint1
|
2020-05-18 19:54:04 +08:00 |