aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/boosted_trees/BUILD
Commit message (Expand)AuthorAge
* 1) Update the proto files for oblivious trees.Gravatar A. Unique TensorFlower2018-08-21
* Internal change.Gravatar Anna R2018-03-29
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
* Add a test case to validate number of buckets after quantile generation.Gravatar A. Unique TensorFlower2018-01-23
* Adds DNN + GBDT combined estimators to tensorflow/contrib/boosted_trees/estim...Gravatar A. Unique TensorFlower2017-12-15
* removing unused codeGravatar A. Unique TensorFlower2017-11-20
* Remove remaining nomac tags for TFBT as the memory corruption issue is fixed.Gravatar A. Unique TensorFlower2017-10-17
* BUILD cleanup in contrib/boosted_treesGravatar A. Unique TensorFlower2017-10-12
* BUILD cleanup in contrib/boosted_trees/...Gravatar A. Unique TensorFlower2017-10-12
* boosted_trees: Removed less used AddTreesToEnsembleOp (only used for tests no...Gravatar A. Unique TensorFlower2017-09-27
* Automated g4 rollback of changelist 166264198Gravatar Gunhan Gulsoy2017-09-22
* Add notsan on some tests with races between variable read and write.Gravatar A. Unique TensorFlower2017-09-08
* Disable the rest of the tests under macos.Gravatar A. Unique TensorFlower2017-08-23
* Disabling the tests again on Mac since some tests are still flaky.Gravatar A. Unique TensorFlower2017-08-23
* Fix crashes caused by loading boosted_trees shared libraries.Gravatar A. Unique TensorFlower2017-08-23
* Further BUILD cleanup in tensorflow/contrib/...Gravatar A. Unique TensorFlower2017-07-19
* Disable tests that don't work on macs.Gravatar Jonathan Hseu2017-07-18
* Python code for running gradient boosted trees.Gravatar A. Unique TensorFlower2017-07-18
* Add check py_test to sanity to make sure BUILD files with py_test targets loa...Gravatar A. Unique TensorFlower2017-07-10
* Fix ongoing breakages in pip buildsGravatar Shanqing Cai2017-07-06
* Disable some boosted_trees python tests on MacGravatar Shanqing Cai2017-07-03
* Multiclass in batch (full hessian)Gravatar A. Unique TensorFlower2017-06-29
* Add kernel tests for boosted_trees.Gravatar A. Unique TensorFlower2017-06-23
* Migrate kernels to boosted_trees.Gravatar A. Unique TensorFlower2017-06-21
* Migrate utils and protos to contrib/boosted_trees.Gravatar A. Unique TensorFlower2017-03-22
* Create contrib folder for new boosted_trees library.Gravatar A. Unique TensorFlower2017-03-03