tinygrad/tinygrad
2024-12-17 16:47:51 -08:00
..
codegen fix some sigmoid extreme (#8238) 2024-12-14 14:37:06 -05:00
engine change buffer to not be pointer [pr] (#8302) 2024-12-17 16:47:51 -08:00
nn compute gradient [pr] (#8237) 2024-12-13 20:46:01 -08:00
renderer Fix double => half cast on clang (#8265) 2024-12-15 11:24:05 -08:00
runtime metal profiler + cpu_profile (#8291) 2024-12-18 00:06:56 +03:00
shape redundant shape simplify in __unsafe_resize [pr] (#8301) 2024-12-17 19:00:45 -05:00
viz metal profiler + cpu_profile (#8291) 2024-12-18 00:06:56 +03:00
__init__.py UOp.variable (#7010) 2024-10-12 18:20:44 +08:00
device.py metal profiler + cpu_profile (#8291) 2024-12-18 00:06:56 +03:00
dtype.py mypy==1.13.0 (#7990) 2024-12-06 12:09:14 +08:00
function.py touchup function.py [pr] (#8220) 2024-12-13 13:07:00 -08:00
gradient.py compute gradient [pr] (#8237) 2024-12-13 20:46:01 -08:00
helpers.py viz profiler (#8287) 2024-12-17 20:00:53 +03:00
multi.py add detach to graph [pr] (#8221) 2024-12-13 14:21:32 -08:00
ops.py change buffer to not be pointer [pr] (#8302) 2024-12-17 16:47:51 -08:00
py.typed add a single py.typed (#6083) 2024-08-14 17:31:46 -07:00
tensor.py replace lazy srcs with the new uop api [pr] (#8255) 2024-12-15 17:09:54 +08:00