..
external
move time_linearizer to extra.optimization.helpers [pr] ( #9048 )
2025-02-12 15:49:58 -05:00
imported
remove Tensor._to_const_val ( #8917 )
2025-02-05 21:44:39 -05:00
mockgpu
OSX GPUOcelot ( #8209 )
2025-02-13 12:24:29 +08:00
models
delete multi output support ( #8822 )
2025-01-30 22:45:50 -05:00
testextra
fix some slow tests [pr] ( #8979 )
2025-02-09 15:57:04 +08:00
unit
realized base tensors become RESHAPE(BUFFER) [pr] ( #8994 )
2025-02-10 10:17:54 +01: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
Tuple -> tuple, List -> list [pr] ( #8936 )
2025-02-06 14:21:19 -05:00
test_arange.py
[TIP-9] rename Opt's amt to arg 2 ( #8770 )
2025-01-27 14:19:04 -05:00
test_assign.py
revert scheduler change ( #9019 )
2025-02-11 11:34:12 +08: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
move pow folding tests to test_schedule [pr] ( #8955 )
2025-02-07 12:51:43 -05:00
test_conv.py
db in wal mode ( #5388 )
2024-07-12 20:43:36 -07:00
test_conv_shapetracker.py
create_schedule([x.lazydata]) -> x.schedule() in tests ( #8449 )
2024-12-31 03:15:52 +08:00
test_copy_speed.py
fix some slow tests [pr] ( #8979 )
2025-02-09 15:57:04 +08:00
test_device_speed.py
remove iter from uopgraph ( #6110 )
2024-08-16 15:58:29 -07:00
test_dtype.py
WebGPU f16 support (f16 bounty part 2) ( #8653 )
2025-02-12 19:46:53 +08:00
test_dtype_alu.py
Autogen webgpu dawn, removing wgpu-py dependency (f16 support part 1) ( #8646 )
2025-02-07 15:16:59 +08: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
adjust cuda ci test targets ( #9014 )
2025-02-10 15:29:59 -05:00
test_gc.py
remove unused ctx [pr] ( #8751 )
2025-01-26 17:59:15 +09:00
test_graph.py
create_schedule([x.lazydata]) -> x.schedule() in tests ( #8449 )
2024-12-31 03:15:52 +08:00
test_hcq.py
[TIP-9] rename Opt's amt to arg 2 ( #8770 )
2025-01-27 14:19:04 -05:00
test_image_dtype.py
image buffer realization spec [pr] ( #8420 )
2025-01-22 20:25:22 +02:00
test_jit.py
delete forced_realize ( #8615 )
2025-01-20 09:40:36 -08:00
test_kernel_cache.py
test_kernel_cache_in_action: fix test ( #7792 )
2024-11-19 13:34:56 -05:00
test_linearizer.py
UOps. -> Ops. [pr] ( #9044 )
2025-02-12 12:53:23 -05:00
test_linearizer_dumb.py
tc_select noop (#8801 )
2025-01-29 13:53:23 -05:00
test_linearizer_failures.py
UOps. -> Ops. [pr] ( #9044 )
2025-02-12 12:53:23 -05:00
test_linearizer_overflows.py
move time_linearizer to extra.optimization.helpers [pr] ( #9048 )
2025-02-12 15:49:58 -05:00
test_masked_st.py
multitensor start ( #2676 )
2023-12-07 17:07:05 -08: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
Autogen webgpu dawn, removing wgpu-py dependency (f16 support part 1) ( #8646 )
2025-02-07 15:16:59 +08: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
Autogen webgpu dawn, removing wgpu-py dependency (f16 support part 1) ( #8646 )
2025-02-07 15:16:59 +08:00
test_ocl.py
Fix GPT2 with OpenCL backend. ( #6821 )
2024-10-01 16:57:22 +08:00
test_ops.py
TestOps: silence pytorch std()/var() degrees of freedom warnings ( #9034 )
2025-02-12 14:49:18 +08: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
rename uopgraph to rewriter [pr] ( #8682 )
2025-01-19 17:03:12 -08:00
test_profiler.py
metal: fix transfer profiling ( #8659 )
2025-01-17 23:47:01 +03:00
test_quantize_onnx.py
delete revectorize ( #9000 )
2025-02-10 18:32:35 +08:00
test_randomness.py
WebGPU f16 support (f16 bounty part 2) ( #8653 )
2025-02-12 19:46:53 +08:00
test_rearrange_einops.py
Missing features from rearrange ( #6184 )
2024-08-19 11:19:07 -07:00
test_renderer_failures.py
adjust cuda ci test targets ( #9014 )
2025-02-10 15:29:59 -05:00
test_sample.py
Autogen webgpu dawn, removing wgpu-py dependency (f16 support part 1) ( #8646 )
2025-02-07 15:16:59 +08:00
test_schedule.py
WebGPU f16 support (f16 bounty part 2) ( #8653 )
2025-02-12 19:46:53 +08:00
test_search.py
move time_linearizer to extra.optimization.helpers [pr] ( #9048 )
2025-02-12 15:49:58 -05:00
test_setitem.py
delete forced_realize ( #8615 )
2025-01-20 09:40:36 -08:00
test_specific_conv.py
WebGPU f16 support (f16 bounty part 2) ( #8653 )
2025-02-12 19:46:53 +08:00
test_speed_v_torch.py
benchmark single kernel launch ( #8921 )
2025-02-06 13:35:34 +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
UOp.variable ( #7010 )
2024-10-12 18:20:44 +08:00
test_symbolic_ops.py
few minor code cleanups [pr] ( #8267 )
2024-12-15 23:44:51 -05:00
test_symbolic_shapetracker.py
update test_merge_view_recursion_err2 [pr] ( #8339 )
2024-12-19 18:29:34 -05:00
test_tensor.py
Fix AttributeError occurring after ValueError in _apply_uop ( #8905 )
2025-02-06 10:56:29 +08: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
combine pad2d with pad ( #7677 )
2024-11-14 17:56:02 +08:00
test_tiny.py
preserve size in dtype ptr [pr] ( #8898 )
2025-02-05 14:38:57 +08:00
test_to_numpy.py
Apply ruff linting rules to tests ( #2473 )
2023-11-27 21:24:06 -08:00
test_transcendental.py
WebGPU f16 support (f16 bounty part 2) ( #8653 )
2025-02-12 19:46:53 +08:00
test_uop_graph.py
Remove size arg from DEFINE_LOCAL [pr] ( #8845 )
2025-02-02 19:47:32 +08:00
test_uops.py
bring back some things from the fix_kernel_ops diff [pr] ( #9027 )
2025-02-11 14:20:31 +01:00
test_uops_stats.py
fix DEBUG=2 output for copy runners [pr] ( #8579 )
2025-01-12 12:03:01 -05:00
test_winograd.py
create_schedule([x.lazydata]) -> x.schedule() in tests ( #8449 )
2024-12-31 03:15:52 +08:00
test_zero_copy.py
unrelated test fixups from delete_lazy [pr] ( #8088 )
2024-12-06 17:31:02 +02:00