Skip to content

Commit 6b0b478

Browse files
FindHaofacebook-github-bot
authored andcommitted
Add torch_compile_debug to .gitignore (#95)
Summary: ignore pytorch compiler debug logs Pull Request resolved: #95 Reviewed By: adamomainz Differential Revision: D66724060 Pulled By: FindHao fbshipit-source-id: 97cec9aa966204c27650fb3343140b75b987d763
1 parent f92c38e commit 6b0b478

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ __pycache__/
1414
.ipynb_checkpoints/
1515
.idea
1616
*.egg-info/
17+
torch_compile_debug/

0 commit comments

Comments
 (0)