Commit Graph

90 Commits (f1563d2d37cf2f6bcc3400a94dec0b249aff84ff)

Author SHA1 Message Date
huanghui f1563d2d37 insert memcpy async if hccl op cascade
6 years ago
mindspore-ci-bot 6f8863b65d !3198 synchronize latest Ascend software suite 18 Jul 2020, and merging branches
6 years ago
yanghaoran 859acc6d2a synchronize latest Ascend software suite 18 Jul 2020, and merging branches
6 years ago
yujianfeng fa0684d12d Add pack and concat fission pass
6 years ago
yujianfeng 188d74f15e Remove transdata and cast for internal outputs
6 years ago
changzherui f4cb445ea8 syn code for 0715
6 years ago
laiyongqiang 68c78ab6bb reuse communication op output's memory
6 years ago
liubuyu 43c79eb853 mindspore path adjust
6 years ago
huanghui 3eaf663545 add tensor scatter update fission pass
6 years ago
yujianfeng 24f6b9d77e Add input2output pass
6 years ago
He Wei 43e0967024 Decouple ir::Tensor class from python
6 years ago
gong chen a6dfa281ea Init GraphKernel.
6 years ago
yujianfeng 7ad877a948 Add Split fission pass
6 years ago
yujianfeng f15cb6b7c9 Add sort by index for each group of AllReduce
6 years ago
mindspore-ci-bot 971f10d222 !1790 remove transdata only connected with control depend
6 years ago
WilliamLian b86016a26f remove the useless transdata and cast of control depend node
6 years ago
huanghui 4acb61d59d code review fix for buffer fusion
6 years ago
huanghui 118496b3ec enhance insert memcpy
6 years ago
WilliamLian 9808e47663 change checkAicpu to CheckAICPU & add charge Scalar function to charge the input or output is scalar
6 years ago
huanghui b4c0ed4b36 add signle batchnorm fission pass
6 years ago
chujinjin 7465abc798 optimize transdata for pynative
6 years ago
mindspore-ci-bot c51d90d84e !1767 Move LayerNormGrad split pass ahead of kernel select
6 years ago
yujianfeng e87ac6525e Add batch norm fusion pattern for mix precision
6 years ago
huanghui cf87218fb7 place layernormgrad split pass before kernel select
6 years ago
huanghui d1cec14a0c add 2 pattern for softmaxgradext fusion pass
6 years ago
mindspore-ci-bot cc9c004bc1 !1696 Enable ConfusionMulGrad fusion pass
6 years ago
mindspore-ci-bot 59683a1d90 !1692 Fix topk bug for fasterrcnn
6 years ago
huanghui 71acaa5300 enable ConfusionMulGrad fusion pass in bert only
6 years ago
mindspore-ci-bot 387bcece9e !1666 Add 5 patterns for AdamApplyOneWithDecay fusion pass
6 years ago
huanghui ff05aa1faa add newly 5 patterns for AdamApplyOneWithDecayRule fusion pass
6 years ago
yujianfeng e6f1cfa581 Check the input size of BatchNorm before fission in bert
6 years ago
meixiaowei 1778ec0135 fix topk bug
6 years ago
huanghui 99ca6b3e80 add SoftmaxGradExt fusion pass
6 years ago
mindspore-ci-bot 04398cf88e !1433 add tensor_minnie and separate py from ir
6 years ago
leopz 4508134ceb add tensor_minnie and separate py from ir
6 years ago
mindspore-ci-bot c086d91aaf !1505 Add some checks in ConstToAttr[StridedSliceGrad] pass
6 years ago
yujianfeng ee087bdf60 Check the size of topk input names before converting input to attr
6 years ago
huanghui 1d65ae598a extract const_to_attr_strided_slice_grad pass
6 years ago
yangjie159 cbf5390b34 refactor memreuse allocator
6 years ago
mindspore-ci-bot 2215e3267f !1419 remove old buffer fusion pass
6 years ago
etone-chan 42d724d8b4 remove old buffer fusion pass
6 years ago
huanghui a42dd21430 add 3 pattern for lamb_next_mv_rule fusion pass
6 years ago
huanghui f16ff539ba refactor multiple patterns pass
6 years ago
huanghui eaff850f11 add 3 patterns for lamb_next_mv_with_decay_rule pass
6 years ago
huanghui 5a68eba585 Refactor LambNextMVWithDecayRule fusion pass
6 years ago
huanghui c4af71e236 add LarsV2 fission pass
6 years ago
huanghui 709828a98b add BatchNormGrad2BNInferGrad pass
6 years ago
mindspore-ci-bot 42ba885e58 !1098 Add BatchNorm2BNInfer pass
6 years ago
huanghui 6db71e6576 add batchnorm2bninfer pass
6 years ago
yujianfeng 2b061c84c7 Add batch_norm_grad infer fisson
6 years ago