aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/tensor_forest/BUILD
Commit message (Expand)AuthorAge
* Update BUILD files so that Estimator code depends on TF thru tf_no_contrib.Gravatar Michael Case2018-09-25
* Merge pull request #21905 from wdirons:21833_disable_gpu_test_scatter_add_ndi...Gravatar TensorFlower Gardener2018-09-04
|\
* | Increasing test size.Gravatar A. Unique TensorFlower2018-08-28
| * Disable GPU test for scatter_add_ndim_op_testGravatar William D. Irons2018-08-27
|/
* Disable random_forest_test in asan.Gravatar Gunhan Gulsoy2018-08-22
* Use binary classification head for num_classes = 2.Gravatar A. Unique TensorFlower2018-08-16
* Remove unused lib_internal dependency in contrib/tensor_forest.Gravatar Derek Murray2018-07-18
* Windows: Enable tensorflow/contrib in Bazel build (Second try)Gravatar A. Unique TensorFlower2018-04-02
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
* Automated g4 rollback of changelist 189231636Gravatar A. Unique TensorFlower2018-03-15
* Merge changes from github.Gravatar Jacques Pienaar2018-03-15
* Merge changes from github.Gravatar Yifei Feng2018-02-22
* Merge changes from github.Gravatar Raghuraman Krishnamoorthi2018-01-03
* Internal change.Gravatar Anna R2017-12-21
* Further BUILD cleanup in contrib/...Gravatar A. Unique TensorFlower2017-11-10
* BUILD cleanup in contrib/tensor_forest/...Gravatar A. Unique TensorFlower2017-11-01
* Remove RTLD_GLOBAL when loading pywrap_tensorflowGravatar Allen Lavoie2017-09-21
* Merge changes from github.Gravatar Vijay Vasudevan2017-07-28
* Remove old TensorForest implementation.Gravatar A. Unique TensorFlower2017-07-24
* 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
* Automated g4 rollback of changelist 162273792Gravatar Anna R2017-07-17
* TensorForest v4 kernel tests for proto-based model. Also some stuff to inclu...Gravatar A. Unique TensorFlower2017-07-17
* Make TensorForest V4 the default implementation.Gravatar A. Unique TensorFlower2017-07-17
* Further BUILD cleanup in tensorflow/contrib/...Gravatar A. Unique TensorFlower2017-07-10
* Add shape function tests for TensorForest v4.Gravatar A. Unique TensorFlower2017-07-05
* Migrate TensorForest v4 python to contrib.Gravatar A. Unique TensorFlower2017-06-27
* Migrate ops for new version of TensorForest.Gravatar A. Unique TensorFlower2017-06-22
* Automated g4 rollback of changelist 159718610Gravatar A. Unique TensorFlower2017-06-21
* Migrate ops for new version of TensorForest.Gravatar A. Unique TensorFlower2017-06-21
* Migrate core resource code for new version of TensorForest.Gravatar A. Unique TensorFlower2017-06-15
* Arrange TensorForest tree_utils sources properly to avoid double linking.Gravatar A. Unique TensorFlower2017-05-24
* Internal changesGravatar Rohan Jain2017-03-23
* Use standard names for inference in TensorForest.Gravatar A. Unique TensorFlower2017-03-14
* Depend on protobuf's header only library when building custom opsGravatar Manjunath Kudlur2017-03-07
* Automated rollback of change 148492669Gravatar Manjunath Kudlur2017-02-25
* Rollback the change to depend on header only protobuf library.Gravatar Manjunath Kudlur2017-02-24
* Remove unused topn code.Gravatar A. Unique TensorFlower2017-02-18
* Blacklist already-failing tests in GPU PIP buildsGravatar Shanqing Cai2017-02-16
* Replace pip testing script with bazel.Gravatar Gunhan Gulsoy2017-02-13
* Replace dependency on entire proto library with just the headers for contrib.Gravatar Manjunath Kudlur2017-02-10
* Move contrib/tensor_forest custom op sources to kernels/, align with tensorfl...Gravatar A. Unique TensorFlower2017-01-27
* Move TensorForestEstimator to contrib, since that's where most of its code is...Gravatar A. Unique TensorFlower2017-01-09
* Create a class to use for input specification in TensorForest, and support a ...Gravatar A. Unique TensorFlower2017-01-09
* Remove so many more hourglass importsGravatar Justine Tunney2016-12-29
* Remove superfluous Python depsGravatar Justine Tunney2016-12-28
* Remove hourglass imports from even more testsGravatar Justine Tunney2016-12-16
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* Squeezing labels before passing them into the top k eval metric for TensorFor...Gravatar A. Unique TensorFlower2016-12-12
* Merge TensorForest ops into one library/generated python file, getting rid of...Gravatar A. Unique TensorFlower2016-12-12