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

* local cache

* fix that
2025-08-15 11:08:41 -07:00
chenyuandGitHub 5d6963c968 RuntimeError for unsupported dtype in PYTHON (#11686) 2025-08-15 13:59:27 -04:00
geohot c707e87da0 fix rangeify 2025-08-15 10:19:50 -07:00
nimlgenandGitHub 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
geohot 155e97045d ish 2025-08-15 10:11:28 -07:00
geohot 05f04bbcc3 work 2025-08-15 09:47:38 -07:00
qazalandGitHub c8ba48b223 show rewrite errors in viz (#11684) 2025-08-15 19:09:47 +03:00
geohot 551b34bb0f bufferize, don't use contig tag 2025-08-15 09:00:18 -07:00
geohot 0575c95389 bring that over 2025-08-15 08:54:33 -07:00
geohot 18130dae2a ** rangeify, try 3 2025-08-15 08:46:41 -07:00
George HotzandGitHub 560984fd8d small changes from rangeify (#11682)
* small changes from rangeify

* const like thing

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

* too long
2025-08-14 18:48:02 -04:00
chenyuandGitHub 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
nimlgenandGitHub 4176b24264 amd: support xcc in regs (#11670)
* amd: support xcc in regs

* mockamd

* typong
2025-08-14 21:20:11 +03:00
Sieds LyklesandGitHub f399d0d75d Render mod in terms of idiv (#11668)
* Render mod in terms of idiv

* cvar -> var
2025-08-14 19:59:39 +02:00
nimlgenandGitHub d747eeed32 amd logs parser based on device (#11669) 2025-08-14 19:49:33 +03:00