Home
last modified time | relevance | path

Searched refs:GetTreesWeightsForAddingTrees (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/contrib/boosted_trees/lib/utils/
Ddropout_utils_test.cc332 DropoutUtils::GetTreesWeightsForAddingTrees( in TEST_F()
335 DropoutUtils::GetTreesWeightsForAddingTrees( in TEST_F()
346 DropoutUtils::GetTreesWeightsForAddingTrees( in TEST_F()
349 DropoutUtils::GetTreesWeightsForAddingTrees( in TEST_F()
377 DropoutUtils::GetTreesWeightsForAddingTrees( in TEST_F()
380 DropoutUtils::GetTreesWeightsForAddingTrees( in TEST_F()
390 DropoutUtils::GetTreesWeightsForAddingTrees( in TEST_F()
393 DropoutUtils::GetTreesWeightsForAddingTrees( in TEST_F()
421 DropoutUtils::GetTreesWeightsForAddingTrees( in TEST_F()
438 DropoutUtils::GetTreesWeightsForAddingTrees( in TEST_F()
Ddropout_utils.h62 static void GetTreesWeightsForAddingTrees(
Ddropout_utils.cc108 void DropoutUtils::GetTreesWeightsForAddingTrees( in GetTreesWeightsForAddingTrees() function in tensorflow::boosted_trees::utils::DropoutUtils
/external/tensorflow/tensorflow/contrib/boosted_trees/kernels/
Dtraining_ops.cc598 DropoutUtils::GetTreesWeightsForAddingTrees( in UpdateTreeWeightsIfDropout()