You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get this error:ValueError: Incompatible type conversion requested to type 'float32' for variable of type 'int64_ref' could you tell you how to solve?Thank you
The text was updated successfully, but these errors were encountered:
I get this error:ValueError: Incompatible type conversion requested to type 'float32' for variable of type 'int64_ref' could you tell you how to solve?Thank you
Just remove callbacks_list in fit_model() function. It will work.
I get this error:ValueError: Incompatible type conversion requested to type 'float32' for variable of type 'int64_ref' could you tell you how to solve?Thank you
The text was updated successfully, but these errors were encountered: