Skip to content

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

@taeguk

Description

@taeguk

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".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions