xuyongfei
|
ec4b97ff01
|
FL, opt allreduce
|
4 years ago |
i-robot
|
4367377000
|
!30611 Fix rpc route bugs
Merge pull request !30611 from ZPaC/sync-route-table
|
4 years ago |
ZPaC
|
dc80f9b8d1
|
Fix rpc route bugs
|
4 years ago |
lizhenyu
|
6c8bfbd64a
|
bugfix: prefetch thread exit before finishing compiling graph
|
4 years ago |
zhoufeng
|
f49b195c39
|
extract common as an independent shared library
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
4 years ago |
i-robot
|
dfc6cbb6df
|
!30597 fix codedex warnings
Merge pull request !30597 from zyli2020/master
|
4 years ago |
i-robot
|
35561668da
|
!30455 Add route table service and proxy impl.
Merge pull request !30455 from ZPaC/sync-route-table
|
4 years ago |
lizhenyu
|
2bd2f8cfca
|
fix codedex warnings
|
4 years ago |
i-robot
|
5227cb1dff
|
!30527 【PS】fix process can not exit normaly when exception has been thrown
Merge pull request !30527 from zyli2020/master
|
4 years ago |
ZPaC
|
ab5d35fab7
|
Add route table service and proxy impl.
|
4 years ago |
lizhenyu
|
f378fd3302
|
fix process can not exit normaly when exception has been thrown
|
4 years ago |
jinjiali
|
b2d1bad62c
|
package the cuda operations as a dynamic link library
|
4 years ago |
yanghaoran
|
739c4b236a
|
回退 'Pull Request !30120 : Package the cuda operators as a dynamic link library'
|
4 years ago |
i-robot
|
8e21ffae65
|
!30120 Package the cuda operators as a dynamic link library
Merge pull request !30120 from jinjiali-kali/cuda_ops_3
|
4 years ago |
jinjiali
|
cd7db0f57f
|
package the cuda operations as a dynamic link library
|
4 years ago |
ZPaC
|
191b65b236
|
Add distributed meta store module
|
4 years ago |
i-robot
|
b72ab6eac4
|
!29990 add new committer for fl code file
Merge pull request !29990 from zlq2020/master
|
4 years ago |
zlq2020
|
2b49119ba0
|
add new commit for fl code file
|
4 years ago |
marui
|
d47e79b04c
|
Refactor ccsrc directories and CMakeLists files
|
4 years ago |
xuyongfei
|
68286c5a45
|
FL, update model get client info
|
4 years ago |
i-robot
|
8e9aae54de
|
!29765 【静态告警清理】signds pclint master
Merge pull request !29765 from emmmmtang/master
|
4 years ago |
emmmmtang
|
1994a3ca34
|
signds pclint
|
4 years ago |
twc
|
7c90bdb9c0
|
1.fix bug in updatemodel with federated learning mode
2.sync code
3.update log level
|
4 years ago |
w00517672
|
5460044f2f
|
fix password error bug master
|
4 years ago |
ZPaC
|
e612c948b7
|
Unify server and scheduler exit funcition
|
4 years ago |
i-robot
|
675fa88bce
|
!29158 端云联邦SignDS算法
Merge pull request !29158 from emmmmtang/master
|
4 years ago |
i-robot
|
787605d6ca
|
!29499 fix I4RQOC && sync code
Merge pull request !29499 from tan-wei-cheng-3260/develop-twc-master
|
4 years ago |
emmmmtang
|
e227c8413f
|
signds
|
4 years ago |
twc
|
997ae1133a
|
fix I4RQOC && sync code
|
4 years ago |
TronZhang
|
deac002bed
|
refactor kernel mod class and subclass
|
4 years ago |
i-robot
|
6b78c1a827
|
!29316 FL, update iterator func_graph_ to weak_ptr
Merge pull request !29316 from 徐永飞/master
|
4 years ago |
xuyongfei
|
6bad80681b
|
FL, update iterator func_graph_ to weak_ptr && fix tcp message handler memory bug
|
4 years ago |
twc
|
7bd718a003
|
fix fl pclint
|
4 years ago |
i-robot
|
28c5d74628
|
!29257 FL, opt kernel launch
Merge pull request !29257 from 徐永飞/master
|
4 years ago |
xuyongfei
|
98c2cafa69
|
FL, opt kernel launch
|
4 years ago |
twc
|
76d9daddf0
|
fix ISSUE I4QRZP
|
4 years ago |
i-robot
|
6eae53eb34
|
!29057 fix ISSUE I4QCJM
Merge pull request !29057 from tan-wei-cheng-3260/develop-fix
|
4 years ago |
twc
|
5d40613d52
|
fix ISSUE I4QCJM
|
4 years ago |
xuyongfei
|
cd4ec2d23a
|
FL, opt DataPtr in fl, avoid memory copy
|
4 years ago |
i-robot
|
a3dea35552
|
!28533 fix codecheck: adapt shared_ptr
Merge pull request !28533 from xulei/shared_ptr_to_ptr
|
4 years ago |
xulei
|
397d0299df
|
adapt shared_ptr
|
4 years ago |
i-robot
|
a29ad6c1b1
|
!28659 Add owners for fl files
Merge pull request !28659 from zlq2020/master
|
4 years ago |
i-robot
|
85a0216154
|
!28787 fix fl pclint
Merge pull request !28787 from tan-wei-cheng-3260/develop-fix
|
4 years ago |
i-robot
|
922af56db1
|
!28765 Reject repeat registrations of alive nodes for ps
Merge pull request !28765 from zyli2020/parameter_server_cache
|
4 years ago |
zlq2020
|
96640a531e
|
add owners for fl files
|
4 years ago |
lizhenyu
|
1feff87400
|
ps supports refusing to pull up the same node repeatedly
|
4 years ago |
lizhenyu
|
cf3ece6d9b
|
fix codedex warning
|
4 years ago |
twc
|
a48722c078
|
fix pclint
|
4 years ago |
xulei
|
fd2726c1b1
|
improve mac complie and bugfix
|
4 years ago |
i-robot
|
655edcbaab
|
!28645 FL, pclint clean
Merge pull request !28645 from 徐永飞/master
|
4 years ago |