tinygrad/test
Sieds Lykles 848c7783a4
Sign check in div const div pattern (#10150)
* Add rule

* Relax the condition

* Add test

---------

Co-authored-by: chenyu <chenyu@fastmail.com>
2025-05-03 18:04:34 -04:00
..
external am: add allocation bench (#10135) 2025-05-02 13:51:07 +03:00
imported CLANG -> CPU (#9189) 2025-02-20 18:03:09 -05:00
mockgpu usb gpu (#8766) 2025-05-01 18:03:47 +03:00
models assign is contiguous (#10066) 2025-04-27 08:40:33 -04:00
testextra CLANG -> CPU (#9189) 2025-02-20 18:03:09 -05:00
unit Sign check in div const div pattern (#10150) 2025-05-03 18:04:34 -04:00
web Move efficientnet example (#8087) 2024-12-06 15:48:16 +01:00
__init__.py All devices are equal! (#196) 2020-12-15 23:44:08 -08:00
Dockerfile new cloud is cloudy [pr] (#7631) 2024-11-11 20:18:04 +08:00
helpers.py Fix and enable jit tests on CLOUD (#10031) 2025-04-24 18:39:31 +03:00
test_amd_llvm.py add amd llvm compiler (#9519) 2025-03-21 23:13:27 +08:00
test_arange.py Split constant in div with negative x (#10088) 2025-04-28 16:24:14 -04:00
test_assign.py KERNEL op try 3 (#9061) 2025-02-17 14:47:54 +01:00
test_compile_failures.py enable a few tests that work now (#7721) 2024-11-15 14:30:52 -05:00
test_const_folding.py multi: move shrink after copy (#10109) 2025-04-30 10:29:51 -04:00
test_conv.py db in wal mode (#5388) 2024-07-12 20:43:36 -07:00
test_conv_shapetracker.py toposort is a function [pr] (#10004) 2025-04-23 16:25:03 +01:00
test_copy_speed.py CLANG -> CPU (#9189) 2025-02-20 18:03:09 -05:00
test_device_speed.py add name uop (#9149) 2025-02-18 15:26:58 +08:00
test_dtype.py FP8s truncate (#9937) 2025-04-22 19:12:49 -04:00
test_dtype_alu.py hotfix: tests all pass on metal local 2025-04-28 12:09:00 -04:00
test_fusion_op.py just schedule in test_recursive_pad [pr] (#8860) 2025-02-02 15:01:24 +02:00
test_fuzz_shape_ops.py CLANG -> CPU (#9189) 2025-02-20 18:03:09 -05:00
test_gc.py toposort is a function [pr] (#10004) 2025-04-23 16:25:03 +01:00
test_graph.py CPUGraph support for clang (#10014) 2025-04-24 07:52:35 -04:00
test_hcq.py nv: align copies + better test (#10118) 2025-04-30 20:09:53 +03:00
test_hcq_iface.py usb gpu (#8766) 2025-05-01 18:03:47 +03:00
test_image_dtype.py Enable image tests on cloud if clouddev supports image (#9903) 2025-04-24 14:30:12 -04:00
test_interop.py hotfix: interop example (#9237) 2025-02-25 10:32:00 +03:00
test_jit.py assign is contiguous (#10066) 2025-04-27 08:40:33 -04:00
test_kernel_cache.py CLANG -> CPU (#9189) 2025-02-20 18:03:09 -05:00
test_linearizer.py fix test_tensor_cores_codegen for ptx renderer (#10119) 2025-05-01 21:52:36 -03:00
test_linearizer_dumb.py fix use_tensor_cores propagation (#10048) 2025-04-28 19:30:50 -03:00
test_linearizer_failures.py fix use_tensor_cores propagation (#10048) 2025-04-28 19:30:50 -03:00
test_linearizer_overflows.py Kernel.apply_opts [pr] (#9917) 2025-04-17 08:00:56 -04:00
test_masked_st.py multitensor start (#2676) 2023-12-07 17:07:05 -08:00
test_memory_planner.py add memplanner tests (#9577) 2025-03-26 10:59:39 +07:00
test_metal.py Use MTLCompiler directly (v2) (#7920) 2024-12-04 16:36:48 +08:00
test_method_cache.py simple LoadOps.ASSIGN (#3745) 2024-03-14 20:44:34 -07:00
test_multitensor.py multi: move shrink after copy (#10109) 2025-04-30 10:29:51 -04:00
test_net_speed.py hotfix: test_net_speed can't backward before realize 2024-12-19 20:32:59 -08:00
test_nn.py not_support_multi_device helper (#9831) 2025-04-10 05:25:29 -04:00
test_ocl.py Fix GPT2 with OpenCL backend. (#6821) 2024-10-01 16:57:22 +08:00
test_ops.py split CAST and BITCAST in PYTHON [pr] (#10123) 2025-04-30 23:27:35 -04:00
test_optim.py raise RuntimeError in schedule_step if not Tensor.training [pr] (#8834) 2025-01-31 12:03:04 -05:00
test_pickle.py fixup some slow CI tests [pr] (#10027) 2025-04-24 09:20:49 -04:00
test_profiler.py metal: fix transfer profiling (#8659) 2025-01-17 23:47:01 +03:00
test_quantize_onnx.py Kernel.apply_opts [pr] (#9917) 2025-04-17 08:00:56 -04:00
test_randomness.py not_support_multi_device helper (#9831) 2025-04-10 05:25:29 -04:00
test_rearrange_einops.py Missing features from rearrange (#6184) 2024-08-19 11:19:07 -07:00
test_renderer_failures.py increase test tolerance (#9719) 2025-04-03 15:24:09 +08:00
test_rewrite_tracked_childen.py microbenchmarks + micro speed ups (#9972) 2025-04-22 11:30:46 +01:00
test_sample.py enable more webgpu tests (#9502) 2025-03-18 23:03:54 -04:00
test_schedule.py toposort is a function [pr] (#10004) 2025-04-23 16:25:03 +01:00
test_search.py acc_dtype -> dtype (#9402) 2025-03-10 16:05:30 -04:00
test_setitem.py [bounty] [pr] index validation with z3 (#9981) 2025-04-24 08:06:08 -04:00
test_softmax_fusion.py do fusion locally (#10095) 2025-04-28 20:45:37 -04:00
test_specific_conv.py Solve get_grouped_dims does not split issue (#9085) 2025-02-16 19:57:29 -05:00
test_speed_v_torch.py hotfix: cat tests 2048 instead of 256 2025-04-03 10:37:56 +08:00
test_stunning.py assert in test_indexing_two_bind instead of silent fail (#10099) 2025-04-29 20:23:25 +08:00
test_subbuffer.py remove contiguous in test_subbuffer_used [pr] (#9046) 2025-02-12 14:41:16 -05:00
test_symbolic_jit.py simple symbolic slice in llama [pr] (#10112) 2025-04-30 14:36:35 -04:00
test_symbolic_ops.py simple symbolic slice in llama [pr] (#10112) 2025-04-30 14:36:35 -04:00
test_symbolic_shapetracker.py update test_merge_view_recursion_err2 [pr] (#8339) 2024-12-19 18:29:34 -05:00
test_tensor.py create randperm and support pytorch backend (#10019) 2025-04-24 07:29:02 -04:00
test_tensor_data.py [BUGFIX] Tensor([]).data() (#7884) 2024-11-24 16:42:57 -05:00
test_tensor_uop.py remove const_arg (#9002) 2025-02-10 12:45:11 +01:00
test_tensor_variable.py [bounty] [pr] index validation with z3 (#9981) 2025-04-24 08:06:08 -04:00
test_tiny.py [bounty] [pr] index validation with z3 (#9981) 2025-04-24 08:06:08 -04:00
test_to_numpy.py Apply ruff linting rules to tests (#2473) 2023-11-27 21:24:06 -08:00
test_transcendental.py Fix DSP transcendentals (#9542) 2025-03-22 11:08:18 +08:00
test_uop_graph.py range has only one src now [pr] (#10100) 2025-04-29 10:31:05 -04:00
test_uops.py Update outdated renderer.render calls (#10044) 2025-04-26 07:35:19 -04:00
test_uops_stats.py don't use real_size for mem_bytes [pr] (#10147) 2025-05-03 09:41:21 -04:00
test_winograd.py toposort is a function [pr] (#10004) 2025-04-23 16:25:03 +01:00
test_zero_copy.py CLANG -> CPU (#9189) 2025-02-20 18:03:09 -05:00