tinygrad/test
chenyu 4ca430e5bf
fix search dedup (#11439)
it should check against pre real_axis axis in actions, not real_axis.
2025-07-30 17:24:16 -04:00
..
external
mockgpu
models
testextra
unit
web
__init__.py
Dockerfile
helpers.py
test_amd_llvm.py
test_arange.py
test_assign.py
test_compile_failures.py
test_const_folding.py
test_copy_speed.py
test_define_reg.py
test_device_speed.py
test_dtype.py
test_dtype_alu.py
test_edgecases.py
test_fusion_op.py
test_gc.py
test_graph.py
test_hcq.py
test_hcq_iface.py
test_image_dtype.py
test_interop.py
test_jit.py
test_jit_cases.py
test_kernel_cache.py
test_linalg.py
test_linearizer.py
test_linearizer_dumb.py
test_linearizer_overflows.py
test_memory_planner.py
test_metal.py
test_method_cache.py
test_multitensor.py
test_net_speed.py
test_nn.py
test_ocl.py
test_ops.py
test_opt_gemm.py
test_optim.py
test_outerworld_range.py
test_pickle.py
test_profiler.py
test_quantize_onnx.py
test_randomness.py
test_remote.py
test_renderer_failures.py
test_sample.py
test_schedule.py
test_search.py fix search dedup (#11439) 2025-07-30 17:24:16 -04:00
test_setitem.py
test_softmax_fusion.py
test_specific_conv.py
test_speed_v_torch.py
test_stunning.py
test_subbuffer.py
test_symbolic_jit.py
test_symbolic_ops.py
test_tensor.py
test_tensor_data.py
test_tensor_uop.py
test_tensor_variable.py
test_tiny.py
test_to_numpy.py
test_transcendental.py
test_uop_graph.py
test_uops.py
test_uops_stats.py
test_winograd.py
test_zero_copy.py