Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86d26fb commit f893da6Copy full SHA for f893da6
research/attention_ocr/python/model_test.py
@@ -16,7 +16,7 @@
16
"""Tests for the model."""
17
18
import numpy as np
19
-from six import xrange
+from six.moves import xrange
20
import string
21
import tensorflow as tf
22
from tensorflow.contrib import slim
0 commit comments