tinygrad/test/device
chenyu d57d24c7d4
Buffer.as_buffer -> Buffer.as_memoryview [pr] (#14535)
it casts to memoryview. also inline the as_typed_buffer checks to Tensor._data
2026-02-04 11:31:11 -05:00
..
__init__.py test fixups / speedups / var_vals refactor (#13812) 2025-12-23 12:05:59 -05:00
test_amd_llvm.py fix a few tests [pr] (#13498) 2025-11-29 13:43:45 -08:00
test_hcq.py Buffer.as_buffer -> Buffer.as_memoryview [pr] (#14535) 2026-02-04 11:31:11 -05:00
test_metal.py move device tests to test/device + test cleanups (#11735) 2025-08-19 16:02:20 -07:00
test_ocl.py mark slow tests as slow instead of as CI (#13736) 2025-12-17 10:29:57 -04:00