Searched refs:dropout_was_applied_ (Results 1 – 1 of 1) sorted by relevance
314 dropout_was_applied_ = true; in GrowTreeEnsembleOp()316 dropout_was_applied_ = false; in GrowTreeEnsembleOp()567 if (!dropout_was_applied_ || in UpdateTreeWeightsIfDropout()892 bool dropout_was_applied_; member in tensorflow::boosted_trees::GrowTreeEnsembleOp