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

File Open Mode when a worker read a file that filename is sent from a slave. #13

Open
taeguk opened this issue Oct 5, 2016 · 0 comments

Comments

@taeguk
Copy link
Member

taeguk commented Oct 5, 2016

When a worker read a file that filename is sent from a slave, what mode do we use to open a file?

In current,

  • "rb" where session file
  • "rt" where result file

I think this will be okay in now.
But, in tensorflow object code template, we must remember and follow the assumption of file data type for continuous "okay".

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

No branches or pull requests

1 participant