HomeSort by relevance Sort by last modified time
    Searched refs:function_buffering_resource (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/contrib/data/python/ops/
prefetching_ops.py 26 def function_buffering_resource(string_arg, function
34 return gen_dataset_ops.function_buffering_resource(
  /external/tensorflow/tensorflow/contrib/data/python/kernel_tests/
prefetching_ops_test.py 64 buffer_resource_handle = prefetching_ops.function_buffering_resource(
  /external/tensorflow/tensorflow/contrib/eager/python/
datasets.py 115 self._buffer_resource_handle = prefetching_ops.function_buffering_resource( # pylint: disable=line-too-long

Completed in 98 milliseconds