Skip to content

Commit

Permalink
remove gpu
Browse files Browse the repository at this point in the history
  • Loading branch information
mvpatel2000 committed Jan 12, 2024
1 parent 9d0ea0f commit 5a56b45
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/a_scripts/eval/test_eval.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ def test_icl_eval(eval_cfg: Union[om.ListConfig, om.DictConfig], capfd: Any,
assert expected_results in out


@pytest.mark.gpu
def test_loader_eval(capfd: Any, mock_saved_model_path: Any,
tmp_path: pathlib.Path):

Expand Down

0 comments on commit 5a56b45

Please sign in to comment.