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 7f2ea99 commit 86d26fbCopy full SHA for 86d26fb
research/attention_ocr/python/model_test.py
@@ -16,6 +16,7 @@
16
"""Tests for the model."""
17
18
import numpy as np
19
+from six import xrange
20
import string
21
import tensorflow as tf
22
from tensorflow.contrib import slim
0 commit comments