Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/data/experimental/ops/
Dgrouping.py285 self._key_func = structured_function.StructuredFunctionWrapper(
298 self._init_func = structured_function.StructuredFunctionWrapper(
315 wrapped_func = structured_function.StructuredFunctionWrapper(
370 self._finalize_func = structured_function.StructuredFunctionWrapper(
Dprefetching_ops.py239 self._map_func = structured_function.StructuredFunctionWrapper(
Dbatching.py339 self._map_func = structured_function.StructuredFunctionWrapper(
Ddata_service_ops.py348 uncompress_func = structured_function.StructuredFunctionWrapper(
/external/tensorflow/tensorflow/python/data/ops/
Dload_op.py65 self._reader_func = structured_function.StructuredFunctionWrapper(
Ddataset_ops.py76 StructuredFunctionWrapper = structured_function.StructuredFunctionWrapper variable
2608 wrapped_func = structured_function.StructuredFunctionWrapper(
4803 self._init_func = structured_function.StructuredFunctionWrapper(
4808 self._next_func = structured_function.StructuredFunctionWrapper(
4813 self._finalize_func = structured_function.StructuredFunctionWrapper(
5406 self._map_func = structured_function.StructuredFunctionWrapper(
5447 self._map_func = structured_function.StructuredFunctionWrapper(
5490 self._map_func = structured_function.StructuredFunctionWrapper(
5528 self._map_func = structured_function.StructuredFunctionWrapper(
5575 self._map_func = structured_function.StructuredFunctionWrapper(
[all …]
Dsave_op.py107 wrapped_func = structured_function.StructuredFunctionWrapper(
Dstructured_function.py77 class StructuredFunctionWrapper(): class
Dreaders.py331 self._map_func = structured_function.StructuredFunctionWrapper(
/external/tensorflow/tensorflow/python/data/benchmarks/
Dfrom_tensor_slices_benchmark.py33 self._map_func = structured_function.StructuredFunctionWrapper(