Home
last modified time | relevance | path

Searched refs:SetTreeWeight (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/boosted_trees/
Dresources.h138 void SetTreeWeight(const int32 tree_id, const float weight);
Dresources.cc233 void BoostedTreesEnsembleResource::SetTreeWeight(const int32 tree_id, in SetTreeWeight() function in tensorflow::BoostedTreesEnsembleResource