Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
minmingzhu committed Mar 1, 2024
1 parent 158c4f8 commit 15dc7a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ray_nightly_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
ray stop
python examples/pytorch_nyctaxi.py
python examples/tensorflow_nyctaxi.py
# python examples/horovod_nyctaxi.py
#python examples/horovod_nyctaxi.py
python examples/xgboost_ray_nyctaxi.py
# python examples/raytrain_nyctaxi.py
python examples/data_process.py
2 changes: 1 addition & 1 deletion .github/workflows/raydp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
ray stop
python examples/pytorch_nyctaxi.py
python examples/tensorflow_nyctaxi.py
# python examples/horovod_nyctaxi.py
#python examples/horovod_nyctaxi.py
python examples/xgboost_ray_nyctaxi.py
# python examples/raytrain_nyctaxi.py
python examples/data_process.py

0 comments on commit 15dc7a8

Please sign in to comment.