Skip to content

Commit d94b511

Browse files
committed
Remove uneeded code
1 parent 4a27c75 commit d94b511

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

torch_ttnn/backend.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,6 @@ def reset_containers(self):
5757
self.original_schema_list = list()
5858

5959

60-
from pdb import set_trace as bp
61-
62-
6360
def register_ttnn_objects(option: TorchTtnnOption):
6461
"""
6562
torch.fx builds a source object as a string, calls builtin compile(), and finally

0 commit comments

Comments
 (0)