Searched refs:SetTreeWeight (Results 1 – 4 of 4) sorted by relevance
129 void SetTreeWeight(const int32 tree_id, const float weight);
228 void BoostedTreesEnsembleResource::SetTreeWeight(const int32 tree_id, in SetTreeWeight() function in tensorflow::BoostedTreesEnsembleResource
145 void SetTreeWeight(const int32 index, const float weight, in SetTreeWeight() function
604 ensemble_resource->SetTreeWeight(i, weights[i], in UpdateTreeWeightsIfDropout()