Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/data/experimental/ops/
Dgrouping.py271 self._key_func = dataset_ops.StructuredFunctionWrapper(
282 self._init_func = dataset_ops.StructuredFunctionWrapper(
299 wrapped_func = dataset_ops.StructuredFunctionWrapper(
353 self._finalize_func = dataset_ops.StructuredFunctionWrapper(
395 self._window_size_func = dataset_ops.StructuredFunctionWrapper(
409 self._key_func = dataset_ops.StructuredFunctionWrapper(
422 self._reduce_func = dataset_ops.StructuredFunctionWrapper(
Dtake_while_ops.py34 wrapped_func = dataset_ops.StructuredFunctionWrapper(
Doptimization.py257 dataset_ops.StructuredFunctionWrapper(
Dscan_ops.py58 wrapped_func = dataset_ops.StructuredFunctionWrapper(
Dprefetching_ops.py236 self._map_func = dataset_ops.StructuredFunctionWrapper(
Dbatching.py573 self._map_func = dataset_ops.StructuredFunctionWrapper(
/external/tensorflow/tensorflow/python/data/ops/
Ddataset_ops.py1283 wrapped_func = StructuredFunctionWrapper(
2228 class StructuredFunctionWrapper(object): class
2478 self._init_func = StructuredFunctionWrapper(
2483 self._next_func = StructuredFunctionWrapper(
2488 self._finalize_func = StructuredFunctionWrapper(
3001 self._map_func = StructuredFunctionWrapper(
3039 self._map_func = StructuredFunctionWrapper(
3074 self._map_func = StructuredFunctionWrapper(
3106 self._map_func = StructuredFunctionWrapper(
3145 self._map_func = StructuredFunctionWrapper(
[all …]
Dreaders.py129 self._map_func = dataset_ops.StructuredFunctionWrapper(