aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/quantization/python/math_ops.py
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/contrib/quantization/python/math_ops.py')
-rw-r--r--tensorflow/contrib/quantization/python/math_ops.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/contrib/quantization/python/math_ops.py b/tensorflow/contrib/quantization/python/math_ops.py
index d863cdad26..79aa101396 100644
--- a/tensorflow/contrib/quantization/python/math_ops.py
+++ b/tensorflow/contrib/quantization/python/math_ops.py
@@ -23,3 +23,4 @@ from tensorflow.python.framework import common_shapes
from tensorflow.python.framework import ops
from tensorflow.python.ops import gen_math_ops
from tensorflow.python.ops.gen_math_ops import *
+# pylint: enable=unused-import,wildcard-import