"vscode:/vscode.git/clone" did not exist on "da44aa62995e79c13a74a0de7d5e3eb88cdac9aa"
Unverified Commit b634d42d authored by Neal Wu's avatar Neal Wu Committed by GitHub
Browse files

Separate imports into two groups

parent d903d5ed
...@@ -20,6 +20,7 @@ from __future__ import print_function ...@@ -20,6 +20,7 @@ from __future__ import print_function
import os import os
import shutil import shutil
import gzip import gzip
import numpy as np import numpy as np
from six.moves import urllib from six.moves import urllib
import tensorflow as tf import tensorflow as tf
......
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