tinygrad/tinygrad
qazal a87813f063
hotfix: early fold image to image cast store (#7681)
* hotfix: early fold image to image cast store

* count out meta ops
2024-11-14 11:35:59 +08:00
..
codegen refactor: efficient syntax [pr] (#7673) 2024-11-13 11:08:48 -05:00
engine hotfix: early fold image to image cast store (#7681) 2024-11-14 11:35:59 +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 delete ReduceOps, only use REDUCE_AXIS (#7667) 2024-11-13 19:04:27 +08:00
helpers.py python 3.10 is minimum [pr] (#7636) 2024-11-11 23:05:50 +08:00
multi.py delete ReduceOps, only use REDUCE_AXIS (#7667) 2024-11-13 19:04:27 +08:00
ops.py refactor: efficient syntax [pr] (#7673) 2024-11-13 11:08:48 -05:00
py.typed add a single py.typed (#6083) 2024-08-14 17:31:46 -07:00
tensor.py user ceildiv in shard and fix a typo (#7690) 2024-11-13 18:25:06 -05:00