Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/timeseries/python/timeseries/
Dinput_pipeline.py224 def __init__(self, data, read_num_records_hint=4096): argument
242 self._read_num_records_hint = read_num_records_hint
285 def __init__(self, filenames, read_num_records_hint=4096): argument
296 self._read_num_records_hint = read_num_records_hint
432 read_num_records_hint=4096): argument
475 filenames=filenames, read_num_records_hint=read_num_records_hint)