chenyu
|
ae112c9dbe
|
fix some long lines in tests (#3006)
* fix some long lines in tests
* better
|
2024-01-03 23:53:33 -05:00 |
|
George Hotz
|
45247385eb
|
hotfix: make the line counter correct
|
2024-01-01 11:01:22 -08:00 |
|
George Hotz
|
9b35186bbe
|
hotfix: don't import from tinygrad in sz.py
|
2023-12-18 20:49:46 -08:00 |
|
George Hotz
|
6617dcf095
|
move graph to runtime, check line count with sz.py (#2842)
* move graph to runtime, check line count with sz.py
* oops, didn't save
* dtype aliases
* restore comment, REALCOUNT
|
2023-12-18 20:30:06 -08:00 |
|
George Hotz
|
6d6eb9302d
|
ruff checks the max line length is 150 (#2734)
* ruff checks the max line length is 150
* fix tensor.py
* a lot more
* done
|
2023-12-12 17:34:47 -08:00 |
|
qazal
|
d0e752003d
|
fixes (#1893)
|
2023-09-22 07:20:27 +08:00 |
|
Yixiang Gao
|
a27f6c7d62
|
add diff mode to sz.py (#1872)
|
2023-09-16 00:43:47 -04:00 |
|
wozeparrot
|
c870764940
|
Revert "add line changes diff bot to CI (#1863)" (#1870)
|
2023-09-15 16:56:42 -04:00 |
|
Yixiang Gao
|
789c84a7a3
|
add line changes diff bot to CI (#1863)
|
2023-09-15 16:29:58 -04:00 |
|
Karan Handa
|
a8aa13dc91
|
[ready] Replacing os with pathlib (#1708)
* replace os.path with pathlib
* safe convert dirnames to pathlib
* replace all os.path.join
* fix cuda error
* change main chunk
* Reviewer fixes
* fix vgg
* Fixed everything
* Final fixes
* ensure consistency
* Change all parent.parent... to parents
|
2023-08-30 10:41:08 -07:00 |
|
George Hotz
|
ae204e40c8
|
move line counter to python
|
2023-05-29 09:21:40 -07:00 |
|