aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/gan/python/features/python/virtual_batchnorm_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/contrib/gan/python/features/python/virtual_batchnorm_test.py')
-rw-r--r--tensorflow/contrib/gan/python/features/python/virtual_batchnorm_test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/contrib/gan/python/features/python/virtual_batchnorm_test.py b/tensorflow/contrib/gan/python/features/python/virtual_batchnorm_test.py
index 845f89827b..2fe06a2872 100644
--- a/tensorflow/contrib/gan/python/features/python/virtual_batchnorm_test.py
+++ b/tensorflow/contrib/gan/python/features/python/virtual_batchnorm_test.py
@@ -148,7 +148,7 @@ class VirtualBatchnormTest(test.TestCase):
self.assertAllClose(bn_np[i, ...], vb_np)
def test_minibatch_independent(self):
- """Test that virtual batch normalized exampels are independent.
+ """Test that virtual batch normalized examples are independent.
Unlike batch normalization, virtual batch normalization has the property
that the virtual batch normalized value of an example is independent of the