Commit Graph

301 Commits (master)

Author SHA1 Message Date
Yi Huaijie e5c351690b support load full dataset on each device
6 years ago
lirongzhen1 516b56cb64 sparse feature bp
6 years ago
Xiaoda Zhang 1cfb52bc0e add the reshape part of the embeddinglookup backward operator
6 years ago
lichenever 1437966c98 gatherv2_support_host_and_device
6 years ago
Xiaoda Zhang 55ef468a7f fix the embeddinglookup bug
6 years ago
Yi Huaijie d7e1ab1445 clean pylint warnings
6 years ago
jinyaohui 86d197dfeb clean pylint
6 years ago
mindspore-ci-bot 8316f736ea !1650 Support forward reduce scatter for Matmul
6 years ago
mindspore-ci-bot 57874cd61f !1372 [Auto parallel] Add a new primitive EmbeddingLookup
6 years ago
yangzhenzhang 19bd830539 support forward reduce scatter for matmul
6 years ago
mindspore-ci-bot f523a0f83c !1600 [AutoParallel]Fix GatherV2 bug
6 years ago
Xiaoda Zhang 4154adf196 add embedinglookup primitive
6 years ago
lichenever c223fde566 fix auto parallel gatherv2 bug
6 years ago
yangzhenzhang 1413f520d7 support reshape optimized
6 years ago
mindspore-ci-bot 0fe3ff2761 !1506 Setting auto parallel flag for dataset wrap cell
6 years ago
yangzhenzhang 2f8516e5d7 set auto parallel for dataset warp cell
6 years ago
yao_yf 96c9569dca fix reshape reshape case
6 years ago
yangzhenzhang 7c237620ba add sigmoid op
6 years ago
Yi Huaijie ac484ebbc0 remove unused variable
6 years ago
Yi Huaijie 0b137e5312 delete unused arguments in test cases
6 years ago
Yi Huaijie 8cfc05e4cf clean pylint warnings of parallel test cases
6 years ago
mindspore-ci-bot e87e6b38b0 !1355 [AutoParallel]Fix GatherV2 distributed op
6 years ago
lichenever 390a86effb fix gatherv2
6 years ago
Yi Huaijie 1e6ee83874 delete parallel end-to-end test cases
6 years ago
Yi Huaijie 14fe72f383 fix pylint warnings
6 years ago
jinyaohui fbdba6e4da clean pylint
6 years ago
Yi Huaijie 7a5004cc49 init the slices of a Initialzer on different devices
6 years ago
mindspore-ci-bot 1b7cdc4c61 !1218 clean pylint warning in test about import
6 years ago
jinyaohui 5a914994ba clean pylint
6 years ago
yangzhenzhang 6b54a6417d ckpt and restore parameter shape
6 years ago
jinyaohui bcfaff97f9 clean pylint
6 years ago
jinyaohui 2907cf4488 remove some context param
6 years ago
candanzg 2cc85bdc93 Support weight compile according to shape
6 years ago
mindspore-ci-bot 0345995000 !1110 [AutoParallel]fix gatherv2 and dataset bug
6 years ago
lichenever debfd38b75 fix gatherv2 and dataset bug
6 years ago
jinyaohui 391a060f21 remove two context param
6 years ago
mindspore-ci-bot 48e54dcfda !1056 [Auto parallel] Memory calculation in the inference phase
6 years ago
mindspore-ci-bot fdad91355f !1093 reset parallel context before running each parallel test case
6 years ago
Xiaoda Zhang a05aa21cc2 calculating PEAK memory cost in the inference phase
6 years ago
mindspore-ci-bot 06a9eeb3bf !1050 [bug][auto_mixed_precision]fix sens shape error of `TrainOneStepWithLossScaleCell`
6 years ago
Yi Huaijie 462f30e077 reset auto parallel context before each test
6 years ago
Wei Luning 3e89f7baaa fix sens shape error in loss_scale one_step_wrap
6 years ago
mindspore-ci-bot 2af6ee2482 !1054 Add slice shape for param info
6 years ago
mindspore-ci-bot 57085bb18d !996 [Auto parallel] Supporting VirtualDataset having three inputs
6 years ago
yangzhenzhang 05fde3d23d add slice shape for param info
6 years ago
yao_yf 716def7c0a move InferStraByTensorInfo to tensor_info.h
6 years ago
mindspore-ci-bot dd2062bf8d !1023 add_gatherv2_distributed_op
6 years ago
lichenever 19a24b86ac add gatherv2 distributed op
6 years ago
yao_yf f0bf438a55 reshape strategy search
6 years ago
Xiaoda Zhang 5e041966f1 add a new vritualdataset cell for three inputs
6 years ago
yangzhenzhang 8c9730b3c5 add parallel mode for cell
6 years ago
Xiaoda Zhang def8573275 implementing-searching-strategy-for-inference
6 years ago
yao_yf 5a6540450e use param name as the key of strategy checkpoint
6 years ago
mindspore-ci-bot 21d936e656 !728 auto parallel strategy checkpoint full
6 years ago
yao_yf 6cde5f6d91 auto parallel strategy checkpoint
6 years ago
zjun c538b83712 remove enbale hccl
6 years ago
mindspore-ci-bot afbd24cb78 !718 Fix dtype judge sentence in infer_dtype function of hcom operations
6 years ago
zhouyuanshen c046874b03 fix bug in infer_dtype function of hcom operations
6 years ago
Xiaoda Zhang e227415673 support-the-multiple-subgraphs-in-the-ANF
6 years ago
yangzhenzhang 4750861054 fix layernorm bug
6 years ago
yangzhenzhang 36a62576e8 support forward graph
6 years ago
Xiaoda Zhang 3ff9e54734 add the resnet50 32k-8p testcase
6 years ago
lirongzhen1 56f785f7e6 add context configration
6 years ago
mindspore-ci-bot ce71c17933 !645 auto parallel prelu operator support broadcast
6 years ago
mindspore-ci-bot 84d5e4f923 !643 [AutoParallel]Support reshape parameter
6 years ago
mindspore-ci-bot 00859ae119 !586 enable/disable allreduce_fusion
6 years ago
lichenever 2ab211ae04 support reshape parameter
6 years ago
yao_yf 425276d43d auto parallel prelu support prelu
6 years ago
Xiaoda Zhang dfde76af88 delete the 'simplify_cal' attribute in 'set_algo_parameters' and 'get_algo_parameters' interface
6 years ago
lirongzhen 4ff418084c enable/disable allreduce_fusion
6 years ago
lichenever c78630d737 support multiple subgraphs
6 years ago
Ziyan 0d208e00bd Model ALLTOALL as a single operator in cost model; scale the ALLTOALL,
6 years ago
yangzhenzhang 36ffb66782 add parallel op for square
6 years ago
yangzhenzhang 57cd9f8188 add parallel op for sigmoidloss
6 years ago
yangzhenzhang 6d522f0a4f add parallel op for layernorm
6 years ago
Xiaoda Zhang ffb2cb03a4 Change 'NOT_FULLY_USE_DEVICES' to 'FULLY_USE_DEVICES' and make ALL-1 user-specified-strategy valid in auto-parallel
6 years ago
lichenever b81cc6ea4f add minimum distributed op
6 years ago
mindspore-ci-bot 7bc2cee318 !167 add_squeeze_distributed_op
6 years ago
c00425699 c8cdb6b331 support distributed GatherV2 operator
6 years ago
buxue 5841fe010e Support pow's second input could be tensor and fix bug in bprop of pow
6 years ago
lichenever 32cd280c1a add squeeze distributed op
6 years ago
yangzhenzhang b34c0e7a17 add parallel op for dropoutdomask
6 years ago
yao_yf b5e3fa9593 fix auto parallel prelu
6 years ago
yangzhenzhang dd0d4e6b84 add parallel ops for expand dims
6 years ago
mindspore-ci-bot a5a904fbdf !91 fix bug for allreduce fusion and add resnet unit test
6 years ago
mindspore-ci-bot 55916351ee !52 remove ge depend
6 years ago
Wei Luning 73ba399364 remove ge depend in cpu
6 years ago
c00425699 ab917a734d fix bug for allreduce fusion and add resnet unit test
6 years ago
lichenever 5240b1f603 fix refkey bug for auto parallel
6 years ago
mindspore-ci-bot a47046652a !76 [Auto parallel] Refining the strategy_checking for resnset50
6 years ago
mindspore-ci-bot 22a9c00bcd !57 Add parallel operators for Neg and BatchMatMul
6 years ago
Xiaoda Zhang fb6eed23ae refining strategy-checking for resnet50
6 years ago
mindspore-ci-bot 87040483ee !58 fix two cast bug in auto parallel
6 years ago
yangzhenzhang 110640e2ad add parallel ops for neg and batchmatmul
6 years ago
mindspore-ci-bot e2df848597 !55 modify long time python ut
6 years ago
lichenever 2da38ad401 fix two cast bug in auto parallel
6 years ago
chang zherui eaf7146d46 modify longtime python ut
6 years ago
lichenever f946aea10d fix grpah mode loop sink bug in auto parallel
6 years ago
leonwanghui 976af212e9 回退 'Pull Request !17 : [AutoParallel]Fix bug in the case of two cast'
6 years ago
lichenever b4d34973bc fix_cast_bug
6 years ago
zhunaipan 930a1fb0a8 initial version
6 years ago