Skip to content

Commit

Permalink
nit update
Browse files Browse the repository at this point in the history
  • Loading branch information
zpcore committed Jul 18, 2024
1 parent f10fa5e commit a22748f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion torch_xla/core/xla_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
from torch_xla.experimental.deprecation import deprecated
import torch_xla._internal.utils as _utils


_DEVICES = xu.LazyProperty(lambda: torch_xla._XLAC._xla_get_devices())

REDUCE_SUM = 'sum'
Expand Down

0 comments on commit a22748f

Please sign in to comment.