Returns the default float type, as a string. E.g. 'float16', 'float32', 'float64'. Returns: String, the current default float type. Example: ```python keras.backend.floatx() >>> 'float32' ```
()
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected