Searched defs:weight_name (Results 1 – 9 of 9) sorted by relevance
65 const std::string &weight_name = weight.first; in StoreModelByIterNum() local125 const std::string weight_name = weight.first; in AssignNewModelMemory() local
104 std::string weight_name = weight_node->fullname_with_scope(); in Init() local128 const std::string &weight_name = weight_full_names_[i]; in BuildUpdateModelReq() local
111 const std::string &weight_name = weight_full_names_[i]; in Launch() local162 for (const std::string &weight_name : weight_full_names_) { in BuildPullWeightReq() local
121 std::string weight_name = weight_node->fullname_with_scope(); in Init() local
149 const std::string &weight_name = weight_full_names_[i]; in BuildPushWeightReq() local
64 std::string weight_name() { return weight_name_; } in weight_name() function
154 const std::string &weight_name = GetValue<std::string>(weight_name_value_node->value()); in DoFusion() local
526 std::string weight_name; in GetWeightInfo() local
124 … const std::string &instance_name, const std::string &weight_name) { in CreateMirrorInput()