Home
last modified time | relevance | path

Searched defs:update_model_req (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/fl/server/kernel/round/
Dupdate_model_kernel.cc79 …const schema::RequestUpdateModel *update_model_req = flatbuffers::GetRoot<schema::RequestUpdateMod… in Launch() local
142 ResultCode UpdateModelKernel::UpdateModel(const schema::RequestUpdateModel *update_model_req, in UpdateModel()
229 const schema::RequestUpdateModel *update_model_req) { in ParseFeatureMap()
247const schema::RequestUpdateModel *update_model_req) { in CountForUpdateModel()