tinygrad/tinygrad
qazal 572dfd5506
add static amd program info to viz (#13594)
* llvm-readelf

* amd_readelf + soft_err

* cleanup

* multiple metadata

* max wgp size, may be less
2025-12-08 04:08:14 +08:00
..
apps clean up the LLM tokenizer (#12653) 2025-10-14 14:22:01 +08:00
codegen remove unused function parameter in beam search (#13602) 2025-12-06 11:40:47 -05:00
engine start work on schedule cache (#13529) 2025-12-04 17:24:49 -08:00
mixin ruff format mixin (#13261) 2025-11-13 10:10:38 -08:00
nn add SGD to beautiful_mnist (#13571) 2025-12-04 12:17:29 -05:00
renderer reenable process replay for lvp (#13592) 2025-12-05 12:36:35 -05:00
runtime fix anonymous struct fields (#13610) 2025-12-07 12:56:38 -05:00
schedule start work on schedule cache (#13529) 2025-12-04 17:24:49 -08:00
uop faster process replay [pr] (#13564) 2025-12-04 18:52:07 +08:00
viz add static amd program info to viz (#13594) 2025-12-08 04:08:14 +08:00
__init__.py move files into uop dir (#10399) 2025-05-18 11:38:28 -07:00
device.py device: respect compiler ContextVars (#13523) 2025-12-02 14:42:04 +03:00
dtype.py split out unique_const and cache const [pr] (#13493) 2025-11-29 10:44:28 -08:00
gradient.py vmap on full model (#13340) 2025-11-18 16:06:06 -08:00
helpers.py faster process replay [pr] (#13564) 2025-12-04 18:52:07 +08:00
py.typed add a single py.typed (#6083) 2024-08-14 17:31:46 -07:00
tensor.py feat: tk fa in tensor (#13580) 2025-12-05 14:36:29 -08:00