zhoufeng
f49b195c39
extract common as an independent shared library
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
4 years ago
xulei
4cf320cdbd
fix codecheck
4 years ago
marui
d47e79b04c
Refactor ccsrc directories and CMakeLists files
4 years ago
liubuyu
43c79eb853
mindspore path adjust
5 years ago
WilliamLian
4200925383
convert the reduce axis attr when the reduce node selected the special format
5 years ago
kswang
4094c4688d
use multi thread for reduce sparse gradient
5 years ago
kswang
a719a9fe3a
add two level reduce sparse gradient
5 years ago
yujianfeng
2a31e52bf1
Adjust the thread num to compute optimizer in cpu
5 years ago
baihuawei
71b6370b4d
clear warning
5 years ago
mindspore-ci-bot
fe620f2195
!2434 fix atomic addr clean
Merge pull request !2434 from jjfeing/master
5 years ago
kswang
b867d6d60a
parallel reduce sparse gradient
5 years ago
jjfeing
d535f3a289
fix atomic clean
5 years ago
yujianfeng
6c1bc1c6a9
Add multiple process for computation of sparse optimizers
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
c3871d98cc
Add implementation of SparseApplyProximalAdagrad cpu kernel
5 years ago
kswang
abf0ee6ff3
optimize reduce sparse gradient
5 years ago
yujianfeng
c956dfff51
Add SparseAdam and SparseLazyAdam cpu kernel
5 years ago
yujianfeng
2ff9e74d07
Add unique process for duplicated indices
5 years ago
yujianfeng
5d4b75838f
Add SparseApplyFtrl cpu kernel
5 years ago
Wei Luning
7e4d972f6f
fix bug in do signature
5 years ago
lizhenyu
84691e0cdf
fix pylint and codedex warnings
5 years ago
lizhenyu
3a4c28fa33
change directory of akg cuda kernel
5 years ago
chenjianping
1286767d0e
support building on windows
5 years ago
chenzomi
65a49a21e5
fix complite error while using .so with clang on macos
6 years ago
zjun
16296da5c7
add aicpu opinfo register
6 years ago
Wei Luning
73ba399364
remove ge depend in cpu
6 years ago
zhunaipan
930a1fb0a8
initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
6 years ago