This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
tinygrad
Watch
1
Star
1
Fork
0
You've already forked tinygrad
mirror of
https://github.com/tinygrad/tinygrad.git
synced
2026-04-29 03:00:14 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a80fb4e64147ff0fd476e89f186f045c44b62e4b
tinygrad
/
test
/
device
History
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