tinygrad/tinygrad
2024-12-18 23:01:14 -08:00
..
codegen cleanups from Estimate [pr] (#8329) 2024-12-18 23:01:14 -08:00
engine cleanups from Estimate [pr] (#8329) 2024-12-18 23:01:14 -08:00
nn compute gradient [pr] (#8237) 2024-12-13 20:46:01 -08:00
renderer cleanups from Estimate [pr] (#8329) 2024-12-18 23:01:14 -08:00
runtime get_single_element [pr] (#8328) 2024-12-18 22:23:45 -08:00
shape remove a leading 1 check in _reshape_mask [pr] (#8327) 2024-12-18 19:30:10 -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 add size of the buffer to the ptr dtype (#8322) 2024-12-18 12:46:35 -08:00
function.py remove Sigmoid from function.py [pr] (#8318) 2024-12-18 13:23:38 -05:00
gradient.py compute gradient [pr] (#8237) 2024-12-13 20:46:01 -08:00
helpers.py get_single_element [pr] (#8328) 2024-12-18 22:23:45 -08:00
multi.py add detach to graph [pr] (#8221) 2024-12-13 14:21:32 -08:00
ops.py move flops_mem to renderer [pr] (#8320) 2024-12-18 12:13:17 -08:00
py.typed add a single py.typed (#6083) 2024-08-14 17:31:46 -07:00
tensor.py add GatherND and ScatterND to onnx ops (#8241) 2024-12-19 00:35:04 -05:00