Skip to content

Commit

Permalink
Update debugging.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ManfeiBai authored Nov 29, 2023
1 parent f4e44ea commit d46323b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions torch_xla/distributed/spmd/debugging.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
import torch_xla.core.xla_model as xm
import torch_xla.runtime as xr
import torch_xla.experimental.xla_sharding as xs
import torch_xla.core.xla_env_vars as xenv
import torch_xla.utils.utils as xu
from torch_xla.experimental.xla_sharded_tensor import XLAShardedTensor

Expand Down

0 comments on commit d46323b

Please sign in to comment.