[Need Help] Access data from one job (FedJob) in another job (FedAvgJob) #3251
-
Python version (
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
|
@YuanTingHsieh @holgerroth sorry to bother you guys, but do you mind taking a look at this? Would the object_retriever module be applicable in this case? |
Beta Was this translation helpful? Give feedback.
-
|
There are a several things in this which doesn't make sense to me.
|
Beta Was this translation helpful? Give feedback.
From pure technical point of view: stream any thing to any where ( client ==> server, server ==> client), FLARE has the API to do that. That being said.
We need to look the requirements and end goal to see if you want to do that.
Based on what you said above, this is still a FL project.
"Heterogenous" could mean many things
Not sure which one you are referring.
Before we get to the implementation approach, lets analyze 2nd requirement you mentioned, "the training layer is decoupled from data layer"
I am not sure what does means
…