mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
* zero in shape start * no assert for that * if output size is 0, return without exec * tweak * strides * reduce over non-zero * shrink and expand * fix import * test_elementwise where * cannot reshape from size 0 to size 1 * compiled backend reduce over 0 * zeros for numpy * reduce over 0 and keepdim resulted in 1 * reduce empty set default values * compare with same input * pad test case * cat test case * torch does not support that? |
||
|---|---|---|
| .. | ||
| dist | ||
| external_copy_benchmark.py | ||
| external_llama_eval.py | ||
| external_model_benchmark.py | ||
| external_multi_gpu.py | ||
| external_osx_profiling.py | ||
| external_test_allocator_on_models.py | ||
| external_test_embedding.py | ||
| external_test_image.py | ||
| external_test_jit_on_models.py | ||
| external_test_onnx_backend.py | ||
| external_test_opt.py | ||
| external_test_optim.py | ||
| external_test_speed_llama.py | ||
| external_test_uops_graphing.py | ||
| external_test_yolo.py | ||
| external_test_yolov8.py | ||
| fuzz_linearizer.py | ||
| fuzz_shapetracker.py | ||
| fuzz_symbolic.py | ||
| graph_batchnorm.py | ||
| test_example.py | ||