tinygrad/tinygrad
qazal 72e0d1d0dc
viz: profile the compiler in TINY device (#11457)
* viz: profile the compiler in TINY device

* leanup
2025-08-03 02:03:20 +03:00
..
apps add a test for 1B llm (#11124) 2025-07-07 18:47:25 -07:00
codegen unrolls are all in the same scope (#11429) 2025-07-29 16:55:37 -07:00
engine viz: profile the compiler in TINY device (#11457) 2025-08-03 02:03:20 +03:00
frontend OnnxRunner file as input (#10789) 2025-07-12 14:27:46 -04:00
nn type remove Union and Optional [pr] (#11283) 2025-07-19 14:05:52 -04:00
opt refactor: use less index and simplify reduce axes check [pr] (#11476) 2025-08-02 09:44:51 -07:00
renderer dont render cast ptrs standalone (#11417) 2025-07-29 09:24:26 -07:00
runtime hcq: cpu can be graphed (#11474) 2025-08-02 21:01:19 +03:00
schedule HL=2 top matmul (#11406) 2025-07-28 12:32:38 -07:00
shape remove unused ShapeTracker.consecutive [pr] (#11426) 2025-07-29 18:36:19 -04:00
uop simplify ShapeTracker in UOp.const [pr] (#11424) 2025-07-29 15:04:06 -04:00
viz viz: profile the compiler in TINY device (#11457) 2025-08-03 02:03:20 +03:00
__init__.py move files into uop dir (#10399) 2025-05-18 11:38:28 -07:00
device.py viz: add runtime stats (#11383) 2025-07-26 20:40:46 +03:00
dtype.py generic changes from define_reg_2 (#11315) 2025-07-21 15:14:06 -07:00
gradient.py more robust reduce_gradient (#10965) 2025-06-24 14:09:33 -07:00
helpers.py suppress exceptions only during finalization (#11451) 2025-07-31 13:57:12 +03:00
py.typed add a single py.typed (#6083) 2024-08-14 17:31:46 -07:00
tensor.py few more dtype cast convinience methods (#11480) 2025-08-02 15:47:09 -04:00