Unverified Commit 0cc98628 authored by Neal Wu's avatar Neal Wu Committed by GitHub
Browse files

Merge pull request #2842 from joel-shor/master

Remove `import google3` from slim nets.
parents 7f2ea994 4bbf1ff1
......@@ -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