Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/data/experimental/ops/
H A 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(
H A Dprefetching_ops.py239 self._map_func = structured_function.StructuredFunctionWrapper(
H A Dbatching.py339 self._map_func = structured_function.StructuredFunctionWrapper(
H A Ddata_service_ops.py348 uncompress_func = structured_function.StructuredFunctionWrapper(
/aosp_15_r20/external/tensorflow/tensorflow/python/data/ops/
H A 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 …]
H A Dload_op.py65 self._reader_func = structured_function.StructuredFunctionWrapper(
H A Dsave_op.py107 wrapped_func = structured_function.StructuredFunctionWrapper(
H A Dstructured_function.py77 class StructuredFunctionWrapper(): class
H A Dreaders.py331 self._map_func = structured_function.StructuredFunctionWrapper(
/aosp_15_r20/external/tensorflow/tensorflow/python/data/benchmarks/
H A Dfrom_tensor_slices_benchmark.py33 self._map_func = structured_function.StructuredFunctionWrapper(