tinygrad/test/unit
ttomsa 70c3f1fb29
x.where(False, True) -> !x (#11738)
* add pat

* add test
2025-08-19 19:08:16 -04:00
..
__init__.py
test_allreduce.py
test_attention.py
test_block_reorder.py Pass list to block_reorder in test_loads (#10881) 2025-06-19 09:49:45 -04:00
test_conv.py
test_device.py Fix device (#10929) 2025-06-23 15:30:19 -07:00
test_disk_cache.py
test_disk_tensor.py fix DiskDevice reuse (#11039) 2025-07-01 10:29:21 -04:00
test_dtype.py support bf16 and fp8 in Tensor.tolist (#11704) 2025-08-17 15:11:13 -04:00
test_dtype_spec.py
test_elf.py
test_gguf.py
test_gradient.py
test_graph_rewrite.py render ranges in viz, name gbufs with sizes. changes from rangeify (#11656) 2025-08-13 12:46:16 -07:00
test_hashing.py move device tests to test/device + test cleanups (#11735) 2025-08-19 16:02:20 -07:00
test_helpers.py fix word_wrap with newlines in input string [pr] (#11319) 2025-07-22 12:03:13 +03:00
test_indexing.py
test_kernelize.py
test_linalg.py move device tests to test/device + test cleanups (#11735) 2025-08-19 16:02:20 -07:00
test_linearizer_rewrite.py move opt under codegen (#11569) 2025-08-07 14:19:17 -07:00
test_llm_tokenizer.py delete the arange dim mismatch restriction (#11568) 2025-08-07 13:46:17 -07:00
test_masked_st.py
test_microbenchmarks.py
test_mnist_dataset.py
test_pattern_matcher.py if upat returns self, it's none (#10898) 2025-06-20 12:11:19 -07:00
test_qcom.py
test_rearrange_einops.py
test_rewrite_map.py
test_rewrite_not_ready.py skip_0 in graph rewrite [pr] (#11627) 2025-08-11 18:29:04 -07:00
test_rewrite_tracked_childen.py small changes from rangeify (#11682) 2025-08-15 08:45:52 -07:00
test_search.py move opt under codegen (#11569) 2025-08-07 14:19:17 -07:00
test_shapetracker.py remove unused ShapeTracker.consecutive [pr] (#11426) 2025-07-29 18:36:19 -04:00
test_shapetracker_math.py
test_shm_tensor.py
test_simple_schedule.py
test_simplify_valid_idx.py
test_symbolic_failures.py
test_symbolic_shapetracker.py
test_tar.py
test_tensor_io.py
test_tensor_uop_representation.py update test_tensor_uop_representation comments [pr] (#10946) 2025-06-24 10:47:09 +03:00
test_tqdm.py Change rate to int in test_tqdm (#10848) 2025-06-18 08:40:43 -04:00
test_transcendental_helpers.py transcendental+idiv+threefry are uop decompositions (#11636) 2025-08-13 09:37:12 -07:00
test_uop_resolve.py
test_uop_spec.py Revert "REDUCE_AXIS keepdim=False (#11311)" (#11718) 2025-08-18 13:28:53 -07:00
test_uop_symbolic.py x.where(False, True) -> !x (#11738) 2025-08-19 19:08:16 -04:00
test_uop_vmin_vmax.py don't narrow range of CAST on bool/unsigned (#11156) 2025-07-09 22:20:09 -04:00
test_upat_compile.py
test_view.py Fix division by zero and mask bug in add views (#11088) 2025-07-07 10:05:47 -07:00
test_viz.py viz: define tracks in python (#11701) 2025-08-17 18:19:13 +03:00