Reenable tensor cores for self-hosted Mac CI (#1717)

* debug 5 matmul

* allow tensor cores in CI

* tensor cores on arm64

* put debug back
This commit is contained in:
George Hotz
2023-08-30 07:53:04 -07:00
committed by GitHub
parent ac183568be
commit fdd7f282cb
3 changed files with 6 additions and 3 deletions

1
.gitignore vendored
View File

@@ -6,6 +6,7 @@ notebooks
.*.swo
*.pyc
*.so
*.txt
build
/dist
*.egg-info