You need to sign in or sign up before continuing.
Commit 4bbf1ff1 authored by Joel Shor's avatar Joel Shor
Browse files

Remove `import google3` from slim nets.

parent 7f2ea994
......@@ -17,7 +17,6 @@ from __future__ import absolute_import
from __future__ import division
from __future__ import print_function
import google3
import numpy as np
import tensorflow as tf
......
......@@ -19,8 +19,6 @@ from __future__ import print_function
from math import log
import google3
import tensorflow as tf
slim = tf.contrib.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