nvidia.dali.experimental.dynamic.experimental.peek_image_shape#
- nvidia.dali.experimental.dynamic.experimental.peek_image_shape(
- input,
- /,
- *,
- batch_size=None,
- device=None,
- adjust_orientation=None,
- dtype=None,
- image_type=None,
Warning
This operator is now deprecated. Use
peek_image_shape()instead.Experimental features of the decoders have been moved to the main module, this is just an alias maintained for backward compatibility.
Alias for
peek_image_shape().