tinygrad/test/device
Sieds Lykles c6c16b2946
var_vals uses str for var (#12011)
* var_vals is str,int

* remove imports

* remove print

* fix test

* change var_vals in hcq

* update test_hcq

* fix multitensor _device_num var

* fix syminfer test

* shorten line

* p.vars stays list[Variable]

* shorten line

* vars is back to tuple[Variable, ...]

* change var_vals in extra

* change var_vals from shapetracker

* var_vals is str:int

* fix signature
2025-09-06 04:16:12 +02:00
..
test_amd_llvm.py move device tests to test/device + test cleanups (#11735) 2025-08-19 16:02:20 -07:00
test_hcq.py var_vals uses str for var (#12011) 2025-09-06 04:16:12 +02:00
test_hcq_iface.py move device tests to test/device + test cleanups (#11735) 2025-08-19 16:02:20 -07:00
test_metal.py move device tests to test/device + test cleanups (#11735) 2025-08-19 16:02:20 -07:00
test_ocl.py cleanup tests, bump caches (#11746) 2025-08-19 21:21:07 -07:00