Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhambhokare1 committed Jul 16, 2024
1 parent afc865b commit 87756da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/function_libs/torch_lib/ops_test_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -2393,6 +2393,7 @@ def _where_input_wrangler(
"imag",
"isfinite",
"le",
"lerp",
"lgamma",
"log",
"log10",
Expand All @@ -2402,6 +2403,7 @@ def _where_input_wrangler(
"maximum",
"minimum",
"mul",
"mv",
"ne",
"neg",
"nextafter",
Expand Down

0 comments on commit 87756da

Please sign in to comment.