Checks if input tf.keras.Model is compiled
Instead of checking for attribute, check that attribute value is not None. PiperOrigin-RevId: 264409455
Please register or sign in to comment
Instead of checking for attribute, check that attribute value is not None. PiperOrigin-RevId: 264409455