Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/boosted_trees/resources/
Ddecision_tree_ensemble_resource.h110 float GetTreeWeight(const int32 index) const { in GetTreeWeight() function
/external/tensorflow/tensorflow/core/kernels/boosted_trees/
Dresources.cc204 float BoostedTreesEnsembleResource::GetTreeWeight(const int32 tree_id) const { in GetTreeWeight() function in tensorflow::BoostedTreesEnsembleResource