Skip to content

Commit 86d26fb

Browse files
author
cclauss
authored
from six.moves import xrange for
1 parent 7f2ea99 commit 86d26fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

research/attention_ocr/python/model_test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"""Tests for the model."""
1717

1818
import numpy as np
19+
from six import xrange
1920
import string
2021
import tensorflow as tf
2122
from tensorflow.contrib import slim

0 commit comments

Comments
 (0)