keras-alzheimers-3d-conv icon indicating copy to clipboard operation
keras-alzheimers-3d-conv copied to clipboard

ValueError: Incompatible type conversion requested to type 'float32' for variable of type 'int64_ref'

Open yxyyr opened this issue 6 years ago • 1 comments

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

yxyyr avatar Aug 22 '18 03:08 yxyyr

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.

Skyhigh2574 avatar Jan 31 '20 13:01 Skyhigh2574