Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.