Closed hmunshi closed 5 years ago
Hi I get the following error:
TypeError: Values passed to parameter 'x' has a DataType of int32 not in the list of allowed values: bfloat16, float16, float32, float64
Anyone else faced a similar issue? Any pointers will really help.
Regards, Harsh
Also because of the same error, when the model tries to validate from the intermediate training checkpoint it crashes too.
ok sorry to bother, it's a python2 issue -
Hi I get the following error:
TypeError: Values passed to parameter 'x' has a DataType of int32 not in the list of allowed values: bfloat16, float16, float32, float64
Anyone else faced a similar issue? Any pointers will really help.
Regards, Harsh