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

Converting TF on numpy 1.26 #2317

Open
izaszopa opened this issue Mar 18, 2024 · 0 comments
Open

Converting TF on numpy 1.26 #2317

izaszopa opened this issue Mar 18, 2024 · 0 comments
Assignees
Labels
bug An unexpected problem or unintended behavior

Comments

@izaszopa
Copy link

Convert h5 file to onnx gives error, that np.bool object is not attribute of numpy.

For versions above numpy 1.20 this module was deprecated and in 1.24 it was deleted. I saw that you already fixed np.float and np.str, but bool is still there. Can you fix it?
tfonnx_error

@izaszopa izaszopa added the bug An unexpected problem or unintended behavior label Mar 18, 2024
@fatcat-z fatcat-z self-assigned this Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An unexpected problem or unintended behavior
Projects
None yet
Development

No branches or pull requests

2 participants