Skip to content
This repository has been archived by the owner on May 24, 2018. It is now read-only.

what is relationship between the kv_app(KVWorker, KVServer) and Apps(BCD, LBFGS, SGD) #70

Open
tjuzhao111 opened this issue May 30, 2016 · 0 comments

Comments

@tjuzhao111
Copy link

Hi, guys:
As has been introduced in the paper 'DiFacto — Distributed Factorization Machines', Difacto's communication relies on the Parameter Server. From the project's dictionary, we see that kv_app.h encapsulates the van logic to supply some higher but simplistic interface Pull, Push;
However we don't see any function call of Push and Pull in apps such as BCD, LBFGS, SGD etc., which is called by store_local's Pull through the function Get. So, I am puzzeled what is relationship between the kv_app(KVWorker, KVServer) and Apps(BCD, LBFGS, SGD). Can anybody help me ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant