Skip to content

Commit

Permalink
testing PR going with org change
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam-Armstrong committed Apr 11, 2024
1 parent 529d0af commit d6bd029
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
FW_STRS = ["numpy", "jax", "tensorflow", "torch"]




@pytest.fixture(autouse=True)
def run_around_tests(dev_str, f, compile_graph, fw):
if "gpu" in dev_str and fw == "numpy":
Expand Down

0 comments on commit d6bd029

Please sign in to comment.