Skip to content

Commit

Permalink
Disable torch NLT tests for now
Browse files Browse the repository at this point in the history
Signed-off-by: Denis Barakhtanov <[email protected]>
  • Loading branch information
0xE0F committed Nov 13, 2024
1 parent 1d45f6b commit df40cd0
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions utils/ci/run_in_gha.sh
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,3 @@ echo ::endgroup::
echo ::group::Container copy test
./utils/node_local_test.py --no-root --memcheck no --system-ram-reserved 1 --test cont_copy
echo ::endgroup::

echo ::group::PyTorch test
pip install 'torch>=2.2.0'
./utils/node_local_test.py --no-root --memcheck no --system-ram-reserved 1 --test torch_map_dataset
./utils/node_local_test.py --no-root --memcheck no --system-ram-reserved 1 --test torch_iter_dataset
echo ::endgroup::

0 comments on commit df40cd0

Please sign in to comment.