mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-04-29 03:00:14 -04:00
* mypy fun * things are just faster * running fast * mypy is fast * compile.sh * no gpu hack * refactor ops_cpu and ops_torch to not subclass * make weak buffer work * tensor works * fix test failing * cpu/torch cleanups * no or operator on dict in python 3.8 * that was junk * fix warnings * comment and touchup
14 lines
100 B
Plaintext
14 lines
100 B
Plaintext
__pycache__
|
|
notebooks
|
|
.*.swp
|
|
.*.swo
|
|
*.pyc
|
|
*.so
|
|
build
|
|
dist
|
|
*.egg-info
|
|
/env
|
|
a.out
|
|
boxes.jpg
|
|
weights/*
|