Closed sunxiaobiu closed 8 years ago
I don't think this is a solution. You need to modify existing code to make it work with the gs file system. Did you read the hints I provided? On Fri, 4 Nov 2016 at 6:37 PM, sunxiaobiu notifications@github.com wrote:
to run the sample:
python storage.py
You can view, comment on, or merge this pull request online at:
https://github.com/hunkim/word-rnn-tensorflow/pull/23 Commit Summary
- add storage.py & test
File Changes
- A storage.py https://github.com/hunkim/word-rnn-tensorflow/pull/23/files#diff-0 (100)
- A storage_test.py https://github.com/hunkim/word-rnn-tensorflow/pull/23/files#diff-1 (11)
Patch Links:
- https://github.com/hunkim/word-rnn-tensorflow/pull/23.patch
- https://github.com/hunkim/word-rnn-tensorflow/pull/23.diff
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/hunkim/word-rnn-tensorflow/pull/23, or mute the thread https://github.com/notifications/unsubscribe-auth/AA3DV2LAdu5SbF1iMqpwT2t4Lku7AEgbks5q6wrbgaJpZM4KpZR_ .
According to the hints you mentioned before, I have commit the code that change native python IO to tensorflow.python.lib.io.
Did you test this code? I am not sure this is even working.
I am so sorry that I haven't test the code because in mainland China, my credit card can not successfully register the google cloud platform account. So I haven't got a avaliable static bucket name to use.
to run the sample: python storage.py