Unverified Commit 86d26fb1 authored by cclauss's avatar cclauss Committed by GitHub
Browse files

from six.moves import xrange for

parent 7f2ea994
......@@ -16,6 +16,7 @@
"""Tests for the model."""
import numpy as np
from six import xrange
import string
import tensorflow as tf
from tensorflow.contrib import slim
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment