Commit Graph

113 Commits (280db3d65114a3a8f46534b5d9a2658a0b7eda6c)

Author SHA1 Message Date
chenhaozhe b3add83bf0 support const input in graph_ir convertor, add value inference in Concat
4 years ago
Hoai Linh Tran 46f07efc31 Fix AdjustAllReduceMulAdd pass
4 years ago
yujianfeng 4b77f6b53c Add AdamApplyOneWithDecayAssign fusion pass
5 years ago
huanghui b8d7f6d77f add UnsortedSegmentSum fission pass
5 years ago
yujianfeng 8a77751988 Add AdamApplyOneAssign and AdamApplyOneWithDecayAssign fusion pass
5 years ago
panyifeng 34e50e5d6e fix cell bprop
5 years ago
huanghui 30000fdb52 add ReduceMin fission pass
5 years ago
laiyongqiang 2458431750 not eliminate memcpy when nexe node is graph output
5 years ago
huanghui f1563d2d37 insert memcpy async if hccl op cascade
5 years ago
mindspore-ci-bot 6f8863b65d !3198 synchronize latest Ascend software suite 18 Jul 2020, and merging branches
5 years ago
yanghaoran 859acc6d2a synchronize latest Ascend software suite 18 Jul 2020, and merging branches
5 years ago
yujianfeng fa0684d12d Add pack and concat fission pass
5 years ago
mindspore-ci-bot 4a19e6b8cb !3114 add coo_tensor
5 years ago
panyifeng 5a10383cc3 add coo_tensor
5 years ago
yujianfeng 188d74f15e Remove transdata and cast for internal outputs
5 years ago
changzherui f4cb445ea8 syn code for 0715
5 years ago
mindspore-ci-bot a661545d49 !265 Synchronize Ascend software suite 07 Jul 2020
5 years ago
jiangjinsheng 7f9bbfd338 add Conv1d ops
5 years ago
mindspore-ci-bot 69ce4bf2b2 !2970 Del mindspore/model_zoo
5 years ago
panbingao 45dbc8bf04 Move model_zoo.resnet.py
5 years ago
huanghui 3eaf663545 add tensor scatter update fission pass
5 years ago
yujianfeng 24f6b9d77e Add input2output pass
5 years ago
zhousiyi b29d260be3 reuse AddN primitive in opt as AddN will replicated by program_specialize
5 years ago
panyifeng d6635bbbe2 Add IndexedSlices
5 years ago
yujianfeng 7ad877a948 Add Split fission pass
5 years ago
mindspore-ci-bot 182215e060 !2284 Add Pass to Eliminate Redundant Depend
5 years ago
BowenK 8f29e7242f add pass to eliminate depend value
5 years ago
huanghui c7bda5363d fix ConfusionSoftmaxGrad fusion pass work if the ReduceSum's attr of keep_dims set False
5 years ago
yujianfeng f15cb6b7c9 Add sort by index for each group of AllReduce
5 years ago
mindspore-ci-bot 971f10d222 !1790 remove transdata only connected with control depend
5 years ago
WilliamLian b86016a26f remove the useless transdata and cast of control depend node
5 years ago
huanghui 4acb61d59d code review fix for buffer fusion
5 years ago
huanghui 88eec2b894 fix single-batchnorm-fission && softmax-grad-ext-fusion pass
5 years ago
mindspore-ci-bot 81ba3b1b99 !1868 Enhance insert memcpy for hccl op
5 years ago
huanghui 118496b3ec enhance insert memcpy
5 years ago
kingfo 38436f929f move hook function to primtivePy class
5 years ago
mindspore-ci-bot bfc18f3adc !1873 synchronize latest ascend software 04 Jun 2020
5 years ago
yanghaoran 8da4c1a763 synchronize latest ascend software 04 Jun 2020
5 years ago
zhaoting b16a552d41 Revert "Revert "add pattern AdjustAllReduceMulAdduse the old opadd test case for bugtemp fix try""
5 years ago
huanghui b4c0ed4b36 add signle batchnorm fission pass
5 years ago
yujianfeng e87ac6525e Add batch norm fusion pattern for mix precision
5 years ago
mindspore-ci-bot 0426ed057b !1777 Remove ZerosLikeTensor and sub with ZerosTensor
5 years ago
BowenK 96379faa3a Remove ZerosLikeTensor and sub with ZerosLike
5 years ago
huanghui d1cec14a0c add 2 pattern for softmaxgradext fusion pass
5 years ago
mindspore-ci-bot cc9c004bc1 !1696 Enable ConfusionMulGrad fusion pass
5 years ago
mindspore-ci-bot 692f38ded2 !1532 clean pylint warning in test dir
5 years ago
huanghui 71acaa5300 enable ConfusionMulGrad fusion pass in bert only
5 years ago
jinyaohui 86d197dfeb clean pylint
5 years ago
huanghui ff05aa1faa add newly 5 patterns for AdamApplyOneWithDecayRule fusion pass
5 years ago
huanghui 99ca6b3e80 add SoftmaxGradExt fusion pass
5 years ago