Open
Description
ValueError: Failed to convert a NumPy array to a Tensor (Unsupported object type int)
Encountered this error for the same. On deep research, I found that it was due to udi8 and bool mis-errors in older(yours) andcurrent version(where tf reads them as bool).
Need to maintain a consistent data type along it. Already created a pull request for it
Metadata
Metadata
Assignees
Labels
No labels