Skip to content

Conversation

softwaregeek1001
Copy link

No description provided.

hpang added 3 commits August 2, 2019 11:40
1. converted examples from python2 to compatible python3 version;

2. for examples with remote data, changed the data path from "/tmp/dataset" to "./dataset/file_name"

3. added :
       config = tf.ConfigProto()
       config.gpu_options.allow_growth=True
       sess = tf.Session(config=config)

       for gpu memory increasing.
4. reformatted files

5. tested on Orion notebook.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant