tinygrad/test
chenyu 773d5b60bf
beam benchmark tests (#7638)
* beam benchmark tests

* lower AMD number somehow

* less flaky
2024-11-11 18:11:18 -05:00
..
external beam benchmark tests (#7638) 2024-11-11 18:11:18 -05:00
imported node cleanup + local metal test speed [pr] (#6880) 2024-10-04 18:14:23 +08:00
models move is_dtype_supported to device [pr] (#7575) 2024-11-07 20:38:03 +08:00
testextra Hook memoryview via class instead of a function (#7627) 2024-11-11 09:07:06 +08:00
unit early assert swizzle in kernel [pr] (#7610) 2024-11-09 21:54:43 +08: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 move is_dtype_supported to device [pr] (#7575) 2024-11-07 20:38:03 +08:00
test_arange.py default threefry (#6116) 2024-09-25 17:45:13 +08:00
test_assign.py assert a schedule double realize (#7178) 2024-10-21 14:16:21 +03:00
test_compile_failures.py move is_dtype_supported to device [pr] (#7575) 2024-11-07 20:38:03 +08:00
test_const_folding.py move is_dtype_supported to device [pr] (#7575) 2024-11-07 20:38:03 +08:00
test_conv.py db in wal mode (#5388) 2024-07-12 20:43:36 -07:00
test_conv_shapetracker.py s/UOps/Ops (#7500) 2024-11-03 11:26:10 +08:00
test_copy_speed.py node cleanup + local metal test speed [pr] (#6880) 2024-10-04 18:14:23 +08:00
test_device_speed.py remove iter from uopgraph (#6110) 2024-08-16 15:58:29 -07:00
test_dtype.py move is_dtype_supported to device [pr] (#7575) 2024-11-07 20:38:03 +08:00
test_dtype_alu.py move is_dtype_supported to device [pr] (#7575) 2024-11-07 20:38:03 +08:00
test_fusion_op.py use assertEqual with new style uops [pr] (#7360) 2024-10-29 18:43:21 +08:00
test_fuzz_shape_ops.py faster ci [pr] (#7348) 2024-10-29 14:01:44 +08:00
test_gc.py seed in tensor (#6869) 2024-10-06 14:46:58 -04:00
test_graph.py mask out writable bufs in runtime access_resources (#7234) 2024-10-23 16:13:50 +03:00
test_hcq.py vcount + cleanups (#7393) 2024-10-30 12:50:15 +08:00
test_image_dtype.py image dtype fusion tests [pr] (#7530) 2024-11-04 22:00:16 +08:00
test_jit.py skip test_jit_batch_split if JIT >= 2 (#7561) 2024-11-05 14:59:04 -05:00
test_kernel_cache.py move the compiler cache to be global (#2957) 2024-01-01 10:59:56 -08:00
test_lazybuffer.py s/UOps/Ops (#7500) 2024-11-03 11:26:10 +08:00
test_linearizer.py replace llvm with new llvm (#7616) 2024-11-10 11:28:52 +08:00
test_linearizer_dumb.py x|(x&y) -> x (#7629) 2024-11-11 10:00:18 +08:00
test_linearizer_failures.py x|(x&y) -> x (#7629) 2024-11-11 10:00:18 +08:00
test_linearizer_overflows.py update tests (#7554) 2024-11-05 11:35:15 -05:00
test_masked_st.py multitensor start (#2676) 2023-12-07 17:07:05 -08:00
test_metal.py METAL raise RuntimeError with no compiler and bad src (#7603) 2024-11-08 17:09:12 -05:00
test_method_cache.py simple LoadOps.ASSIGN (#3745) 2024-03-14 20:44:34 -07:00
test_multitensor.py Increase test tolerance for probabilistic test (#7580) 2024-11-07 09:35:11 -05:00
test_net_speed.py nv mockgpu (#4600) 2024-05-15 23:46:08 +03:00
test_nn.py move is_dtype_supported to device [pr] (#7575) 2024-11-07 20:38:03 +08:00
test_ocl.py Fix GPT2 with OpenCL backend. (#6821) 2024-10-01 16:57:22 +08:00
test_ops.py hotfix: add test_simple_conv2d_bias 2024-11-10 18:36:42 +08:00
test_optim.py move is_dtype_supported to device [pr] (#7575) 2024-11-07 20:38:03 +08:00
test_pickle.py Revert "s/UPat/Pat (#7506)" [pr] (#7517) 2024-11-03 16:33:02 -05:00
test_profiler.py remove pyint [pr] (#7016) 2024-10-12 22:36:24 +08:00
test_randomness.py move is_dtype_supported to device [pr] (#7575) 2024-11-07 20:38:03 +08:00
test_rearrange_einops.py Missing features from rearrange (#6184) 2024-08-19 11:19:07 -07:00
test_renderer_failures.py idx_load_store in lowerer [pr] (#7477) 2024-11-04 10:18:40 +08:00
test_sample.py UOp.variable (#7010) 2024-10-12 18:20:44 +08:00
test_schedule.py recursive swizzle with just graph_rewrite [pr] (#7626) 2024-11-10 20:14:21 +02:00
test_search.py update tests (#7554) 2024-11-05 11:35:15 -05:00
test_setitem.py disable test_setitem_inplace_operator again (#7495) 2024-11-02 19:01:23 -04:00
test_specific_conv.py move is_dtype_supported to device [pr] (#7575) 2024-11-07 20:38:03 +08:00
test_speed_v_torch.py fix HALF=1 in test_speed_v_torch (#7642) 2024-11-11 14:29:37 -05:00
test_subbuffer.py move lazy to engine [pr] (#6886) 2024-10-04 23:19:26 +08:00
test_symbolic_jit.py UOp.variable (#7010) 2024-10-12 18:20:44 +08:00
test_symbolic_ops.py UOp.variable (#7010) 2024-10-12 18:20:44 +08:00
test_symbolic_shapetracker.py fix view add with symbolic shape (#7569) 2024-11-06 11:39:20 -05:00
test_tensor.py move is_dtype_supported to device [pr] (#7575) 2024-11-07 20:38:03 +08:00
test_tensor_data.py BEAM_COMPARE=2 validates the correctness of BEAM kernels (#5458) 2024-07-13 13:53:43 -07:00
test_tensor_variable.py symbolic arange support (#7252) 2024-10-24 17:55:53 +08:00
test_tiny.py fix viz [pr] (#7519) 2024-11-04 15:02:41 +08:00
test_to_numpy.py Apply ruff linting rules to tests (#2473) 2023-11-27 21:24:06 -08:00
test_transcendental.py move is_dtype_supported to device [pr] (#7575) 2024-11-07 20:38:03 +08:00
test_uop_graph.py update tests (#7554) 2024-11-05 11:35:15 -05:00
test_uops.py move is_dtype_supported to device [pr] (#7575) 2024-11-07 20:38:03 +08:00
test_uops_stats.py update tests (#7554) 2024-11-05 11:35:15 -05:00
test_viz.py Revert "s/UPat/Pat (#7506)" [pr] (#7517) 2024-11-03 16:33:02 -05:00
test_winograd.py s/UOps/Ops (#7500) 2024-11-03 11:26:10 +08:00
test_zero_copy.py remove numpy from device (#3123) 2024-01-14 19:36:05 -08:00