Home
last modified time | relevance | path

Searched defs:prefetch_to_device (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/python/data/experimental/ops/
Dprefetching_ops.py34 def prefetch_to_device(device, buffer_size=None): function
/external/tensorflow/tensorflow/python/distribute/
Dparameter_server_strategy_test.py771 def test_prefetch_to_device_dataset(self, prefetch_to_device): argument
Dcollective_all_reduce_strategy_test.py311 def test_prefetch_to_device_dataset(self, prefetch_to_device): argument