tinygrad/test
chenyu c805e3fff5
skip test_jit_batch_split if JIT >= 2 (#7561)
* skip test_jit_batch_split if JIT >= 2

only test graphs

* 1600
2024-11-05 14:59:04 -05:00
..
external update tests (#7554) 2024-11-05 11:35:15 -05:00
imported node cleanup + local metal test speed [pr] (#6880) 2024-10-04 18:14:23 +08:00
models llvm if load (#7345) 2024-10-29 11:33:22 +08:00
testextra names shadowing builtins (#5179) 2024-06-27 08:15:01 -04:00
unit update tests (#7554) 2024-11-05 11:35:15 -05:00
__init__.py All devices are equal! (#196) 2020-12-15 23:44:08 -08:00
Dockerfile Docker fix (#1039) 2023-06-25 10:38:58 -07:00
helpers.py idx_load_store in lowerer [pr] (#7477) 2024-11-04 10:18:40 +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 Use is_dtype_supported in more places in tests (#7529) 2024-11-04 09:21:15 -05:00
test_const_folding.py Use is_dtype_supported in more places in tests (#7529) 2024-11-04 09:21:15 -05: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 Use is_dtype_supported in more places in tests (#7529) 2024-11-04 09:21:15 -05:00
test_dtype_alu.py Ops.ALU is no more, the arg is just an op (#7525) 2024-11-05 00:22:22 +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 update tests (#7554) 2024-11-05 11:35:15 -05:00
test_linearizer_dumb.py update tests (#7554) 2024-11-05 11:35:15 -05:00
test_linearizer_failures.py update tests (#7554) 2024-11-05 11:35:15 -05: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 pass the src into Metal [pr] (#7518) 2024-11-04 12:35:30 +08:00
test_method_cache.py simple LoadOps.ASSIGN (#3745) 2024-03-14 20:44:34 -07:00
test_multitensor.py Ops.ALU is no more, the arg is just an op (#7525) 2024-11-05 00:22:22 +08:00
test_net_speed.py nv mockgpu (#4600) 2024-05-15 23:46:08 +03:00
test_nn.py Use is_dtype_supported in more places in tests (#7529) 2024-11-04 09:21:15 -05:00
test_ocl.py Fix GPT2 with OpenCL backend. (#6821) 2024-10-01 16:57:22 +08:00
test_ops.py fix test_schedule conv2d bug (#7549) 2024-11-05 09:07:25 -05:00
test_optim.py improve test_dropout_on_shard (#4912) 2024-06-11 11:36:02 -04: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 seed in tensor (#6869) 2024-10-06 14:46:58 -04: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 skip test_jit_batch_split if JIT >= 2 (#7561) 2024-11-05 14:59:04 -05: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 nv mockgpu (#4600) 2024-05-15 23:46:08 +03:00
test_speed_v_torch.py remove CUDACPU flag in tests [run_process_replay] (#5902) 2024-08-04 16:06:38 -04: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 add smin/smax (#7253) 2024-10-24 16:10:49 +08:00
test_tensor.py Tensor Clone Function (#7154) 2024-11-01 12:24:43 +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 remove reassoc from LLVM flags (#7512) 2024-11-03 13:11:56 -05:00
test_uop_graph.py update tests (#7554) 2024-11-05 11:35:15 -05:00
test_uops.py update tests (#7554) 2024-11-05 11:35:15 -05: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