Home
last modified time | relevance | path

Searched refs:_flat_structure (Results 1 – 25 of 29) sorted by relevance

12

/external/tensorflow/tensorflow/python/data/experimental/ops/
Dtesting.py96 **self._flat_structure))
109 **self._flat_structure))
122 **self._flat_structure)
Derror_ops.py71 **self._flat_structure))
76 **self._flat_structure))
Dprefetching_ops.py116 **self._input_dataset._flat_structure) # pylint: disable=protected-access
177 **self._input_dataset._flat_structure) # pylint: disable=protected-access
211 **self._input_dataset._flat_structure) # pylint: disable=protected-access
246 **self._flat_structure)
Doptimization.py105 **self._flat_structure))
217 **self._flat_structure))
Dscan_ops.py135 **self._flat_structure)
143 **self._flat_structure)
Ddistribute.py80 **self._flat_structure)
151 **self._flat_structure)
289 **self._flat_structure)
Dget_single_element.py69 dataset._variant_tensor, **dataset._flat_structure)) # pylint: disable=protected-access
Dsleep.py33 **self._flat_structure)
Dunique.py64 **self._flat_structure)
Dsnapshot.py101 **self._flat_structure)
247 **self._flat_structure)
Dcardinality.py115 **self._flat_structure)
Dtake_while_ops.py48 **self._flat_structure)
Drandom_ops.py39 seed=self._seed, seed2=self._seed2, **self._flat_structure)
Dstats_ops.py107 **self._flat_structure)
Dthreadpool.py72 **self._flat_structure)
Dbatching.py318 **self._flat_structure)
369 **self._flat_structure)
Dshuffle_ops.py49 **self._flat_structure)
Ddata_service_ops.py160 **self._flat_structure)
175 **self._flat_structure)
Dio.py157 **self._flat_structure)
Dgrouping.py292 **self._flat_structure)
412 **self._flat_structure)
Dparsing_ops.py100 **self._flat_structure))
/external/tensorflow/tensorflow/python/data/ops/
Ddataset_ops.py557 def _flat_structure(self): member in DatasetV2
2426 dataset_factory=_make_dataset, **self._flat_structure), None,
2491 container="", shared_name=shared_name, **self._flat_structure)
3678 **self._flat_structure)
3710 **self._flat_structure)
3757 **self._flat_structure)
3783 **self._flat_structure)
3798 **self._flat_structure)
3843 **self._flat_structure)
3848 **self._flat_structure)
[all …]
Dmulti_device_iterator_ops.py139 **self._flat_structure)
181 **self._flat_structure)
257 **self._dataset._flat_structure)) # pylint: disable=protected-access
537 … devices=self._devices, **dataset._flat_structure)) # pylint: disable=protected-access
/external/tensorflow/tensorflow/python/data/util/
Dtraverse_test.py36 **self._flat_structure)
38 temp_variant_tensor, **self._flat_structure)
/external/tensorflow/tensorflow/python/data/benchmarks/
Dfrom_tensor_slices_benchmark.py46 **self._flat_structure)

12