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

deepsparse support for numpy > 1.21.6 ? #336

Closed
SmartAudioTools opened this issue Jun 24, 2023 · 2 comments · Fixed by #332
Closed

deepsparse support for numpy > 1.21.6 ? #336

SmartAudioTools opened this issue Jun 24, 2023 · 2 comments · Fixed by #332
Labels
bug Something isn't working

Comments

@SmartAudioTools
Copy link

Hello,
I would like to be able to use deepsparse with a numpy > 1.21.6 . Is it just a setup.py problem or is there a real incompatibility with numpy > 1.21.6 ?
thanks

@SmartAudioTools SmartAudioTools added the bug Something isn't working label Jun 24, 2023
@dbogunowicz
Copy link
Contributor

Hey @SmartAudioTools . Yes, there is a bit of a problem with the fact that newer numpy versions when creating ragged nested sequences. We are currently working on the solution as we speak and in a matter of days, we should be supporting the latest numpy version.

@rahul-tuli
Copy link
Member

rahul-tuli commented Jun 27, 2023

Hi @SmartAudioTools, thanks for reaching out, latest Numpy support landed on nightly yesterday! You could try that. Let us know if you run into any snags.

@mgoin mgoin linked a pull request Jun 27, 2023 that will close this issue
@mgoin mgoin closed this as completed Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants