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

hls4ml optimization/dsp_aware_pruning changing tensorflow global behavior #1092

Open
calad0i opened this issue Oct 26, 2024 · 0 comments · May be fixed by #1093
Open

hls4ml optimization/dsp_aware_pruning changing tensorflow global behavior #1092

calad0i opened this issue Oct 26, 2024 · 0 comments · May be fixed by #1093
Assignees

Comments

@calad0i
Copy link
Contributor

calad0i commented Oct 26, 2024

A couple of the current tests fails if hls4ml.optimization.dsp_aware_pruning is imported prior to those tests. The code causing the issue appears to be

np_config.enable_numpy_behavior()

Is there anyway we can avoid using this?

@calad0i calad0i linked a pull request Oct 26, 2024 that will close this issue
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 a pull request may close this issue.

2 participants