aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/losses
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2017-11-02 11:11:19 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2017-11-02 11:15:15 -0700
commit40200401c6fe5f909d8cd65177fd09f6d6a6346a (patch)
treecd3279fea19b365ab91c38e37e534d5fb0cb8545 /tensorflow/contrib/losses
parent913a96bccee065cbd34f4d24c70e225023c1987b (diff)
Internal Change
PiperOrigin-RevId: 174352108
Diffstat (limited to 'tensorflow/contrib/losses')
-rw-r--r--tensorflow/contrib/losses/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/contrib/losses/BUILD b/tensorflow/contrib/losses/BUILD
index 515290e217..5694211521 100644
--- a/tensorflow/contrib/losses/BUILD
+++ b/tensorflow/contrib/losses/BUILD
@@ -82,6 +82,7 @@ py_library(
py_test(
name = "metric_loss_ops_test",
+ size = "large",
srcs = [
"python/metric_learning/metric_loss_ops_test.py",
],