code for blog post tensorflow model serialization
Last active
July 18, 2017 16:11
-
-
Save dboyliao/f5ef2453e7059d27cbe845b35cc6ebc9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| * | |
| !*.ipynb | |
| !.gitignore | |
| !*.py | |
| *_pb2.py | |
| !requirements.txt |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| jupyter==1.0.0 | |
| matplotlib==2.0.2 | |
| Pillow==4.2.1 | |
| tensorflow==1.2.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment