huanghui
b7519b7418
unify save_graphs_path
4 years ago
mindspore-ci-bot
c951d42c2c
!6728 [Ascend][DynamicShape] Dynamic shape feature
...
Merge pull request !6728 from caifubi/dynamic_shape_share_2
4 years ago
caifubi
d3b978147f
Ascend Dynamic Shape
4 years ago
jjfeing
755863ebae
insert memcpy when hccl node
4 years ago
mindspore-ci-bot
3048240f16
!5508 Add AdamApplyOneWithDecayAssign fusion pass
...
Merge pull request !5508 from YuJianfeng/adam_assign
5 years ago
fary86
fcbb3e0edc
Refactor ms_context implementation
5 years ago
yujianfeng
4b77f6b53c
Add AdamApplyOneWithDecayAssign fusion pass
5 years ago
yujianfeng
e688e1df32
Fix remove internal output for unique device target
5 years ago
Wei Luning
c1c30a44f1
rename param_value -> param_info
5 years ago
huanghui
b8d7f6d77f
add UnsortedSegmentSum fission pass
5 years ago
yujianfeng
8a77751988
Add AdamApplyOneAssign and AdamApplyOneWithDecayAssign fusion pass
5 years ago
mindspore-ci-bot
b045f47428
!3983 Add ReduceMin fission pass
...
Merge pull request !3983 from huanghui/reduce-min-fission-pass
5 years ago
huanghui
30000fdb52
add ReduceMin fission pass
5 years ago
liubuyu
d81862a916
decoupling core and context
5 years ago
Wei Luning
a05c38bb63
make python Parameter inherit from Tensor
5 years ago
WilliamLian
0179724dcd
spilit unspported transdata to two transdata from special format -> defualt -> default -> special
5 years ago
liubuyu
f4bc0bc9fe
move the dependency of utils to core
5 years ago
chenfei
1f1a07e645
don't insert assign from condition to true branch of while
5 years ago
root
1b6f85dec8
split tuple parameter to parameters
...
add function trans tuple to maketuple
5 years ago
yujianfeng
4d18e9ec35
Fix internal multiple outputs check
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
...
Merge pull request !3198 from yanghaoran/code_sync_0718
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
yujianfeng
188d74f15e
Remove transdata and cast for internal outputs
5 years ago
changzherui
f4cb445ea8
syn code for 0715
5 years ago
laiyongqiang
68c78ab6bb
reuse communication op output's memory
5 years ago
liubuyu
43c79eb853
mindspore path adjust
5 years ago
huanghui
3eaf663545
add tensor scatter update fission pass
5 years ago
yujianfeng
24f6b9d77e
Add input2output pass
5 years ago
He Wei
43e0967024
Decouple ir::Tensor class from python
5 years ago
gong chen
a6dfa281ea
Init GraphKernel.
...
- It provides a unified style to express graph and kernel for user.
- It provides a unified IR to represent graph and kernel for developer.
- It breaks the boundary between graph and kernel.
- It provides more opportunities to do compile optimization.
5 years ago
yujianfeng
7ad877a948
Add Split fission pass
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
...
Merge pull request !1790 from lianliguang/remove-the-useless-transdata-connected-with-the-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
118496b3ec
enhance insert memcpy
5 years ago
WilliamLian
9808e47663
change checkAicpu to CheckAICPU & add charge Scalar function to charge the input or output is scalar
5 years ago
huanghui
b4c0ed4b36
add signle batchnorm fission pass
5 years ago
chujinjin
7465abc798
optimize transdata for pynative
5 years ago
mindspore-ci-bot
c51d90d84e
!1767 Move LayerNormGrad split pass ahead of kernel select
...
Merge pull request !1767 from huanghui/LayerNormGrad-split-pass
5 years ago
yujianfeng
e87ac6525e
Add batch norm fusion pattern for mix precision
5 years ago
huanghui
cf87218fb7
place layernormgrad split pass before kernel select
5 years ago
huanghui
d1cec14a0c
add 2 pattern for softmaxgradext fusion pass
5 years ago
mindspore-ci-bot
cc9c004bc1
!1696 Enable ConfusionMulGrad fusion pass
...
Merge pull request !1696 from huanghui/TMP
5 years ago
mindspore-ci-bot
59683a1d90
!1692 Fix topk bug for fasterrcnn
...
Merge pull request !1692 from meixiaowei/master
5 years ago
huanghui
71acaa5300
enable ConfusionMulGrad fusion pass in bert only
5 years ago
mindspore-ci-bot
387bcece9e
!1666 Add 5 patterns for AdamApplyOneWithDecay fusion pass
...
Merge pull request !1666 from huanghui/AdamApplyOneWithDecay-fusion-pass
5 years ago
huanghui
ff05aa1faa
add newly 5 patterns for AdamApplyOneWithDecayRule fusion pass
5 years ago