Home
last modified time | relevance | path

Searched refs:convert_legacy_structure (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/python/data/experimental/ops/
Dscan_ops.py96 self._element_spec = structure.convert_legacy_structure(
119 self._state_structure = structure.convert_legacy_structure(
Dinterleave_ops.py134 self._element_spec = structure.convert_legacy_structure(
Dgrouping.py370 self._state_structure = structure.convert_legacy_structure(
/external/tensorflow/tensorflow/python/data/ops/
Diterator_ops.py111 self._element_spec = structure.convert_legacy_structure(
204 output_structure = structure.convert_legacy_structure(
278 output_structure = structure.convert_legacy_structure(
Ddataset_ops.py2200 state_structure = structure.convert_legacy_structure(
2549 return structure.convert_legacy_structure(
3449 self._input_structure = structure.convert_legacy_structure(
3750 self._structure = structure.convert_legacy_structure(
4261 self._structure = structure.convert_legacy_structure(
4606 structure.convert_legacy_structure(
/external/tensorflow/tensorflow/python/data/util/
Dstructure.py133 def convert_legacy_structure(output_types, output_shapes, output_classes): function
Dstructure_test.py590 actual_structure = structure.convert_legacy_structure(