Returns the default image data format convention. Returns: A string, either `'channels_first'` or `'channels_last'` Example: ```python keras.backend.image_data_format() >>> 'channels_first' ```
()
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected