tinygrad/test/unit
George Hotz 2c363b5f0b
new style device (#2530)
* cpu tests pass

* torch works

* works

* metal works

* fix ops_disk

* metal jit works

* fix openpilot

* llvm and clang work

* fix webgpu

* docs are rly broken

* LRU works on metal

* delete comment

* revert name to ._buf. LRU only on Compiled

* changes

* allocator

* allocator, getting closer

* lru alloc

* LRUAllocator

* all pass

* metal

* cuda

* test examples

* linearizer

* test fixes

* fix custom + clean realize

* fix hip

* skip tests

* fix tests

* fix size=0

* fix MOCKHIP

* fix thneed

* copy better

* simple

* old style metal copy

* fix thneed

* np reshape

* give cuda a device
2023-11-30 17:07:16 -08:00
..
test_disk_cache.py use unique table name for each disk_cache test (#2184) 2023-10-30 13:49:49 -07:00
test_disk_tensor.py new style device (#2530) 2023-11-30 17:07:16 -08:00
test_flopcounter.py MEM -> LOAD (#2492) 2023-11-28 16:46:37 -08:00
test_helpers.py Apply ruff linting rules to tests (#2473) 2023-11-27 21:24:06 -08:00
test_shapetracker.py clean up the buffers (#2447) 2023-11-26 11:02:29 -08:00
test_shm_tensor.py ops_shm removed (#2351) 2023-11-18 11:41:58 -08:00
test_symbolic.py non-simplifiable mod should result in ModNode (#2490) 2023-11-28 16:52:19 -05:00