"src/git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "fa750a15bd90f64c1fb53df3227cd0e247e2f1e8"
Commit 438dfce4 authored by Marianne Linhares Monteiro's avatar Marianne Linhares Monteiro Committed by GitHub
Browse files

Removing unused import

parent 4d543417
...@@ -18,8 +18,6 @@ See http://www.cs.toronto.edu/~kriz/cifar.html. ...@@ -18,8 +18,6 @@ See http://www.cs.toronto.edu/~kriz/cifar.html.
""" """
import os import os
from six.moves import xrange # pylint: disable=redefined-builtin
import tensorflow as tf import tensorflow as tf
HEIGHT = 32 HEIGHT = 32
......
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