Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/data/experimental/ops/
Dgrouping.py297 self._key_func = dataset_ops.StructuredFunctionWrapper(
308 self._init_func = dataset_ops.StructuredFunctionWrapper(
325 wrapped_func = dataset_ops.StructuredFunctionWrapper(
378 self._finalize_func = dataset_ops.StructuredFunctionWrapper(
420 self._window_size_func = dataset_ops.StructuredFunctionWrapper(
434 self._key_func = dataset_ops.StructuredFunctionWrapper(
446 self._reduce_func = dataset_ops.StructuredFunctionWrapper(
Dio.py94 wrapped_func = dataset_ops.StructuredFunctionWrapper(
145 self._reader_func = dataset_ops.StructuredFunctionWrapper(
Dsnapshot.py219 self._reader_func = dataset_ops.StructuredFunctionWrapper(
226 self._shard_func = dataset_ops.StructuredFunctionWrapper(
Dtake_while_ops.py34 wrapped_func = dataset_ops.StructuredFunctionWrapper(
Doptimization.py188 dataset_ops.StructuredFunctionWrapper(
Dscan_ops.py51 wrapped_func = dataset_ops.StructuredFunctionWrapper(
Dprefetching_ops.py236 self._map_func = dataset_ops.StructuredFunctionWrapper(
Dbatching.py334 self._map_func = dataset_ops.StructuredFunctionWrapper(
/external/tensorflow/tensorflow/python/data/benchmarks/
Dfrom_tensor_slices_benchmark.py36 self._map_func = dataset_ops.StructuredFunctionWrapper(
/external/tensorflow/tensorflow/python/data/ops/
Ddataset_ops.py2143 wrapped_func = StructuredFunctionWrapper(
3397 class StructuredFunctionWrapper(object): class
3653 self._init_func = StructuredFunctionWrapper(
3658 self._next_func = StructuredFunctionWrapper(
3663 self._finalize_func = StructuredFunctionWrapper(
4313 self._map_func = StructuredFunctionWrapper(
4352 self._map_func = StructuredFunctionWrapper(
4394 self._map_func = StructuredFunctionWrapper(
4426 self._map_func = StructuredFunctionWrapper(
4472 self._map_func = StructuredFunctionWrapper(
[all …]
Dreaders.py255 self._map_func = dataset_ops.StructuredFunctionWrapper(