tinygrad/test/unit
George Hotz 78576915de
Add needed contiguous to DiskBuffer. SHM support on OSX (#1891)
* add some contiguous

* remove second contig

* Revert "remove second contig"

This reverts commit fc164f7dca1ad75b1e466e4e45a05eca58b7e0e0.

* shm on osx

* can repro bug

* don't contig zeros and ones
2023-09-22 09:16:42 +08:00
..
test_disk_tensor.py [ready] Replacing os with pathlib (#1708) 2023-08-30 10:41:08 -07:00
test_example.py move device to ops (#1646) 2023-08-23 08:30:17 -07:00
test_flopcounter.py Fix PytestCollectionWarning when running tests (#791) 2023-05-24 23:17:57 -07:00
test_graph.py Devicebufferless (#708) 2023-03-18 14:40:23 -07:00
test_helpers.py fix type of helpers.prod, add test cases (#1859) 2023-09-14 05:16:55 +08:00
test_shapetracker.py apply view.py patch (#1844) 2023-09-10 17:32:15 -07:00
test_shm_tensor.py Add needed contiguous to DiskBuffer. SHM support on OSX (#1891) 2023-09-22 09:16:42 +08:00
test_symbolic.py remove NumNode.int() (#1876) 2023-09-21 10:29:16 +08:00