Commit graph

9,856 commits

Author SHA1 Message Date
George Hotz
c7ba7fcde1 ignore expand 2025-08-16 17:59:07 -07:00
George Hotz
86d7f7d224 junk 2025-08-16 17:41:18 -07:00
George Hotz
a5e6c7dbc9 do the store 2025-08-16 14:29:10 -07:00
George Hotz
707d8d9d72 prefetch 2025-08-16 14:00:14 -07:00
George Hotz
40767e8f92 rangeify td 2025-08-16 12:26:46 -07:00
George Hotz
41ab1e0852 clone movement ops 2025-08-16 09:31:14 -07:00
George Hotz
465eff25de work 2025-08-16 09:12:11 -07:00
George Hotz
57014d2302 testing backward 2025-08-16 08:52:13 -07:00
George Hotz
06fe3a2d57 no pcontig 2025-08-15 22:05:17 -07:00
George Hotz
778358eff6 fix bmnist 2025-08-15 19:12:14 -07:00
George Hotz
c4d565b591 improve names 2025-08-15 18:46:04 -07:00
George Hotz
6ef39f4657 mnist works 2025-08-15 18:37:59 -07:00
George Hotz
49cd68945c that seems to work 2025-08-15 18:35:23 -07:00
George Hotz
08ec4de6a3 beautiful mnist is close 2025-08-15 18:31:14 -07:00
George Hotz
7dc708e735 ops fixed 2025-08-15 18:05:54 -07:00
George Hotz
65cbf9d785 late children 2025-08-15 17:51:58 -07:00
George Hotz
b3f5852fae unbind_kernel 2025-08-15 17:19:36 -07:00
George Hotz
780a49ebfb symbolic in schedule 2025-08-15 16:43:13 -07:00
George Hotz
d1d4bbe179 contigs only 2025-08-15 16:18:28 -07:00
George Hotz
998775507d basic assign 2025-08-15 16:10:32 -07:00
George Hotz
14e055a8b6 progress counter 2025-08-15 15:52:26 -07:00
George Hotz
8418d06300 progress 2025-08-15 15:46:32 -07:00
George Hotz
4a6c2e5d68 new endrange solution 2025-08-15 15:44:31 -07:00
George Hotz
801712880e
Merge branch 'master' into lil_rangeify 2025-08-15 14:56:14 -07:00
George Hotz
20f8fe4443 progress children 2025-08-15 14:53:13 -07:00
George Hotz
6425ed93c8 more stuff passes 2025-08-15 14:37:53 -07:00
qazal
ec4fccb1da
viz: pass through RewriteNotReady (#11690) 2025-08-16 00:33:59 +03:00
George Hotz
e48c87ba71 fix test_log_softmax 2025-08-15 14:13:47 -07:00
qazal
e954decb44
viz: pass UOp.st errors (#11688) 2025-08-16 00:07:56 +03:00
George Hotz
717b0d107c stuff passes 2025-08-15 12:37:19 -07:00
George Hotz
2b93b50710 fix rangeify tests 2025-08-15 12:08:52 -07:00
nimlgen
bf0c45fd16
system: resource_resize might be unavail (#11680) 2025-08-15 22:03:23 +03:00
George Hotz
e4884845a3 flash attention is back 2025-08-15 11:18:45 -07:00
George Hotz
d040d55960
Merge branch 'master' into lil_rangeify 2025-08-15 11:08:50 -07:00
George Hotz
4ab9fb2edd
explicit fixed point rewrite (#11685)
* explicit fixed point rewrite

* local cache

* fix that
2025-08-15 11:08:41 -07:00
chenyu
5d6963c968
RuntimeError for unsupported dtype in PYTHON (#11686) 2025-08-15 13:59:27 -04:00
George Hotz
c707e87da0 fix rangeify 2025-08-15 10:19:50 -07:00
nimlgen
b970cd6895
am: fix psp ring completion (#11679)
* am: psp ring timeout + fix 0 fence_value

* no sleep
2025-08-15 20:15:49 +03:00
George Hotz
155e97045d ish 2025-08-15 10:11:28 -07:00
George Hotz
05f04bbcc3 work 2025-08-15 09:47:38 -07:00
qazal
c8ba48b223
show rewrite errors in viz (#11684) 2025-08-15 19:09:47 +03:00
George Hotz
551b34bb0f bufferize, don't use contig tag 2025-08-15 09:00:18 -07:00
George Hotz
0575c95389 bring that over 2025-08-15 08:54:33 -07:00
George Hotz
18130dae2a ** rangeify, try 3 2025-08-15 08:46:41 -07:00
George Hotz
560984fd8d
small changes from rangeify (#11682)
* small changes from rangeify

* const like thing

* ksym
2025-08-15 08:45:52 -07:00
chenyu
d0d39885c3
onnx in tinygrad (#11675) 2025-08-14 19:57:21 -04:00
wozeparrot
71260a5ea4
feat: only bench openpilot 0.9.9 models (#11664) 2025-08-14 19:27:18 -04:00
chenyu
4ddefbccb4
update setup packages (#11674)
sorted, and added missing 'tinygrad.frontend' and 'tinygrad.runtime.autogen.nv'
2025-08-14 19:24:57 -04:00
chenyu
48c4033ae1
fix pylint for onnx (#11673)
* fix pylint for onnx

* too long
2025-08-14 18:48:02 -04:00
chenyu
e9d0027591
llama MP realize weight after shard (#11672)
* llama MP realize weight after shard

prevents memory spike on device 0

* empty weight for FAKEDATA
2025-08-14 16:17:46 -04:00