Skip to contents

Return the default image data format convention.

Usage

config_image_data_format()

Value

A string, either 'channels_first' or 'channels_last'.

Examples

## [1] "channels_last"