tinygrad/tinygrad
qazal 02054b53fe
remove tests that pre date the uop spec (#12168)
* remove tests that pre date the uop spec

* const src

* for RANGEIFY=1

* update with bind

* remove import
2025-09-14 18:47:42 +03:00
..
apps rope cache optim for jit prune in llm.py (#11678) 2025-08-28 08:31:29 -07:00
codegen use tags instead of graph_rewrite_map in rangeify (#12110) 2025-09-14 11:39:01 +08:00
engine make method_cache account for compiler (#12156) 2025-09-13 17:00:11 +03:00
frontend Support onnx If OP (#11648) 2025-08-28 10:17:35 -04:00
nn assert embedding input is integer dtype (#11963) 2025-09-03 01:44:26 +02:00
renderer isolate the const hacks in the old kernelize (#12126) 2025-09-12 08:35:35 +08:00
runtime hcq: do not spam with errors in -m device (#12150) 2025-09-14 10:56:59 +03:00
schedule fix some multitensor on rangeify (#12162) 2025-09-14 14:31:57 +08:00
shape Invalid idx (#12067) 2025-09-12 01:42:02 +02:00
uop remove tests that pre date the uop spec (#12168) 2025-09-14 18:47:42 +03:00
viz viz: less verbose render loop (#12158) 2025-09-13 19:04:37 +03:00
__init__.py move files into uop dir (#10399) 2025-05-18 11:38:28 -07:00
device.py device: fix envvars (#12159) 2025-09-13 23:38:09 +03:00
dtype.py Invalid idx (#12067) 2025-09-12 01:42:02 +02:00
gradient.py named expression for POW and MAX gradient (#11858) 2025-08-26 16:03:03 -04:00
helpers.py auto-select available compilers (#12094) 2025-09-10 19:52:01 +03:00
py.typed add a single py.typed (#6083) 2024-08-14 17:31:46 -07:00
tensor.py Arange overflow raises error and one_hot upcast (#11975) 2025-09-13 00:18:25 +02:00