Skip to content

Modified notebook examples #319

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Modified notebook examples #319

wants to merge 3 commits into from

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.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant