tinygrad/tinygrad
2024-05-14 23:12:59 -07:00
..
codegen move graph/search to engine (#4596) 2024-05-14 23:12:59 -07:00
engine move graph/search to engine (#4596) 2024-05-14 23:12:59 -07:00
features move graph/search to engine (#4596) 2024-05-14 23:12:59 -07:00
nn replace pow in LAMB by tracking b1**t and b2**t per step (#4582) 2024-05-14 13:08:22 -04:00
renderer Optimize PTX gated loads index calculation (#4304) 2024-05-13 10:14:01 -07:00
runtime move disassemblers and openpilot (#4592) 2024-05-14 19:30:02 -07:00
shape add consecutive property to shapetracker 2024-05-02 10:41:28 -07:00
__init__.py add mnist tutorial 2024-04-25 16:08:32 +08:00
device.py all realize 2 (#4527) 2024-05-10 22:43:09 -07:00
dtype.py move acc_dt out of lazy (#4382) 2024-05-06 07:41:25 -07:00
function.py move acc_dt out of lazy (#4382) 2024-05-06 07:41:25 -07:00
helpers.py add cpu objdump to LLVM/CLANG (#4537) 2024-05-11 14:28:44 -07:00
lazy.py bring buffer back to device (#4517) 2024-05-10 11:22:31 -07:00
ops.py move scheduleitem to schedule.py (#4541) 2024-05-11 21:13:04 -07:00
tensor.py split arange threefry (#4590) 2024-05-14 21:10:22 -07:00