tensorflow::EnvWrapper::GetFileSystemForFile()

Status tensorflow::EnvWrapper::GetFileSystemForFile(const string &fname, FileSystem **result) override

Returns the FileSystem object to handle operations on the file specified by 'fname'. The FileSystem object is used as the implementation for the file system related (non-virtual) functions that follow. Returned FileSystem object is still owned by the Env object and will.

doc_TensorFlow
2016-10-14 18:57:03
Comments
Leave a Comment

Please login to continue.