Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

use constants instead of placeholders for inputs #22

Merged
merged 3 commits into from
Mar 17, 2018
Merged

Conversation

erikbern
Copy link
Contributor

realized it's really slow to feed 400MB of data into tensorflow on each step

this speeds it up like 10x

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 85.197% when pulling 75520da on tf-constants into 169b02f on master.

@coveralls
Copy link

coveralls commented Mar 17, 2018

Coverage Status

Coverage decreased (-0.2%) to 85.149% when pulling 04f7636 on tf-constants into 169b02f on master.

@erikbern
Copy link
Contributor Author

weird, on my mega test, it takes the number of steps from 1400 up to 6000, but it still runs in half the time. not sure what's up

@erikbern erikbern merged commit eb5926c into master Mar 17, 2018
@erikbern erikbern deleted the tf-constants branch March 17, 2018 03:52
@erikbern
Copy link
Contributor Author

really need to figure out how to use minibatches

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.

2 participants