Skip to content

Conversation

Le0nard
Copy link

@Le0nard Le0nard commented May 30, 2025

number_of_classes is a NumPy unsigned 8-bit integer (np.uint8). If multiplied by integer variable generates a compile time error. Fixed by casting the data type to int.

number_of_classes is a NumPy unsigned 8-bit integer (np.uint8). If multiplied by integer variable generates a compile time error. Fixed by casting the data type to int.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant