Created
August 31, 2018 22:01
-
-
Save david-macleod/2f016f44da0ba9e31d17a7d0c08a736e to your computer and use it in GitHub Desktop.
Tensorflow CLI
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
# Examples of calls to various tensorflow features from CLI | |
# Load graph to tensorboard | |
python -m tensorflow.python.tools.import_pb_to_tensorboard |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment