tinygrad/tinygrad
qazal b5afa3848e
viz: fix memory graph total nbytes (#12622)
* viz: fix memory graph total nbytes

* post increment

* simple regression test

* loop with markers + slightly off text baseline

* cpu events clear
2025-10-12 14:32:46 +03:00
..
apps use float for softmax in llm.py (#12438) 2025-10-03 02:27:56 -04:00
codegen cpu: respect taskset + allow all cores (#12619) 2025-10-12 14:31:40 +08:00
engine make method_cache account for compiler (#12156) 2025-09-13 17:00:11 +03:00
nn move frontend dir to nn [pr] (#12470) 2025-10-07 10:42:22 +08:00
renderer do not use sint_to_uop in renderer [pr] (#12601) 2025-10-10 05:29:10 -04:00
runtime amd: use cpu_view() in sqtt (#12610) 2025-10-11 18:11:25 +08:00
schedule reshape uses valid when simplifying (#12597) 2025-10-11 17:02:54 +02:00
shape move get_contraction to helpers [pr] (#12594) 2025-10-10 04:28:57 -04:00
uop remove unused type ignore [pr] (#12618) 2025-10-11 21:24:04 -04:00
viz viz: fix memory graph total nbytes (#12622) 2025-10-12 14:32:46 +03:00
__init__.py move files into uop dir (#10399) 2025-05-18 11:38:28 -07:00
device.py thundermittens (#12471) 2025-10-07 11:47:39 +08:00
dtype.py fix ruff 0.14.0 [pr] (#12547) 2025-10-09 01:52:30 -04:00
gradient.py improve typing (#12611) 2025-10-11 16:20:23 +08:00
helpers.py cpu: respect taskset + allow all cores (#12619) 2025-10-12 14:31:40 +08:00
py.typed add a single py.typed (#6083) 2024-08-14 17:31:46 -07:00
tensor.py remove trivial use of RANGEIFY flag (#12550) 2025-10-09 02:29:38 -04:00