mindspore-ci-bot
2291213b8b
!2574 Clean codex
Merge pull request !2574 from TronZhang/codex_0624
5 years ago
tronzhang
673afad0ba
fixed codex's warnnings and errors
5 years ago
Wei Luning
ef13a4b6fb
adjust cse code when op has side effect.
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
WilliamLian
ee79023e86
clean pclint warning
5 years ago
yujianfeng
f15cb6b7c9
Add sort by index for each group of AllReduce
5 years ago
WilliamLian
b86016a26f
remove the useless transdata and cast of control depend node
5 years ago
zhaozhenlong
562c2b8d3d
sparse gather v2
5 years ago
dengwentao
098eec4661
add cpu op embedding_look_up
5 years ago
mindspore-ci-bot
1971e3f993
!1813 fix bug of pass manager not new node causing the node cannot find in the all node list
Merge pull request !1813 from lianliguang/master
5 years ago
WilliamLian
b56159e078
fix bug of pass manager not new node causing the node cannot find in the allnodes list
5 years ago
zhoufeng
4cffb0a321
New control sink support dynamic loss scale
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
sunsuodong
905cf4f01d
not D const input to attr
5 years ago
mindspore-ci-bot
dd54ffdbdb
!1491 Complete vm ops for ReduceAllD, SparseApplyAdagradD and UnsortedSegmentMinD
Merge pull request !1491 from lihongkang/master
5 years ago
lihongkang
a36880f0ef
add vms for reducealld etc.
5 years ago
huanghui
1d65ae598a
extract const_to_attr_strided_slice_grad pass
5 years ago
etone-chan
42d724d8b4
remove old buffer fusion pass
5 years ago
zhaojichen
a42ec8f69f
add applyrmsprop op for vm
5 years ago
zhouneng
218ade30b2
add vm support sin and cumsum
5 years ago
mindspore-ci-bot
45d564d8f7
!1232 Fix batch norm bert fission for control depend case
Merge pull request !1232 from YuJianfeng/master
5 years ago
yujianfeng
d6f043b020
Fix batch norm bert fission for control depend case
5 years ago
yujianfeng
19bfd2de69
Add reduce_scatter communication op fusion pass
5 years ago
kswang
362bbacf19
add group for allreduce fusion
5 years ago
yujianfeng
31d8db9fc6
Add broadcast fusion pass
5 years ago
yujianfeng
5f26583da4
Add some op registrations for const to attr
5 years ago
buxue
0f89cc1da4
dock AcoshGrad for GE and AvgPool AvgPoolGrad for Vm
5 years ago
YuJianfeng
ce2a13fcda
Check topk supported before converting input to attr
5 years ago
mindspore-ci-bot
4a3e5cb944
!492 Add AllGather fusion pass
Merge pull request !492 from YuJianfeng/allgather
5 years ago
YuJianfeng
39945d0f79
Add AllGather fusion pass
6 years ago
mindspore-ci-bot
3ef499e1ef
!584 fix node check bug in convert_tuple_output_to_maketuple pass
Merge pull request !584 from laiyongqiang/pass_fix
5 years ago
mindspore-ci-bot
1a0d2666b7
!559 Add Fill/Erf op for VM.
Merge pull request !559 from liuxiao/fill-op
5 years ago
laiyongqiang
313018015b
fix node check bug in convert_tuple_output_to_maketuple pass
5 years ago
liuxiao
5b6c8fade8
Add Erf\FillD operator for VM
6 years ago
huanghui
2ed4ad0f2a
optimize_dependece pass enhance
5 years ago
mindspore-ci-bot
e64bc80094
!424 dock depthwiseconv2d
Merge pull request !424 from zhangbuxue/dock_depthwiseconv2d_ops
6 years ago
buxue
b600991cc3
dock DepthwiseConv2dBackprop DepthwiseConv2dBackpropFilter DepthwiseConv2dBackpropInput
6 years ago
lianliguang
00e4306518
convert all tuple output to maketuple
6 years ago
mindspore-ci-bot
9b80c160a0
!276 pynative-add-op-supported
Merge pull request !276 from JoyLvliang/pynative-add-op-supported
6 years ago
lvliang
ffe8b5d3ec
pynative-add-op-supported
6 years ago
laiyongqiang
3e05f50f5f
getnext_memcpy_elimination
6 years ago
YuJianfeng
7f53bb062d
Optimize depend edge with make tuple input
6 years ago
zhunaipan
930a1fb0a8
initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
6 years ago