Mentions légales du service

Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
...@@ -17,7 +17,6 @@ from __future__ import absolute_import ...@@ -17,7 +17,6 @@ from __future__ import absolute_import
from __future__ import division from __future__ import division
from __future__ import print_function from __future__ import print_function
import google3
import numpy as np import numpy as np
import tensorflow as tf import tensorflow as tf
......
...@@ -19,8 +19,6 @@ from __future__ import print_function ...@@ -19,8 +19,6 @@ from __future__ import print_function
from math import log from math import log
import google3
import tensorflow as tf import tensorflow as tf
slim = tf.contrib.slim slim = tf.contrib.slim
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment