Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/lib/io/
Dfile_io.py34 _DEFAULT_BLOCK_SIZE = 16 * 1024 * 1024 variable
844 def file_crc32(filename, block_size=_DEFAULT_BLOCK_SIZE):