| .. |
|
external
|
add Topk to tensor (#9343)
|
2025-03-09 20:01:42 -04:00 |
|
imported
|
CLANG -> CPU (#9189)
|
2025-02-20 18:03:09 -05:00 |
|
mockgpu
|
amd: autogen ip bases (#9360)
|
2025-03-05 22:30:38 +03:00 |
|
models
|
allow VIEW(BUFFER) in Tensor UOps [pr] (#9210)
|
2025-02-24 13:06:15 +01:00 |
|
testextra
|
CLANG -> CPU (#9189)
|
2025-02-20 18:03:09 -05:00 |
|
unit
|
hotfix: load >2 GiB from disk on macOS (#9361)
|
2025-03-07 14:51:58 +08: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
|
add name uop (#9149)
|
2025-02-18 15:26:58 +08:00 |
|
test_arange.py
|
add GROUP and GROUPTOP to test_arange (#9432)
|
2025-03-13 11:28:38 -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
|
is_realized only if buffer is allocated (#9253)
|
2025-02-26 08:58:08 +01:00 |
|
test_conv.py
|
db in wal mode (#5388)
|
2024-07-12 20:43:36 -07:00 |
|
test_conv_shapetracker.py
|
remove inputs+outputs attributes from ScheduleItem [pr] (#9192)
|
2025-02-21 13:48:11 +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
|
acc_dtype -> dtype (#9402)
|
2025-03-10 16:05:30 -04:00 |
|
test_dtype_alu.py
|
xor -> bitwise_xor (#9264)
|
2025-02-26 10:21:14 -05: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
|
remove unused ctx [pr] (#8751)
|
2025-01-26 17:59:15 +09:00 |
|
test_graph.py
|
xor -> bitwise_xor (#9264)
|
2025-02-26 10:21:14 -05:00 |
|
test_hcq.py
|
flaky test in ci (#9321)
|
2025-03-02 16:27:22 +03:00 |
|
test_image_dtype.py
|
is_realized only if buffer is allocated (#9253)
|
2025-02-26 08:58:08 +01:00 |
|
test_interop.py
|
hotfix: interop example (#9237)
|
2025-02-25 10:32:00 +03:00 |
|
test_jit.py
|
CLANG -> CPU (#9189)
|
2025-02-20 18:03:09 -05:00 |
|
test_kernel_cache.py
|
CLANG -> CPU (#9189)
|
2025-02-20 18:03:09 -05:00 |
|
test_linearizer.py
|
acc_dtype -> dtype (#9402)
|
2025-03-10 16:05:30 -04:00 |
|
test_linearizer_dumb.py
|
tc_select noop (#8801)
|
2025-01-29 13:53:23 -05:00 |
|
test_linearizer_failures.py
|
CLANG -> CPU (#9189)
|
2025-02-20 18:03:09 -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
|
Failing test for not realizing intermediate expand in multi-GPU (#9320)
|
2025-03-02 12:54:48 +01: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
|
remove SQRT hack in llvm (#9067)
|
2025-02-13 15:42:34 -05:00 |
|
test_ocl.py
|
Fix GPT2 with OpenCL backend. (#6821)
|
2024-10-01 16:57:22 +08:00 |
|
test_ops.py
|
new devectorizer (#9331)
|
2025-03-11 18:47:56 +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
|
simpler buf_uop [pr] (#9215)
|
2025-02-23 19:23:14 +01:00 |
|
test_profiler.py
|
metal: fix transfer profiling (#8659)
|
2025-01-17 23:47:01 +03:00 |
|
test_quantize_onnx.py
|
quantization preprocessor from DSP, should be universal (#9437)
|
2025-03-15 07:49:37 +08:00 |
|
test_randomness.py
|
CLANG -> CPU (#9189)
|
2025-02-20 18:03:09 -05:00 |
|
test_rearrange_einops.py
|
Missing features from rearrange (#6184)
|
2024-08-19 11:19:07 -07:00 |
|
test_renderer_failures.py
|
acc_dtype -> dtype (#9402)
|
2025-03-10 16:05:30 -04:00 |
|
test_rewrite_tracked_childen.py
|
add get_children_map to uop (#9470)
|
2025-03-17 14:36:13 +08: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
|
swizzle without buffer ops try 2 [pr] (#9427)
|
2025-03-13 10:00:40 +01:00 |
|
test_search.py
|
acc_dtype -> dtype (#9402)
|
2025-03-10 16:05:30 -04:00 |
|
test_setitem.py
|
delete forced_realize (#8615)
|
2025-01-20 09:40:36 -08: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
|
add test_sqrt to test_speed_v_torch (#9066)
|
2025-02-13 15:25:54 -05: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
|
bert sum acc in half (#9412)
|
2025-03-11 23:03:15 -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
|
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
|
[Bounty] Vectorize Transcendental (#9058)
|
2025-02-28 15:47:25 +08:00 |
|
test_uop_graph.py
|
devectorize prereqs [pr] (#9404)
|
2025-03-11 12:33:29 +08:00 |
|
test_uops.py
|
CLANG -> CPU (#9189)
|
2025-02-20 18:03:09 -05:00 |
|
test_uops_stats.py
|
CLANG -> CPU (#9189)
|
2025-02-20 18:03:09 -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
|
CLANG -> CPU (#9189)
|
2025-02-20 18:03:09 -05:00 |