Skip to content

Commit

Permalink
remove unnecessary line
Browse files Browse the repository at this point in the history
  • Loading branch information
lshqqytiger committed Sep 26, 2024
1 parent 7b3f4d4 commit bfd8e70
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion installer.py
Original file line number Diff line number Diff line change
Expand Up @@ -473,7 +473,6 @@ def install_rocm_zluda():
# if not is_windows:
# os.environ.setdefault('TENSORFLOW_PACKAGE', 'tensorflow-rocm')

amd_gpus = []
device = None
try:
amd_gpus = rocm.get_agents()
Expand Down

0 comments on commit bfd8e70

Please sign in to comment.