Home
last modified time | relevance | path

Searched refs:block_size_bytes (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/platform/cloud/
Dgcs_file_system.h227 void ResetFileBlockCache(size_t block_size_bytes, size_t max_bytes,
Dgcs_file_system.cc869 void GcsFileSystem::ResetFileBlockCache(size_t block_size_bytes, in ResetFileBlockCache() argument
874 MakeFileBlockCache(block_size_bytes, max_bytes, max_staleness_secs); in ResetFileBlockCache()