Support Cloud ML?
We need to change native python IO to support Google Storage, gs://.
Some hits are:
- http://stackoverflow.com/questions/40133223/pickled-scipy-sparse-matrix-as-input-data
- https://github.com/tensorflow/tensorflow/blob/master/tensorflow/python/lib/io/file_io.py
@sunxiaobiu Could you take a look at this?
You can test to use the auto-generated Google APIs Client Library for Python to send requests to the Google Cloud Storage JSON API, using OAuth authentication. The examples are as follows: git clone https://github.com/GoogleCloudPlatform/python-docs-samples.git
I'm not sure this is the solution. Can you change the code and test? On Fri, 4 Nov 2016 at 3:01 PM, sunxiaobiu [email protected] wrote:
You can test to use the auto-generated Google APIs Client Library for Python to send requests to the Google Cloud Storage JSON API, using OAuth authentication. The examples are as follows: git clone https://github.com/GoogleCloudPlatform/python-docs-samples.git
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/hunkim/word-rnn-tensorflow/issues/22#issuecomment-258358084, or mute the thread https://github.com/notifications/unsubscribe-auth/AA3DV6asgUrxaLktRxIBeSL6d3tgXjewks5q6thjgaJpZM4KoFrf .
ok,I will have a try.
Submit a pr first and I'll check the code. On Fri, 4 Nov 2016 at 4:31 PM, sunxiaobiu [email protected] wrote:
ok,I will have a try.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/hunkim/word-rnn-tensorflow/issues/22#issuecomment-258370779, or mute the thread https://github.com/notifications/unsubscribe-auth/AA3DV3ZZx7iFAGrkiFXKY2wrIt7qHhiRks5q6u1igaJpZM4KoFrf .