Skip to content

Commit

Permalink
Updated example
Browse files Browse the repository at this point in the history
  • Loading branch information
leschultz committed Apr 19, 2024
1 parent ab3b041 commit d7eb499
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/materials/combined/run.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
export PYTHONPATH=../../../src/:$PYTHONPATH
python3 fit.py
torchrun fit.py
2 changes: 1 addition & 1 deletion examples/synthetic/run.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
export PYTHONPATH=../../src/:$PYTHONPATH
python3 fit.py
torchrun fit.py

0 comments on commit d7eb499

Please sign in to comment.