tf.keras.ops.isnan

Test element-wise for NaN and return result as a boolean tensor.

xInput tensor.

Output boolean tensor.