aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/boosted_trees/kernels/prediction_ops.cc
Commit message (Expand)AuthorAge
* enhance Tensorflow GBDT and GBRT model by exposing a new two dimensional outp...Gravatar A. Unique TensorFlower2018-06-06
* Automated g4 rollback of changelist 198087342Gravatar A. Unique TensorFlower2018-05-25
* enhance Tensorflow GBDT and GBRT model by exposing a new two dimensional outp...Gravatar A. Unique TensorFlower2018-05-25
* Cleanup: Ran clang-format on all *.{cc,h} files in tensorflow/contrib/.../*.{...Gravatar A. Unique TensorFlower2018-01-30
* boosted_trees: Finalize the centering bias tree only after centering is done ...Gravatar A. Unique TensorFlower2017-11-14
* Internal change to simplify prediction ops.Gravatar A. Unique TensorFlower2017-10-03
* DecisionTreeEnsembleResource provides accessor methods to the underlying tree...Gravatar A. Unique TensorFlower2017-10-02
* PiperOrigin-RevId: 170265856Gravatar A. Unique TensorFlower2017-09-27
* Use the shared locks when reading the model.Gravatar A. Unique TensorFlower2017-09-01
* Adding tree per class multiclass strategy handling.Gravatar A. Unique TensorFlower2017-07-13
* Migrate kernels to boosted_trees.Gravatar A. Unique TensorFlower2017-06-21