mindspore-ci-bot
35ab95bfae
!2461 Add multiple process for computation of optimizer in cpu
Merge pull request !2461 from YuJianfeng/r0.5
5 years ago
kswang
e74b02f460
optimize cpu reduce sparse gradient
5 years ago
yujianfeng
794ed3a291
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
5 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