Skip to content

Add inf=float(inf) in generate_op_accuracy_tests.py #820

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

amalbasaTT
Copy link
Contributor

Problem

When generating code for DETR model for accuracy testing, variable inf is not being initialized.

What's changed

Modified generate_op_accuracy_tests.py to include declaration and initialization of inf variable.

@amalbasaTT amalbasaTT added this pull request to the merge queue Mar 12, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 12, 2025
@amalbasaTT amalbasaTT force-pushed the amalbasaTT/detr_inf_fix branch from 7014eac to d4b55f0 Compare March 17, 2025 09:31
@amalbasaTT amalbasaTT added this pull request to the merge queue Mar 17, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Mar 17, 2025
@amalbasaTT amalbasaTT force-pushed the amalbasaTT/detr_inf_fix branch from d4b55f0 to 7b790f9 Compare March 18, 2025 09:00
@amalbasaTT amalbasaTT enabled auto-merge March 18, 2025 09:00
@amalbasaTT amalbasaTT added this pull request to the merge queue Mar 18, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Mar 18, 2025
@amalbasaTT amalbasaTT force-pushed the amalbasaTT/detr_inf_fix branch from 7b790f9 to 1d81db3 Compare March 18, 2025 15:14
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