panbingao
|
45dbc8bf04
|
Move model_zoo.resnet.py
|
2020-07-10 17:36:34 +08:00 |
huanghui
|
3eaf663545
|
add tensor scatter update fission pass
|
2020-07-10 15:41:22 +08:00 |
yujianfeng
|
24f6b9d77e
|
Add input2output pass
|
2020-07-09 21:44:43 +08:00 |
zhousiyi
|
b29d260be3
|
reuse AddN primitive in opt as AddN will replicated by program_specialize
|
2020-07-03 03:18:25 +00:00 |
panyifeng
|
d6635bbbe2
|
Add IndexedSlices
|
2020-06-30 17:38:24 +08:00 |
yujianfeng
|
7ad877a948
|
Add Split fission pass
|
2020-06-20 14:28:25 +08:00 |
mindspore-ci-bot
|
182215e060
|
!2284 Add Pass to Eliminate Redundant Depend
Merge pull request !2284 from BowenK/fix_depend
|
2020-06-19 16:39:55 +08:00 |
BowenK
|
8f29e7242f
|
add pass to eliminate depend value
|
2020-06-19 14:52:52 +08:00 |
huanghui
|
c7bda5363d
|
fix ConfusionSoftmaxGrad fusion pass work if the ReduceSum's attr of keep_dims set False
|
2020-06-19 10:37:15 +08:00 |
yujianfeng
|
f15cb6b7c9
|
Add sort by index for each group of AllReduce
|
2020-06-18 09:18:01 +08:00 |
mindspore-ci-bot
|
971f10d222
|
!1790 remove transdata only connected with control depend
Merge pull request !1790 from lianliguang/remove-the-useless-transdata-connected-with-the-control-depend
|
2020-06-15 16:59:33 +08:00 |
WilliamLian
|
b86016a26f
|
remove the useless transdata and cast of control depend node
|
2020-06-15 14:54:47 +08:00 |
huanghui
|
4acb61d59d
|
code review fix for buffer fusion
|
2020-06-15 09:35:16 +08:00 |
huanghui
|
88eec2b894
|
fix single-batchnorm-fission && softmax-grad-ext-fusion pass
|
2020-06-12 14:53:22 +08:00 |
mindspore-ci-bot
|
81ba3b1b99
|
!1868 Enhance insert memcpy for hccl op
Merge pull request !1868 from huanghui/insert-memcpy-async-pass
|
2020-06-11 09:55:32 +08:00 |
huanghui
|
118496b3ec
|
enhance insert memcpy
|
2020-06-10 18:00:08 +08:00 |
kingfo
|
38436f929f
|
move hook function to primtivePy class
|
2020-06-10 15:33:46 +08:00 |
mindspore-ci-bot
|
bfc18f3adc
|
!1873 synchronize latest ascend software 04 Jun 2020
Merge pull request !1873 from yanghaoran/master
|
2020-06-10 01:27:43 +08:00 |
yanghaoran
|
8da4c1a763
|
synchronize latest ascend software 04 Jun 2020
|
2020-06-09 23:34:13 +08:00 |
zhaoting
|
b16a552d41
|
Revert "Revert "add pattern AdjustAllReduceMulAdduse the old opadd test case for bugtemp fix try""
This reverts commit 705c71a257.
|
2020-06-09 20:56:36 +08:00 |
huanghui
|
b4c0ed4b36
|
add signle batchnorm fission pass
|
2020-06-08 10:08:23 +08:00 |
yujianfeng
|
e87ac6525e
|
Add batch norm fusion pattern for mix precision
|
2020-06-04 20:31:15 +08:00 |
mindspore-ci-bot
|
0426ed057b
|
!1777 Remove ZerosLikeTensor and sub with ZerosTensor
Merge pull request !1777 from BowenK/master
|
2020-06-02 10:41:58 +08:00 |
BowenK
|
96379faa3a
|
Remove ZerosLikeTensor and sub with ZerosLike
|
2020-06-02 09:52:12 +08:00 |
huanghui
|
d1cec14a0c
|
add 2 pattern for softmaxgradext fusion pass
|
2020-06-01 18:48:41 +08:00 |
mindspore-ci-bot
|
cc9c004bc1
|
!1696 Enable ConfusionMulGrad fusion pass
Merge pull request !1696 from huanghui/TMP
|
2020-05-30 14:44:29 +08:00 |
mindspore-ci-bot
|
692f38ded2
|
!1532 clean pylint warning in test dir
Merge pull request !1532 from jinyaohui/pylint1
|
2020-05-30 10:13:45 +08:00 |
huanghui
|
71acaa5300
|
enable ConfusionMulGrad fusion pass in bert only
|
2020-05-30 09:46:21 +08:00 |
jinyaohui
|
86d197dfeb
|
clean pylint
|
2020-05-29 23:00:00 +08:00 |
huanghui
|
ff05aa1faa
|
add newly 5 patterns for AdamApplyOneWithDecayRule fusion pass
|
2020-05-29 19:49:44 +08:00 |
huanghui
|
99ca6b3e80
|
add SoftmaxGradExt fusion pass
|
2020-05-29 14:30:52 +08:00 |
mindspore-ci-bot
|
8556eee3fc
|
!1578 recitify pretrained path and revert AdjustAllReduceMulAdduse
Merge pull request !1578 from gengdongjie/master
|
2020-05-28 20:25:50 +08:00 |
mindspore-ci-bot
|
9c858444b0
|
!1568 Fix pylint warning for test cases of optimizer, infer, parse and pynative.
Merge pull request !1568 from seatea/fix-pylint-warning
|
2020-05-28 16:59:57 +08:00 |
gengdongjie
|
705c71a257
|
Revert "add pattern AdjustAllReduceMulAdduse the old opadd test case for bugtemp fix try"
This reverts commit 3db8cfa54f.
|
2020-05-28 15:21:15 +08:00 |
seatea
|
7398526abc
|
Fix pylint warning for test cases of optimizer, infer, parse and
pynative.
|
2020-05-28 11:35:33 +08:00 |
huanghui
|
1d65ae598a
|
extract const_to_attr_strided_slice_grad pass
|
2020-05-27 17:30:17 +08:00 |
mindspore-ci-bot
|
650a45b233
|
!1490 Fix pylint warning
Merge pull request !1490 from seatea/fix-pylint-warning
|
2020-05-27 09:41:31 +08:00 |
seatea
|
c6d8a4dc98
|
Fix pylint warning.
|
2020-05-26 21:23:06 +08:00 |
yujianfeng
|
94818cf255
|
Fix fusion condition of transpose and reshape
|
2020-05-26 17:30:38 +08:00 |
huanghui
|
a42dd21430
|
add 3 pattern for lamb_next_mv_rule fusion pass
|
2020-05-25 14:18:22 +08:00 |
huanghui
|
f16ff539ba
|
refactor multiple patterns pass
|
2020-05-23 09:40:21 +08:00 |
jinyaohui
|
fbdba6e4da
|
clean pylint
|
2020-05-22 13:23:13 +08:00 |
huanghui
|
eaff850f11
|
add 3 patterns for lamb_next_mv_with_decay_rule pass
|
2020-05-21 17:00:15 +08:00 |
huanghui
|
5a68eba585
|
Refactor LambNextMVWithDecayRule fusion pass
|
2020-05-21 10:08:50 +08:00 |
Wei Luning
|
3db8cfa54f
|
add pattern AdjustAllReduceMulAdduse the old opadd test case for bugtemp fix try
|
2020-05-19 18:46:11 +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 |
yujianfeng
|
c8d33568f2
|
Add an new output to FusedMulApplyMomentum
|
2020-05-18 17:03:21 +08:00 |
jinyaohui
|
5a914994ba
|
clean pylint
|
2020-05-18 16:42:35 +08:00 |
huanghui
|
c4af71e236
|
add LarsV2 fission pass
|
2020-05-18 11:30:45 +08:00 |
jinyaohui
|
bcfaff97f9
|
clean pylint
|
2020-05-18 10:31:46 +08:00 |
mindspore-ci-bot
|
889d7b6eea
|
!1180 [pre_activate]Fix pylint warning
Merge pull request !1180 from YuJianfeng/master
|
2020-05-15 17:25:34 +08:00 |
yujianfeng
|
0f42fdbb80
|
Fix pylint warning
|
2020-05-15 15:29:22 +08:00 |
huanghui
|
709828a98b
|
add BatchNormGrad2BNInferGrad pass
|
2020-05-15 14:37:50 +08:00 |
mindspore-ci-bot
|
42ba885e58
|
!1098 Add BatchNorm2BNInfer pass
Merge pull request !1098 from huanghui/add-batchnorm-bninfer-pass
|
2020-05-15 14:33:09 +08:00 |
huanghui
|
6db71e6576
|
add batchnorm2bninfer pass
|
2020-05-15 09:56:38 +08:00 |
yujianfeng
|
2b061c84c7
|
Add batch_norm_grad infer fisson
|
2020-05-15 09:44:40 +08:00 |
yujianfeng
|
6e89ebe6f0
|
Add BatchNorm fusion pattern with mix precision
|
2020-05-14 21:28:08 +08:00 |
mindspore-ci-bot
|
4bb46606db
|
!1149 fix pylint in tests
Merge pull request !1149 from panyifeng/fix_pylint
|
2020-05-14 15:15:52 +08:00 |
panyifeng
|
755ba75deb
|
fix pylint
|
2020-05-14 14:22:52 +08:00 |
etone-chan
|
c4a5bfb787
|
add matmul eltwise buffer fusion pass
|
2020-05-14 10:36:23 +08:00 |
yujianfeng
|
85ff90c237
|
Add input shape condition for transpose_reshape fusion pass
|
2020-05-12 22:54:21 +08:00 |
huanghui
|
12eaaf710b
|
mul_add_fusion pass supports when add's 2nd is mul
|
2020-05-08 14:28:39 +08:00 |
YuJianfeng
|
aa6f808616
|
Add batch norm bert fission pass
|
2020-05-06 16:33:46 +08:00 |
YuJianfeng
|
7185961e89
|
Enable BatchNorm fusion pass
|
2020-04-30 15:29:23 +08:00 |
huanghui
|
0de0aee54e
|
Add BatchNormGrad split pass
|
2020-04-29 15:28:23 +08:00 |
mindspore-ci-bot
|
3d9f1087c6
|
!695 Check topk supported before converting input to attr
Merge pull request !695 from YuJianfeng/master
|
2020-04-26 21:38:43 +08:00 |
YuJianfeng
|
ce2a13fcda
|
Check topk supported before converting input to attr
|
2020-04-26 18:40:17 +08:00 |
Wei Luning
|
f305d6f8a7
|
Revert "add pattern AdjustAllReduceMulAdd"
This reverts commit ea6958c50a.
|
2020-04-25 19:50:50 +08:00 |
mindspore-ci-bot
|
928dcf4ec4
|
!554 Fix derelu fusion pass
Merge pull request !554 from huanghui/fix_derelu_fusion_pass
|
2020-04-23 21:52:55 +08:00 |
huanghui
|
cd6e8d6542
|
fix ReluV2's mask shape in derelu fusion pass
|
2020-04-23 21:25:18 +08:00 |
huanghui
|
14df771175
|
fix confusion_softmax_grad_rule pass
|
2020-04-23 16:45:06 +08:00 |
liubuyu
|
672244e0ac
|
add keep_bn_fp32 parameter
|
2020-04-23 11:04:18 +08:00 |
YuJianfeng
|
bc2df2c913
|
Fix inputs size and attr for AddN fission pass
|
2020-04-20 15:48:27 +08:00 |
mindspore-ci-bot
|
71b63c3fcf
|
!246 [opt pass] AdjustAllReduceMulAdd
Merge pull request !246 from vlne-v1/I1E3PI-opt-pass-adjust-allreduce-apply-weight-decy-seq
|
2020-04-18 18:17:01 +08:00 |
Wei Luning
|
ea6958c50a
|
add pattern AdjustAllReduceMulAdd
|
2020-04-18 17:00:55 +08:00 |
YuJianfeng
|
5eb5379889
|
Add AdamApplyOne fusion pass
|
2020-04-18 10:54:09 +08:00 |
mindspore-ci-bot
|
f69a668d98
|
!350 change tuple output to make tuple
Merge pull request !350 from lianliguang/chang-tuple-output-to-make-tuple
|
2020-04-17 19:22:41 +08:00 |
lianliguang
|
00e4306518
|
convert all tuple output to maketuple
|
2020-04-17 17:31:42 +08:00 |
mindspore-ci-bot
|
f98efafa16
|
!317 [IRFusion] add derelu_fusion pass
Merge pull request !317 from huanghui/derelu_fusion_pass
|
2020-04-17 16:42:06 +08:00 |
wenchunjiang
|
ee5f3fa240
|
add pass to insert memcpy_async for get_next outputs
|
2020-04-16 14:30:24 +08:00 |
laiyongqiang
|
3e05f50f5f
|
getnext_memcpy_elimination
|
2020-04-15 19:38:10 +08:00 |
huanghui
|
b02e871c1a
|
[IRFusion] add derelu_fusion pass
|
2020-04-15 10:20:35 +08:00 |
mindspore-ci-bot
|
94589ce611
|
!226 expend conv stride and dilation to 2d
Merge pull request !226 from wangnan39/expend_conv_stride_to_2d
|
2020-04-14 14:58:22 +08:00 |
wangnan39@huawei.com
|
2604acedcb
|
extend conv stride and dilation to 2d
|
2020-04-14 13:16:27 +08:00 |
mindspore-ci-bot
|
298a32f1e2
|
!132 Add confusion_mul_grad_fusion pass
Merge pull request !132 from huanghui/master
|
2020-04-13 21:49:06 +08:00 |
huanghui
|
19ee376cd3
|
add confusion_mul_grad fusion pass
|
2020-04-13 19:08:15 +08:00 |
YuJianfeng
|
7307c81f31
|
implement AddN fission pass
|
2020-04-13 16:05:45 +08:00 |
biffex
|
62bbf560c6
|
constant duplicate mul for momentum
|
2020-04-09 22:28:00 +08:00 |
buxue
|
7541d3b067
|
Develop op MaxPoolWithArgMax
|
2020-04-08 20:47:49 +08:00 |
mindspore-ci-bot
|
a5d95e472e
|
!106 support comparison ops for python
Merge pull request !106 from amongo/SupportPythonOperators
|
2020-04-03 15:52:08 +08:00 |
huangdongrun
|
461d8e3a08
|
add comparison ops
fix pylint
use scalar_lt primitive directly
fix review
|
2020-04-03 09:58:41 +08:00 |
YuJianfeng
|
7f53bb062d
|
Optimize depend edge with make tuple input
|
2020-04-02 11:33:34 +08:00 |
GinFung
|
468dbc3557
|
Add matmul biasadd fusion pass
|
2020-03-30 10:12:50 +08:00 |
zhunaipan
|
930a1fb0a8
|
initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
|
2020-03-27 22:54:54 +08:00 |