George Hotz
0f28e93224
add pickle support for pattern matchers [run_process_replay] ( #6816 )
...
* add pickle support for pattern matchers [run_process_replay]
* cleaner and all
* no closures
* fix tests
* revert that
* final
* cleaner
* python 3.8 fix
* add round trip back
* this
* waste lines on this. that's the final line count
* max print better
* more targetted fix
* regrettably add 3.8 support
2024-09-30 21:54:46 +08:00
George Hotz
9b7efa72ea
hotfix: skip 0 line count files in sz.py
2024-04-23 11:56:03 +04:00
George Hotz
cd88afc98b
datasets isn't a feature + filter docstrings ( #4228 )
...
* datasets isn't a feature
* filter docstrings in sz
2024-04-19 16:16:10 +04:00
George Hotz
03a6bc59c1
move autogen to runtime/autogen ( #3254 )
2024-01-26 12:44:19 -08:00
George Hotz
a3869ffd46
move gpuctypes in tree ( #3253 )
...
* move gpuctypes in tree
* fix mypy
* regex exclude
* autogen sh
* mypy exclude
* does that fix it
* fix mypy
* add hip confirm
* verify all autogens
* build clang2py
* opencl headers
* gpu on 22.04
2024-01-26 12:25:03 -08:00
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