aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/linear_optimizer/BUILD
Commit message (Expand)AuthorAge
* Disalbe sdca test on all GPU builds.Gravatar Michael Case2018-07-23
* Disable failing gpu tests on WindowsGravatar A. Unique TensorFlower2018-07-10
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
* Raise to 4 the shard counts of //third_party/tensorflow/contrib/{factorizatio...Gravatar A. Unique TensorFlower2018-01-26
* Re-enable tsan for sdca_estimator_test.Gravatar A. Unique TensorFlower2017-09-10
* Further BUILD cleanup in tensorflow/contrib/...Gravatar A. Unique TensorFlower2017-07-18
* Disable sdca_estimator_test in tsan.Gravatar Gunhan Gulsoy2017-05-16
* Have sdca_model_fn used in SDCA-based optimizers use the training Ops from SD...Gravatar Petros Mol2017-05-08
* Edits and fixes to SDCA-based tf.learn estimators:Gravatar Petros Mol2017-03-23
* Adding SDCA-based tf.learn estimators.Gravatar Petros Mol2017-03-16
* Replace pip testing script with bazel.Gravatar Gunhan Gulsoy2017-02-13
* Remove so many more hourglass importsGravatar Justine Tunney2016-12-29
* Remove superfluous Python depsGravatar Justine Tunney2016-12-28
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* Move the util classes out of sdca_ops.py.Gravatar A. Unique TensorFlower2016-11-30
* Move SDCA optimizer kernels to core.Gravatar A. Unique TensorFlower2016-09-27
* Internal changeGravatar A. Unique TensorFlower2016-07-26
* internal change onlyGravatar Olivia Nordquist2016-07-19
* Move SDCAOptimizer from contrib/learn to contrib/linear_optimizerGravatar A. Unique TensorFlower2016-07-13
* Change SDCA to use MutableHashTable op instead of internal hash table.Gravatar A. Unique TensorFlower2016-06-27
* Removing lazy loading of sdca_ops.so since it is no longer necessary.Gravatar A. Unique TensorFlower2016-04-13
* Removed unnecessary link options when build shared libraries for custom ops.Gravatar Manjunath Kudlur2016-04-13
* Removing lazy loading of sdca_ops.so since it is no longer necessary.Gravatar A. Unique TensorFlower2016-04-12
* Removing lazy loading of sdca_ops.so since it is no longer necessary.Gravatar A. Unique TensorFlower2016-04-12
* Added standalone kernel_library and gen_op_wrapper_py targetsGravatar Manjunath Kudlur2016-03-22
* Re-arranging tensorflow contrib targets.Gravatar A. Unique TensorFlower2016-03-22
* Mark a bunch of tests "small" to reduce timeoutsGravatar Geoffrey Irving2016-03-21
* Documenting ASAN exclusion.Gravatar A. Unique TensorFlower2016-03-21
* Exclude failing tests from ASAN testingGravatar Yaroslav Bulatov2016-03-18
* Changes to make custom user ops not statically include tensorflow/core:framew...Gravatar Manjunath Kudlur2016-03-11
* Refactoring of SDCA related code for testability and addition of various sani...Gravatar A. Unique TensorFlower2016-03-03
* TensorFlow: fix OSX buildGravatar Vijay Vasudevan2016-03-02
* Adds squared-loss / linear regression to SDCA.Gravatar A. Unique TensorFlower2016-03-01
* Switch sdca_ops to use tf.load_library mechanism.Gravatar A. Unique TensorFlower2016-02-25
* Temporarily disable sdca_ops_test - it breaks the opensource build.Gravatar Eugene Brevdo2016-02-24
* Add correct dependencies to sdca ops to fix build breakage.Gravatar A. Unique TensorFlower2016-02-24