Searched refs:RetryingGcsFileSystem (Results 1 – 3 of 3) sorted by relevance
448 class RetryingGcsFileSystem : public RetryingFileSystem<GcsFileSystem> {450 RetryingGcsFileSystem() in RetryingGcsFileSystem() function
2141 REGISTER_LEGACY_FILE_SYSTEM("gs", ::tensorflow::RetryingGcsFileSystem);
221 return new tensorflow::RetryingGcsFileSystem(); in CreateGcsFilesystemFn()