aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/learn
Commit message (Expand)AuthorAge
...
* Automated g4 rollback of changelist 185842713Gravatar Martin Wicke2018-03-06
* Docs: Fix prefix for the fancy-linker.Gravatar Billy Lamberta2018-03-06
* Deprecate tf.contrib.learn.Gravatar Martin Wicke2018-02-26
* Add min_check_interval_secs with 5s as default to ValidationMonitor to avoid ...Gravatar A. Unique TensorFlower2018-02-22
* Automated g4 rollback of changelist 186019263Gravatar A. Unique TensorFlower2018-02-17
* Merge changes from github.Gravatar Ankur Taly2018-02-16
* Internal changeGravatar A. Unique TensorFlower2018-02-16
* Fix a bug of overestimating AUC_PR. When TP and FP are both 0s, the precision...Gravatar A. Unique TensorFlower2018-02-15
* regression_head accepts link_fn as parameter, so the use can use self defin...Gravatar A. Unique TensorFlower2018-02-09
* Merge changes from github.Gravatar Michael Case2018-02-07
* Add pylint check for W0611 unused-import in ci_sanity.sh and fix existing pyl...Gravatar Yifei Feng2018-02-06
* Contrib estimator should handle ResourceVariables properly.Gravatar Alexandre Passos2018-02-06
* Add iterate_batches arg to Estimator.predictGravatar A. Unique TensorFlower2018-02-01
* Add C0326 bad-whitespace error to pylint sanity check.Gravatar Yifei Feng2018-01-29
* Add C0301 line-too-long error to pylint sanity check.Gravatar Yifei Feng2018-01-26
* Add C0330 bad-continuation check to pylint.Gravatar Yifei Feng2018-01-25
* Increase shard count of tensorflow/contrib/learn:linear_test to avoid test ti...Gravatar A. Unique TensorFlower2018-01-23
* Support writing np.ndarray as tensors in Summary proto.Gravatar A. Unique TensorFlower2018-01-18
* Allow numpy_input_fn to take an ndarray representing a single input feature.Gravatar A. Unique TensorFlower2018-01-18
* export_strategy: Add strip_default_attrs to ExportStrategy and it's export_fn...Gravatar A. Unique TensorFlower2018-01-17
* Automated g4 rollback of changelist 182127737Gravatar A. Unique TensorFlower2018-01-16
* Internal Change.Gravatar Michael Case2018-01-16
* Fixes flaky step counting test in dnn_linear_combined_testGravatar A. Unique TensorFlower2018-01-11
* Make best model export strategy preemption-safe.Gravatar A. Unique TensorFlower2018-01-11
* Removing dnn_linear_combined_test from msan testing.Gravatar Amit Patankar2018-01-09
* meta_graph export: Add support to strip default valued attributes.Gravatar A. Unique TensorFlower2018-01-02
* Merge changes from github.Gravatar A. Unique TensorFlower2017-12-22
* Only squeeze the last dimension of outputs and indices in infer_graph ofGravatar A. Unique TensorFlower2017-12-21
* Updating sparsify gather to work with core estimators.Gravatar A. Unique TensorFlower2017-12-18
* Automated g4 rollback of changelist 179260538Gravatar Dandelion Man?2017-12-15
* Automated g4 rollback of changelist 179258973Gravatar A. Unique TensorFlower2017-12-15
* Merge changes from github.Gravatar Dandelion Man?2017-12-15
* Add checkpoint_path to evaluation predicate_fnGravatar A. Unique TensorFlower2017-12-13
* Disable flaky //tensorflow/contrib/learn:dnn_linear_combined_testGravatar Yifei Feng2017-12-12
* Add `grpc_enabled` optional argument to various Python test rules.Gravatar Derek Murray2017-12-11
* Merge changes from github.Gravatar Shanqing Cai2017-12-06
* Handle repeated applications of functools.partial correctly.Gravatar A. Unique TensorFlower2017-12-06
* Modifying _get_examples in graph_io.py to utilize tf.cond.Gravatar A. Unique TensorFlower2017-12-04
* Disable state_saving_rnn_estimator_test in asan mode.Gravatar Gunhan Gulsoy2017-11-30
* Merge changes from github.Gravatar Yifei Feng2017-11-22
* Automated g4 rollback of changelist 176615107Gravatar Yifei Feng2017-11-22
* Automated g4 rollback of changelist 176615737Gravatar Yifei Feng2017-11-22
* Merged commit includes the following changes:Gravatar A. Unique TensorFlower2017-11-22
* Merge changes from github.Gravatar Yifei Feng2017-11-21
* Add support for saving_listeners to Experiment.Gravatar A. Unique TensorFlower2017-11-21
* Enabling default extend_export_strategy call to use the base_export_strategy ...Gravatar A. Unique TensorFlower2017-11-14
* n/a (internal change only)Gravatar A. Unique TensorFlower2017-11-10
* BUILD cleanup in selected packages in contrib/...Gravatar A. Unique TensorFlower2017-10-31
* n/a (internal change only)Gravatar A. Unique TensorFlower2017-10-27
* Merge changes from github.Gravatar Benoit Steiner2017-10-24