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
Bro, Please Solve cnn_tf to tensorflow version 2.0
and fix the error
classifier.train(input_fn=train_input_fn, hooks=[logging_hook]):
TypeError: Value passed to parameter 'input' has DataType uint8 not in list of allowed values: float16, bfloat16, float32, float64, int32
The text was updated successfully, but these errors were encountered:
Bro, Please Solve cnn_tf to tensorflow version 2.0
and fix the error
classifier.train(input_fn=train_input_fn, hooks=[logging_hook]):
TypeError: Value passed to parameter 'input' has DataType uint8 not in list of allowed values: float16, bfloat16, float32, float64, int32
The text was updated successfully, but these errors were encountered: