tf.keras.ops.isnan

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

x Input tensor.

Output boolean tensor.