Skip to content

Commit 994b31c

Browse files
authored
fix distributed.py
Signed-off-by: Song Luar <[email protected]>
1 parent 450ad0a commit 994b31c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/AutoTuner/src/autotuner/distributed.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@
106106
)
107107
# Global variable for args
108108
args = None
109-
sys.exit(16)
110109

111110

112111
class AutoTunerBase(tune.Trainable):

0 commit comments

Comments
 (0)