Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: flatpack was training with ints #234

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

sash-a
Copy link
Collaborator

@sash-a sash-a commented Mar 18, 2024

flatpack training was returning an error: ValueError: data type <class 'numpy.int32'> not inexact because we changed the dtypes of the observation to ints, I have casted it to floats in the training.

Thanks @RuanJohn for reporting this 😄

@sash-a sash-a self-assigned this Mar 18, 2024
@clement-bonnet clement-bonnet merged commit f025e4f into instadeepai:main Mar 18, 2024
3 checks passed
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.

2 participants