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

#0: Clamp test #14706

Closed
Closed

Conversation

VirdhatchaniKN
Copy link
Contributor

@VirdhatchaniKN VirdhatchaniKN commented Nov 5, 2024

Issue : Case 3 in #13803
From PR : #14280

Issue faced : round_up: multiple must not be 0
Failing cases :

  • {"shape": [0, 1], "max": 4.135166556742356}
  • {"shape": [0, 2], "min": 0, "max": 1066}
  • {"shape": [0, 2], "min": 0, "max": 800}
Screenshot 2024-11-05 at 10 12 08 AM

@VirdhatchaniKN VirdhatchaniKN force-pushed the kalaivani/sweep_add_mul branch 2 times, most recently from 43a04bf to 63f6e5d Compare November 5, 2024 10:22
@VirdhatchaniKN VirdhatchaniKN force-pushed the kalaivani/sweep_add_mul branch 2 times, most recently from 08fded5 to 18a4800 Compare November 7, 2024 03:25
@VirdhatchaniKN
Copy link
Contributor Author

closing PR as case passes

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