Home
last modified time | relevance | path

Searched defs:input_component_shape (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/data/ops/
H A Ddataset_ops.py5186 def _is_padded_shape_compatible_with(padded_shape, input_component_shape): argument
5210 def _padded_shape_to_tensor(padded_shape, input_component_shape): argument