tinygrad/tinygrad
2024-04-08 11:37:50 -04:00
..
codegen use ConstType in various const function type hint (#4074) 2024-04-04 20:32:07 -04:00
engine setitem initial support (#4093) 2024-04-07 20:35:22 -04:00
features hotfix: hlb_cifar KFD works 2024-04-05 02:19:14 +00:00
nn Use exec_alu for lazy const folding (#4039) 2024-04-02 20:52:05 -04:00
renderer revert command queue (#4097) 2024-04-06 08:58:18 -07:00
runtime hotfix: fix SDMA read_pointer_address in KFD 2024-04-07 13:13:15 +00:00
shape fix View.pad arg type (#3845) 2024-03-20 19:36:02 -04:00
__init__.py move GlobalCounter to helpers (#4002) 2024-03-30 00:30:30 -04:00
buffer.py move GlobalCounter to helpers (#4002) 2024-03-30 00:30:30 -04:00
device.py use imagenet spawn (#4096) 2024-04-06 08:34:10 -07:00
dtype.py rename Scalar to ConstType and cast_scalar to as_const (#3946) 2024-03-26 22:39:58 -04:00
function.py use *0+1 for Tensor.pow base case, remove function.Zero (#4023) 2024-03-31 19:20:44 -04:00
helpers.py move GlobalCounter to helpers (#4002) 2024-03-30 00:30:30 -04:00
lazy.py setitem initial support (#4093) 2024-04-07 20:35:22 -04:00
ops.py remove dtype from FlopCounter (#4075) 2024-04-04 21:23:28 -04:00
tensor.py setitem support setting python const (#4111) 2024-04-08 11:37:50 -04:00