tinygrad/tinygrad
chenyu 08706c2ea4
more readable rand [pr] (#7659)
no walrus inside walrus
2024-11-12 19:02:27 -05:00
..
codegen add tiny test for randomness + remove ulong buffers (#7648) 2024-11-12 12:45:52 +08:00
engine save lines in assign tracking [pr] (#7651) 2024-11-12 20:49:13 +08:00
nn num_batches_tracked long only if supported [pr] (#7582) 2024-11-08 19:28:21 +08:00
renderer cleaner code_for_op order [pr] (#7653) 2024-11-12 15:13:56 -05:00
runtime qcom match texture/sampler descriptors to OpenCL (#7622) 2024-11-11 21:56:51 +03:00
shape rewrite idx again in real_strides after uop_given_valid (#7600) 2024-11-08 14:30:32 -05:00
viz fix viz colors (#7552) 2024-11-05 20:05:49 +08:00
__init__.py UOp.variable (#7010) 2024-10-12 18:20:44 +08:00
device.py move is_dtype_supported to device [pr] (#7575) 2024-11-07 20:38:03 +08:00
dtype.py no special case for int32 in truncate [pr] (#7657) 2024-11-12 14:52:14 -05:00
function.py rename ops to have unique names (#7522) 2024-11-04 17:09:45 +08:00
helpers.py python 3.10 is minimum [pr] (#7636) 2024-11-11 23:05:50 +08:00
multi.py flatten ops (#7523) 2024-11-04 18:07:23 +08:00
ops.py python 3.10 is minimum [pr] (#7636) 2024-11-11 23:05:50 +08:00
py.typed add a single py.typed (#6083) 2024-08-14 17:31:46 -07:00
tensor.py more readable rand [pr] (#7659) 2024-11-12 19:02:27 -05:00