Skip to content

Commit

Permalink
clean up deprecated imports
Browse files Browse the repository at this point in the history
  • Loading branch information
jjiangTT committed Feb 18, 2025
1 parent 23c5143 commit bac2ec6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions ttnn/ttnn/distributed/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,6 @@
get_device_ids,
create_mesh_device,
synchronize_devices,
TensorToMesh,
ShardTensorToMesh,
ShardTensor2dMesh,
ReplicateTensorToMesh,
MeshToTensor,
ConcatMeshToTensor,
visualize_mesh_device,
distribute,
)

0 comments on commit bac2ec6

Please sign in to comment.