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

Path fixes & requirements files #2

Merged
merged 4 commits into from Mar 20, 2016
Merged

Path fixes & requirements files #2

merged 4 commits into from Mar 20, 2016

Conversation

polm
Copy link
Contributor

@polm polm commented Mar 20, 2016

Two things here:

  1. Since December it looks like something changed in checkpoint path handling in Tensorflow, so I updated the checkpoint file to fix it to work with 0.7.1 (the latest).
  2. Added some requirements files - they need work but they're enough to install the dependencies needed to run sample.py for now.

Relative path handling seems to have changed at some point since this
was released; see issues #571 and 751. -POLM
The reason there are three of these is that tensorflow is not
architecture-neutral.

Note I've only been able to test linux-cpu with sample.py so far, so
these still need additional testing and probably a few more imports.
Macs may require additional work due to the default Python being a bit
idiosyncratic.

For Tensorflow install instructions see here:

    https://www.tensorflow.org/versions/r0.7/get_started/os_setup.html#pip-installation

Once I get training working I'll add those requirements too. -POLM
hardmaru added a commit that referenced this pull request Mar 20, 2016
Path fixes & requirements files
@hardmaru hardmaru merged commit 37e8c08 into hardmaru:master Mar 20, 2016
@hardmaru
Copy link
Owner

thanks for the pull request

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.

None yet

2 participants