Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ManfeiBai authored Dec 4, 2023
1 parent 58a7763 commit b49b2dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion torch_xla/distributed/spmd/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
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

__all__ = [
"XLAShard",
Expand Down

0 comments on commit b49b2dd

Please sign in to comment.