tinygrad/tinygrad/engine
qazal 3dfc0ff887
move cpu_profile and shared ProfileEvents from device.py to helpers [pr] (#11126)
* move cpu_profile and shared ProfileEvents to helpers [pr]

* TestProfiler.test_cpu_profile

* update test_viz.py

* TestProfiler.test_profile_multiops ordering, it's different streams now
2025-07-08 12:14:03 +03:00
..
__init__.py update docs, remove corealize (#4264) 2024-04-23 12:05:29 +04:00
jit.py s/lb_refcount/uop_refcount [pr] (#10865) 2025-06-18 21:48:04 +03:00
memory.py factor out generic MemoryManager (#10910) 2025-06-21 16:18:33 +03:00
realize.py move cpu_profile and shared ProfileEvents from device.py to helpers [pr] (#11126) 2025-07-08 12:14:03 +03:00
schedule.py mstack replaces scheduler complexity (#10654) 2025-06-06 11:31:41 -07:00