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
WilliamLian
338d7c1ac1
decoupled of insert transdata and deal ref and split transdata
5 years ago
wenchunjiang
245ab3199b
add make_tuple before reture as graph outputs in ConstructKernelGraph
5 years ago
lvliang
8798979117
pynative-release-memory-after-run-finish
5 years ago
huanghui
c4af71e236
add LarsV2 fission pass
5 years ago
mindspore-ci-bot
4ecc9389e0
!1186 [control sink refactor]: construct kernel graph
Merge pull request !1186 from wenchunjiang/construct_kernel_graph
5 years ago
wenchunjiang
ea65e61cb1
adding new constructKernelGraph to transform all subgraphs to
kernel_graph from root func_graph
5 years ago
lvliang
2e284cb849
pynative-fix-topk-run-failed
5 years ago
mindspore-ci-bot
42ba885e58
!1098 Add BatchNorm2BNInfer pass
Merge pull request !1098 from huanghui/add-batchnorm-bninfer-pass
5 years ago
huanghui
6db71e6576
add batchnorm2bninfer pass
5 years ago
yujianfeng
2b061c84c7
Add batch_norm_grad infer fisson
5 years ago
WilliamLian
44df45c84d
add attr op_pattern to kernel build info
5 years ago
mindspore-ci-bot
86d4797399
!1079 Convert AiCpu kernel when aicore not supported
Merge pull request !1079 from lianliguang/convert-to-AICPU-when-AiCore-not-supported-kernel
5 years ago
WilliamLian
691b0648e3
convert unsupported kernel in aicore to aicpu
5 years ago
dengwentao
06bac6f120
add rts label op
5 years ago
yujianfeng
5f26583da4
Add some op registrations for const to attr
5 years ago
yujianfeng
4a0ddaef59
Support specifying reshape type for batchnorm fused op
5 years ago