ZPaC
61551b85d8
incremental feature for ps
5 years ago
huanghui
b25e114840
add op mapping attr for those pass worked in LeNet
5 years ago
mindspore-ci-bot
bae2f964e5
!3213 Unified code style
Merge pull request !3213 from liubuyu/dev
5 years ago
liubuyu
76dc80e7b7
Unified code style
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
yujianfeng
fa0684d12d
Add pack and concat fission pass
5 years ago
changzherui
f4cb445ea8
syn code for 0715
5 years ago
zhoufeng
439d6d618f
Control flow not split graph
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
ZPaC
f8c7ae7639
Add front end expressions for PS kernels.
5 years ago
mindspore-ci-bot
0f4617a8df
!2978 switch input generalizes partial
Merge pull request !2978 from Margaret_wangrui/switch_input
5 years ago
huanghui
3eaf663545
add tensor scatter update fission pass
5 years ago
Margaret_wangrui
6d14de5f21
handle switch input to partial
5 years ago
yujianfeng
24f6b9d77e
Add input2output pass
5 years ago
yujianfeng
3fdc3629af
Check attr exists before getting it in embeddinglookup cpu kernel
5 years ago
changzherui
17da929b82
syn code 0706
5 years ago
wuxuejian
5691c36682
adapt input to attr between cpu and aicpu embeddinglookup
5 years ago
laiyongqiang
5b0502542c
end_of_sequence
5 years ago
caifubi
3d2ba14164
handle control depend with virtual node
5 years ago
mindspore-ci-bot
06e0ac3bc2
!2541 fix changefilemod print
Merge pull request !2541 from leopz/master
5 years ago
leopz
f9c3023e94
fix changefilemod print
5 years ago
wilfChen
034d2ea2aa
Gpu Adam Fusion
5 years ago
chenfei
82599adc3f
check depend mode of control depend
5 years ago
jjfeing
d535f3a289
fix atomic clean
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
mindspore-ci-bot
d4d0faaad9
!2176 Fix code review problems of session
Merge pull request !2176 from chenfei_mindspore/code-review-of-session
5 years ago
chenfei
1b01966130
code review repair for new control sink
5 years ago
huanghui
8463731bcc
make those AdamXX and LambXX fusion pass not work for unexpect data type
5 years ago
mindspore-ci-bot
294449697a
!2179 Add sort by index for each group of AllReduce
Merge pull request !2179 from YuJianfeng/all_reduce_index
5 years ago
yujianfeng
f15cb6b7c9
Add sort by index for each group of AllReduce
5 years ago
WilliamLian
5d25bf7ca2
add more transform format insert transdata
5 years ago
liuwenhao4
be40a90ec6
add InplaceAddD and InplaceSubD vm ops
5 years ago
mindspore-ci-bot
ee656d2141
!2101 Fix code review warning.
Merge pull request !2101 from ZPaC/code-review-1
5 years ago
ZPaC
2f2cae3c61
Fix code review warning in gpu_stream_assign.cc
5 years ago
mindspore-ci-bot
02e0288a97
!2017 Fix codedex
Merge pull request !2017 from leopz/fix_codedex
5 years ago
leopz
6d155e5f4a
fix codedex
5 years ago
mindspore-ci-bot
63f6f7c333
!1987 Add op names mapping for low level optimizer pass
Merge pull request !1987 from huanghui/add-op-mapping-attrs-for-low-level-opt-pass
5 years ago
zhaozhenlong
562c2b8d3d
sparse gather v2
5 years ago
huanghui
1044310783
add op names mapping for one hwopt pass
5 years ago
WilliamLian
9808e47663
change checkAicpu to CheckAICPU & add charge Scalar function to charge the input or output is scalar
5 years ago
mindspore-ci-bot
1b6816a851
!1880 add new buffer fusion pass
Merge pull request !1880 from Etone.Chan/June
5 years ago
huanghui
b4c0ed4b36
add signle batchnorm fission pass
5 years ago
etone-chan
1525fae8b9
add new buffer fusion pass
5 years ago
zhouneng
65b0f8d1b3
为算子进行VM流程对接
5 years ago
huanghui
99ca6b3e80
add SoftmaxGradExt fusion pass
5 years ago
mindspore-ci-bot
c1c359a709
!1557 modify op type: applyadam to adam
Merge pull request !1557 from jjfeing/master
5 years ago
jjfeing
c7c6e86494
modify op type: applyadam to adam
5 years ago
huanghui
1d65ae598a
extract const_to_attr_strided_slice_grad pass
5 years ago
Yi Huaijie
2f8e7ff693
add operator HostAllGather and HostReduceScatter
5 years ago
liubuyu
315a95c583
add pad for nms_with_mask
5 years ago