Commit Graph

112 Commits (51c4f4a4998911b74a7e5d36866931f5ab5848a8)

Author SHA1 Message Date
jinyaohui dd5fba1db9 add notice
5 years ago
Ziyan 0925e35252 enable optimizer parallel with broadcast
5 years ago
Ziyan 41ddc153a6 modify lars interface
5 years ago
Xiaoda Zhang 3ff6e336c6 check cast from optimizer in auto-parallel
5 years ago
mindspore-ci-bot c0fe8c0322 !2273 [AutoParallel]update EmbeddingLookUp op
5 years ago
lichenever 563622874a update
5 years ago
Xiaoda Zhang 69574f3823 fix the bprob error of embeddinglookup
5 years ago
Xiaoda Zhang 55e7d9d2b8 move embeddinglookup to the internal
5 years ago
Xiaoda Zhang 20d2012a0e implementing the backward of embeddinglookup
5 years ago
lichenever e0e055a0b8 add sparse gatherv2
5 years ago
mindspore-ci-bot 5b0472683c !1737 sparse feature backpropagation
5 years ago
Yi Huaijie e5c351690b support load full dataset on each device
5 years ago
lirongzhen1 516b56cb64 sparse feature bp
5 years ago
Xiaoda Zhang 1cfb52bc0e add the reshape part of the embeddinglookup backward operator
5 years ago
lichenever 1437966c98 gatherv2_support_host_and_device
5 years ago
Xiaoda Zhang 55ef468a7f fix the embeddinglookup bug
5 years ago
Yi Huaijie d7e1ab1445 clean pylint warnings
5 years ago
jinyaohui 86d197dfeb clean pylint
5 years ago
mindspore-ci-bot 8316f736ea !1650 Support forward reduce scatter for Matmul
5 years ago
mindspore-ci-bot 57874cd61f !1372 [Auto parallel] Add a new primitive EmbeddingLookup
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
Xiaoda Zhang 4154adf196 add embedinglookup primitive
5 years ago
lichenever c223fde566 fix auto parallel gatherv2 bug
5 years ago
yangzhenzhang 1413f520d7 support reshape optimized
5 years ago
mindspore-ci-bot 0fe3ff2761 !1506 Setting auto parallel flag for dataset wrap cell
5 years ago
yangzhenzhang 2f8516e5d7 set auto parallel for dataset warp cell
5 years ago
yao_yf 96c9569dca fix reshape reshape case
5 years ago
yangzhenzhang 7c237620ba add sigmoid op
5 years ago
Yi Huaijie ac484ebbc0 remove unused variable
5 years ago
Yi Huaijie 0b137e5312 delete unused arguments in test cases
5 years ago
Yi Huaijie 8cfc05e4cf clean pylint warnings of parallel test cases
5 years ago
mindspore-ci-bot e87e6b38b0 !1355 [AutoParallel]Fix GatherV2 distributed op
5 years ago
lichenever 390a86effb fix gatherv2
5 years ago
Yi Huaijie 1e6ee83874 delete parallel end-to-end test cases
5 years ago
Yi Huaijie 14fe72f383 fix pylint warnings
5 years ago
jinyaohui fbdba6e4da clean pylint
5 years ago
Yi Huaijie 7a5004cc49 init the slices of a Initialzer on different devices
5 years ago
mindspore-ci-bot 1b7cdc4c61 !1218 clean pylint warning in test about import
5 years ago
jinyaohui 5a914994ba clean pylint
5 years ago
yangzhenzhang 6b54a6417d ckpt and restore parameter shape
5 years ago
jinyaohui bcfaff97f9 clean pylint
5 years ago
jinyaohui 2907cf4488 remove some context param
5 years ago
candanzg 2cc85bdc93 Support weight compile according to shape
5 years ago
mindspore-ci-bot 0345995000 !1110 [AutoParallel]fix gatherv2 and dataset bug
5 years ago
lichenever debfd38b75 fix gatherv2 and dataset bug
5 years ago
jinyaohui 391a060f21 remove two context param
5 years ago
mindspore-ci-bot 48e54dcfda !1056 [Auto parallel] Memory calculation in the inference phase
5 years ago
mindspore-ci-bot fdad91355f !1093 reset parallel context before running each parallel test case
5 years ago
Xiaoda Zhang a05aa21cc2 calculating PEAK memory cost in the inference phase
5 years ago