We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4118b65 commit 4dbcaa6Copy full SHA for 4dbcaa6
.gitignore
@@ -4,6 +4,9 @@ __pycache__
4
*.so
5
ext/build/
6
ext/torch_extension.egg-info/
7
+dist/
8
+*.egg-info
9
+
10
# pytorch/python/numpy formats
11
*.pth
12
*.pkl
0 commit comments