tinygrad/test/unit
2026-06-19 13:20:43 -04:00
..
__init__.py more test cleanups (#2631) 2023-12-05 16:17:57 -08:00
test_allreduce.py support mselect input to CALL, less kernels in allreduce (#16567) 2026-06-11 18:10:47 +09:00
test_assign.py rangeify: no copies for write+read of same slice (#16585) 2026-06-13 02:19:47 +09:00
test_attention.py refactor llm into files (#15780) 2026-04-17 12:33:11 +08:00
test_call.py revert const unique changes (#16395) 2026-05-27 00:06:41 -04:00
test_callify.py Tensor.callify will be the JIT (#14983) 2026-02-24 18:42:24 +08:00
test_conv.py update tests, WEBGPU=1 pytest . passes (#14089) 2026-01-10 00:03:02 -05:00
test_cpu.py X86 with Ops.INS (#14873) 2026-05-19 12:42:54 -07:00
test_disk_tensor.py fix flaky test_disktensor (#16549) 2026-06-09 18:23:22 +09:00
test_dtype_spec.py start cleaning up dtype tests (#16324) 2026-05-21 21:11:49 -04:00
test_function.py invalid clone tests and prereq [PR] (#16675) 2026-06-19 13:20:43 -04:00
test_getitem_ops.py addrspace cleanups (#16565) 2026-06-10 15:57:18 -07:00
test_gguf.py move is_dtype_supported to renderer (#16226) 2026-05-20 21:19:37 -04:00
test_gradient.py move buffer view offset to src (#16364) 2026-05-25 17:07:55 -07:00
test_hashing.py move is_dtype_supported to renderer (#16226) 2026-05-20 21:19:37 -04:00
test_hcq_graph.py Update the spec in spec.py to match the current state (#16132) 2026-05-11 20:07:47 -07:00
test_helpers.py move more tests to test/null, split some existing ones (#14512) 2026-02-03 20:20:20 +08:00
test_indexing.py remove _force_unique from Tensor init (#16277) 2026-05-20 14:13:05 -04:00
test_invalid_tensor.py more unique const removal prerequisite (#16328) 2026-05-21 23:51:40 -04:00
test_jit.py jit: don't memplan buffers reachable from live tensors (#16588) 2026-06-12 17:51:54 +03:00
test_jit_cases.py many jit tests belong in unit (#16508) 2026-06-04 21:36:53 -04:00
test_jit_footguns.py many jit tests belong in unit (#16508) 2026-06-04 21:36:53 -04:00
test_linalg.py make full with buffer=False deviceless (#16483) 2026-06-03 12:35:59 -04:00
test_llm_mla.py refactor llm into files (#15780) 2026-04-17 12:33:11 +08:00
test_llm_moe.py refactor llm into files (#15780) 2026-04-17 12:33:11 +08:00
test_llm_server.py refactor llm into files (#15780) 2026-04-17 12:33:11 +08:00
test_masked_tensor.py delete test_tensor_uop (#13951) 2026-01-01 09:25:05 -05:00
test_metal_graph.py rename BUFFER_VIEW to SLICE (#16391) 2026-05-26 18:15:00 -07:00
test_multitensor.py cleanup more from test/backend (#16521) 2026-06-05 18:38:46 -04:00
test_objc.py objc: fix _classmethods_ dispatch flag (#14854) 2026-04-20 09:35:03 +08:00
test_randomness.py start cleanup of the slowest tests (#16339) 2026-05-22 18:39:36 -04:00
test_realize_is_realize.py limit CONST(UNIQUE) to invalids only (#16432) 2026-05-29 16:02:06 -04:00
test_rearrange_einops.py move more tests to test/null, split some existing ones (#14512) 2026-02-03 20:20:20 +08:00
test_schedule_cache.py move schedule into schedule (#15736) 2026-04-15 11:03:25 +08:00
test_setitem_schedule.py make full with buffer=False deviceless (#16483) 2026-06-03 12:35:59 -04:00
test_shm_tensor.py remove getenv(CI) (#16365) 2026-05-25 20:23:33 -04:00
test_symbolic_tensor.py move more tests to test/null, split some existing ones (#14512) 2026-02-03 20:20:20 +08:00
test_system_pci_scan_bus.py system: fix pci_scan_bus vendor filter (#14885) 2026-02-19 17:23:32 +03:00
test_tar.py accept filename decorator [pr] (#8049) 2024-12-05 11:40:59 +08:00
test_tensor_data.py remove CONST(DEVICE) (#16506) 2026-06-04 11:29:46 -04:00
test_tensor_io.py move more tests to test/null, split some existing ones (#14512) 2026-02-03 20:20:20 +08:00
test_tinyfs.py fix tinyfs (#14974) 2026-02-24 08:50:53 -05:00
test_winograd.py move more tests to test/null, split some existing ones (#14512) 2026-02-03 20:20:20 +08:00