aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/metrics/BUILD
Commit message (Expand)AuthorAge
* Implements tf.metrics.f1_score as the maximum f1 score across different thres...Gravatar A. Unique TensorFlower2018-07-11
* Reduce runtime of metric_ops_test by increasing sharding and splittingGravatar A. Unique TensorFlower2018-06-13
* Splits testLargeCase in metric_ops_test into a dedicated file for slow-runnin...Gravatar A. Unique TensorFlower2018-06-13
* Increase shard count yet more for tensorflow/contrib/metrics:metric_ops_test ...Gravatar A. Unique TensorFlower2018-05-10
* Fix flaky timeouts in metric_ops_test by sharding more.Gravatar A. Unique TensorFlower2018-04-24
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
* Add auc_with_confidence_intervalsGravatar A. Unique TensorFlower2018-02-15
* BUILD cleanup in contrib/...Gravatar A. Unique TensorFlower2017-10-30
* Automated g4 rollback of changelist 158565259Gravatar Gunhan Gulsoy2017-09-14
* Disable contrib tests on ASAN that are sometimes timing out.Gravatar A. Unique TensorFlower2017-07-13
* Selected BUILD cleanup in tensorflow/contrib/...Gravatar A. Unique TensorFlower2017-06-20
* Adjust test sizesGravatar A. Unique TensorFlower2017-06-09
* Update visibility of some targets to include internal code.Gravatar A. Unique TensorFlower2017-03-09
* 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
* Add missing numpy and six depsGravatar Justine Tunney2016-12-28
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* Merge changes from github.Gravatar Martin Wicke2016-12-14
* Remove _test.py files from py_library srcsGravatar Justine Tunney2016-12-08
* Moves most metrics from contrib into core.Gravatar A. Unique TensorFlower2016-12-02
* Moves metrics/sets and tensor_util.convert_to_tensor_or_sparse_tensor from co...Gravatar A. Unique TensorFlower2016-12-01
* Moving remove_squeezable_dimensions to framework/tensor_util so that it can b...Gravatar Nathan Silberman2016-09-27
* To prepare for removal of cuda_cc_test(s) build rule, make all build rulesGravatar Gunhan Gulsoy2016-09-09
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-08-16
* Validate shapes for set operations. Remove useless RegisterShape.Gravatar A. Unique TensorFlower2016-08-09
* Automated rollback of change 126829119Gravatar A. Unique TensorFlower2016-07-07
* Adds the precision recall AUC to slim metrics.Gravatar A. Unique TensorFlower2016-07-07
* Add streaming_mean_iou to metric_ops.Gravatar A. Unique TensorFlower2016-07-03
* Add multiclass multilabel precision and recall metric operations.Gravatar A. Unique TensorFlower2016-05-10
* Add multiclass multilabel precision and recall metric operations.Gravatar A. Unique TensorFlower2016-05-09
* Add multiclass multilabel precision and recall metric operations.Gravatar A. Unique TensorFlower2016-05-09
* Merge changes from github.Gravatar A. Unique TensorFlower2016-05-05
* Adding a series of streaming metrics to contrib including: streaming_accuracy...Gravatar A. Unique TensorFlower2016-04-26
* Added classification metrics file and accuracy op.Gravatar Illia Polosukhin2016-04-19
* Merge changes from github.Gravatar Illia Polosukhin2016-04-18
* Initial API in contrib/metrics/ and adding one Op (auc_using_histogram).Gravatar A. Unique TensorFlower2016-04-07