Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ManfeiBai authored Nov 27, 2023
1 parent 14e2bed commit 2a0b941
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion torch_xla/distributed/spmd/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
XLAPatchedLinear, mark_sharding, clear_sharding,
wrap_if_sharded, xla_patched_nn_linear_forward)
from .api import xla_distribute_tensor, xla_distribute_module
# from .debugging import visualize_tensor_sharding
from .debugging import visualize_tensor_sharding

__all__ = [
"XLAShard",
Expand Down

0 comments on commit 2a0b941

Please sign in to comment.