Skip to content

Commit

Permalink
isort fix
Browse files Browse the repository at this point in the history
  • Loading branch information
priyakasimbeg committed Sep 28, 2023
1 parent 255d835 commit b7f4cbc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion submission_runner.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@
from algorithmic_efficiency.pytorch_utils import sync_ddp_time
from algorithmic_efficiency.workloads import workloads


# Hide any GPUs form TensorFlow. Otherwise TF might reserve memory and make
# it unavailable to JAX.
tf.config.set_visible_devices([], 'GPU')
Expand Down

0 comments on commit b7f4cbc

Please sign in to comment.