Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
do not exit code
Browse files Browse the repository at this point in the history
Signed-off-by: Jack Luar <[email protected]>
luarss committed Jan 18, 2025

Verified

This commit was signed with the committer’s verified signature.
luarss Song Luar
1 parent bb80622 commit cbdaa13
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tools/AutoTuner/src/autotuner/distributed.py
Original file line number Diff line number Diff line change
@@ -1114,8 +1114,6 @@ def sweep():

if __name__ == "__main__":
args = parse_arguments()
print(args)
exit()

# Read config and original files before handling where to run in case we
# need to upload the files.

0 comments on commit cbdaa13

Please sign in to comment.