Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/fl/
Dget_model_kernel.h80 std::string weight_full_name = feature_map->Get(i)->weight_fullname()->str(); in Launch() local
Dfused_pull_weight_kernel.h186 std::string weight_full_name = fbs_feature_map->Get(i)->weight_fullname()->str(); in ParseFeatureMap() local
/third_party/mindspore/mindspore/ccsrc/fl/server/kernel/round/
Dpush_weight_kernel.cc128 std::string weight_full_name = fbs_feature_map->Get(i)->weight_fullname()->str(); in ParseFeatureMap() local
Dupdate_model_kernel.cc235 std::string weight_full_name = fbs_feature_map->Get(i)->weight_fullname()->str(); in ParseFeatureMap() local