..
device
Support bfloat16 on NULL backend ( #12340 )
2025-09-30 00:02:30 -04:00
external
remove ShapeTracker.invert ( #12520 )
2025-10-08 18:37:34 +08:00
mockgpu
amd: support rocm7 ( #12502 )
2025-10-08 14:30:39 +08:00
models
fast RANGEIFY ( #12504 )
2025-10-08 19:38:06 +08:00
opt
remove Ops.VIEW and related UOp methods ( #12522 )
2025-10-08 14:47:02 +03:00
speed
ops_gpu -> ops_cl ( #12103 )
2025-09-10 15:15:48 -04:00
testextra
break swizzle into three chunks [pr] ( #11153 )
2025-07-09 15:30:34 -07:00
unit
delete the old rangeify path and all the children stuff ( #12524 )
2025-10-08 21:24:04 +08:00
web
time viz ( #10763 )
2025-06-17 19:39:34 +03: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
multi test case for sharded ring allreduce ( #12462 )
2025-10-05 23:18:24 -04:00
test_arange.py
remove FUSE_ARANGE ( #12511 )
2025-10-08 04:54:07 -04:00
test_assign.py
assert correctness in test_permuted_assignment [pr] ( #12483 )
2025-10-07 11:42:22 +03:00
test_compile_failures.py
unify cpu and llvm ( #11982 )
2025-09-09 13:54:44 +03:00
test_const_folding.py
update RANGEIFY test_cast_padded ( #12421 )
2025-10-02 04:37:35 -04:00
test_dtype.py
enable few tests for PTX test_dtype ( #12445 )
2025-10-03 08:56:30 -04:00
test_dtype_alu.py
python float8 support ( #11960 )
2025-09-18 09:17:09 -04:00
test_edgecases.py
add dtypes.index ( #12015 )
2025-09-06 06:03:44 +02:00
test_fusion_op.py
just schedule in test_recursive_pad [pr] ( #8860 )
2025-02-02 15:01:24 +02:00
test_gc.py
s/lb_refcount/uop_refcount [pr] ( #10865 )
2025-06-18 21:48:04 +03:00
test_graph.py
hcq: cpu can be graphed ( #11474 )
2025-08-02 21:01:19 +03:00
test_image_dtype.py
fix test lil model ( #12437 )
2025-10-03 02:28:37 -04:00
test_interop.py
hotfix: interop example ( #9237 )
2025-02-25 10:32:00 +03:00
test_jit.py
failing rng test ( #12328 )
2025-09-29 16:06:45 +08:00
test_jit_cases.py
enumerate cases of Tensors in the JIT ( #10548 )
2025-05-28 11:51:27 -07:00
test_kernel_cache.py
make method_cache account for compiler ( #12156 )
2025-09-13 17:00:11 +03:00
test_linearizer.py
remove Ops.VIEW and related UOp methods ( #12522 )
2025-10-08 14:47:02 +03:00
test_linearizer_dumb.py
remove Ops.VIEW and related UOp methods ( #12522 )
2025-10-08 14:47:02 +03:00
test_linearizer_failures.py
split ranges ( #12411 )
2025-10-02 12:57:22 +08:00
test_memory_planner.py
memplan: fix large buffers planning ( #11878 )
2025-08-27 23:54:27 +03:00
test_method_cache.py
make method_cache account for compiler ( #12156 )
2025-09-13 17:00:11 +03:00
test_multitensor.py
delete children tracking from uop ( #12491 )
2025-10-08 09:04:14 +08:00
test_nn.py
remove FUSE_ARANGE ( #12511 )
2025-10-08 04:54:07 -04:00
test_ops.py
move frontend dir to nn [pr] ( #12470 )
2025-10-07 10:42:22 +08:00
test_opt_gemm.py
delete more tests ( #12043 )
2025-09-05 15:31:30 -07:00
test_optim.py
fast RANGEIFY ( #12504 )
2025-10-08 19:38:06 +08:00
test_opts.py
support opts in contig, simpler ( #12400 )
2025-10-01 17:20:04 +08:00
test_outerworld_range.py
remove dtype from range, it will be dtypes.index soon [pr] ( #11914 )
2025-08-29 09:52:07 -07:00
test_pickle.py
rangeify: update test_pickle asserts ( #12366 )
2025-09-30 13:27:41 +03:00
test_profiler.py
remove PROFILE=1 option, it's just VIZ=1 [pr] ( #12176 )
2025-09-15 12:51:50 +03:00
test_quantize_onnx.py
move frontend dir to nn [pr] ( #12470 )
2025-10-07 10:42:22 +08:00
test_randomness.py
ops: n^2 .device property fix ( #12419 )
2025-10-02 03:28:12 -04:00
test_rangeify.py
delete the old rangeify path and all the children stuff ( #12524 )
2025-10-08 21:24:04 +08:00
test_remote.py
skip more multi remote tests ( #12410 )
2025-10-02 04:50:46 +03:00
test_renderer_failures.py
Move Ops.SPECIAL arg to src ( #11918 )
2025-09-04 09:31:44 +02:00
test_schedule.py
remove Ops.VIEW and related UOp methods ( #12522 )
2025-10-08 14:47:02 +03:00
test_setitem.py
Add test for 2D tensor indexing in setitem ( #12193 )
2025-09-16 14:57:25 -04:00
test_softmax_fusion.py
fix some rangeify tests ( #12370 )
2025-09-30 20:12:08 +08:00
test_stunning.py
remove FUSE_ARANGE ( #12511 )
2025-10-08 04:54:07 -04:00
test_subbuffer.py
redundant code ( #11014 )
2025-06-29 09:06:10 -07:00
test_symbolic_jit.py
Shrink instead of reshape to unregister symbolic ( #12241 )
2025-09-19 06:04:35 +02:00
test_symbolic_ops.py
Shrink instead of reshape to unregister symbolic ( #12241 )
2025-09-19 06:04:35 +02:00
test_tensor.py
fast RANGEIFY ( #12504 )
2025-10-08 19:38:06 +08:00
test_tensor_uop.py
split reduceop ( #12404 )
2025-10-01 18:45:16 +08:00
test_tensor_variable.py
Shrink instead of reshape to unregister symbolic ( #12241 )
2025-09-19 06:04:35 +02:00
test_tiny.py
earlier seen children ( #12451 )
2025-10-05 15:55:13 +08: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
post index symbolic ( #12446 )
2025-10-03 23:23:03 +02:00
test_uops.py
remove Ops.VIEW and related UOp methods ( #12522 )
2025-10-08 14:47:02 +03:00
test_uops_stats.py
fix some rangeify tests ( #12370 )
2025-09-30 20:12:08 +08:00
test_zero_copy.py
unify cpu and llvm ( #11982 )
2025-09-09 13:54:44 +03:00