Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/data/ops/
Ddataset_ops.py2790 def _is_padded_shape_compatible_with(padded_shape, input_component_shape): argument
2814 def _padded_shape_to_tensor(padded_shape, input_component_shape): argument