mindspore-ci-bot
ce8f5cafe7
!7164 Set abstracts for tuple_getitems of splitv
Merge pull request !7164 from YuJianfeng/master
5 years ago
mindspore-ci-bot
c951d42c2c
!6728 [Ascend][DynamicShape] Dynamic shape feature
Merge pull request !6728 from caifubi/dynamic_shape_share_2
5 years ago
caifubi
d3b978147f
Ascend Dynamic Shape
5 years ago
yujianfeng
43e7cd2e42
Set abstracts for tuple_getitems of splitv
5 years ago
jjfeing
755863ebae
insert memcpy when hccl node
5 years ago
mindspore-ci-bot
25f8c6dc8d
!6681 Fix ub fusion's cycle fusion
Merge pull request !6681 from huanghui/fix-ub-fusion-loop
5 years ago
liubuyu
8af3250477
support dynamic_rnn and dynamic_rnn_grad op
5 years ago
huanghui
90dfecfb00
fix bnupdate_eltwise_eltwise's cycle fusion
5 years ago
liubuyu
96622fc804
support extract_image_patches op
5 years ago
mindspore-ci-bot
fe219b5680
!6181 make ref node's update edge using same address
Merge pull request !6181 from lianliguang/fix-bug-of-deal-ref
5 years ago
mindspore-ci-bot
564b99e549
!6541 fix bug of inset transdata in pynative mode
Merge pull request !6541 from lianliguang/fix-bug-of-insert-transdata-of-pynative
5 years ago
mindspore-ci-bot
59f582faa3
!6539 Only match the pattern of Conv2DBackproInput+ReluGradV2
Merge pull request !6539 from huanghui/fix-ub-fusion-conv2dbpinput-eltwise
5 years ago
huanghui
af0a11ff69
Update the pattern of conv2dbackprop_eltwise_fusion pass. Only match Conv2dBackpropInput+ReluGradV2.
5 years ago
William Lian
25fcd0488e
fix bug of pynative in back gradient graph mode's transdata inserting when the node is the output of the graph
5 years ago
yujianfeng
1b45e5fe97
Fix codedex warning
5 years ago
jjfeing
37ec5c0a1f
fix code warning
5 years ago
huanghui
d6944a70ca
fix cpu kernel:ScatterNdUpdate doesn't set output
5 years ago
WilliamLian
d9fab277e3
make ref edage using same address
5 years ago
mindspore-ci-bot
a0e3fd6bf3
!6021 merge the right branch first in dx+addn+drelu fusion
Merge pull request !6021 from guoqi/master
5 years ago
guoqi
dbd8036751
fusion the right branch first in dx+addn+drelu fusion
5 years ago
mindspore-ci-bot
7b3873559f
!5883 support for frac_zn_lstm
Merge pull request !5883 from liubuyu/master
5 years ago
dayschan
37a48f6aac
GraphKernel supports GPU
1. Update akg submodule
2. Refactor akg_kernel_build, akg_ascend_kernel_build, akg_gpu_kernel_build
3. Add akg_kernel_json_decoder to support converting kernel_json to AnfNode.
4. Add GraphKernel Cost Model. (mindspore/_extends/graph_kernel)
5. Add some GraphKernel passes to GpuSession, move these passes to backend/optimizer/graph_kernel.
6. Add global id for ir files.
7. Fix bug in ConstInputToAttr.
5 years ago
liubuyu
23a298ca81
support new format frac_zn_lstm
5 years ago
yujianfeng
c4bbf5a282
Fix bnupdate_eltwise_eltwise ub fusion pass
5 years ago
mindspore-ci-bot
43c1147843
!5623 Fix run error when there is a Depend or ControlDepend on BatchNorm
Merge pull request !5623 from huanghui/bn-infer
5 years ago
mindspore-ci-bot
3048240f16
!5508 Add AdamApplyOneWithDecayAssign fusion pass
Merge pull request !5508 from YuJianfeng/adam_assign
5 years ago
huanghui
b8e737f66a
fix run error when there is a Depend or ControlDepend on BatchNorm
5 years ago
fary86
fcbb3e0edc
Refactor ms_context implementation
5 years ago
yujianfeng
4b77f6b53c
Add AdamApplyOneWithDecayAssign fusion pass
5 years ago
mindspore-ci-bot
d81b30e6a0
!5312 make backend/optimizer free of pybind
Merge pull request !5312 from xychow/remove-backend-py-dependency-2
5 years ago
huanghui
998ff0399b
clear codex and reviewbot warning
5 years ago
zhousiyi
c25e37e7bf
make backend/optimizer pybind free
5 years ago
mindspore-ci-bot
da8d04e8bd
!5237 Enbale ub fusion of Matmul+ConfusionTransposeD
Merge pull request !5237 from huanghui/ub-fusion-matmul-confusion-transpose
5 years ago
mindspore-ci-bot
ea66324aa3
!5197 add attr for transdata node
Merge pull request !5197 from lianliguang/master
5 years ago
WilliamLian
097f53bed9
add attr for transdata node
5 years ago
yujianfeng
e688e1df32
Fix remove internal output for unique device target
5 years ago
huanghui
7755a54452
fix ub-fusion
5 years ago
WilliamLian
e95b42496c
fix circle bug of opt depend && merge cast
5 years ago
WilliamLian
601b0b6e4d
remove convert datatype when updateoutputs &&
set parameter device dtype using it's infer dtype && set transdata's abstract
5 years ago
zhousiyi
d0e58dd765
remove ccsrc/common.h
replace frontend/operator/ops.h in backend with base/core_ops.h as
backend should not use any frontend-only primitive
5 years ago
mindspore-ci-bot
58523a41fe
!4392 use builtin float16 for arm
Merge pull request !4392 from xychow/use-float16-in-arm-neon
5 years ago
zhoufeng
663278112f
optimize code compile performance
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
huanghui
71d839dec7
fix do fission when UnsegmentSum's input0 shape size is 1
5 years ago
zhousiyi
e1aa49a4b7
use built-in float16 in arm_neon.h for lite arm
5 years ago
WilliamLian
6760d9976d
add reshape type to tensor
5 years ago
mindspore-ci-bot
61a2274787
!4359 fix layernorm grad error in pynative mode
Merge pull request !4359 from chujinjin/fix_layernorm_grad_error_in_pynative
5 years ago
mindspore-ci-bot
9e5f4182a8
!4329 Revert the AdamApplyOneAssign fusion pass before op registration
Merge pull request !4329 from YuJianfeng/adam_assign
5 years ago
chujinjin
9cc9f6b470
fix layernorm grad error in pynative
5 years ago
huanghui
b8d7f6d77f
add UnsortedSegmentSum fission pass
5 years ago
yujianfeng
cb03bbba44
Disable the AdamApplyOneAssign fusion pass before op registration
5 years ago