mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
* multi is O(1) * allreduce * no new uops needed * junk * something * simple * that's really what i want * closer * inject _device_num * pretty print * cleanups * this * early dnum * ops allreduce is good * ish * device is the tuple and this is fine * simpler * progress * copy_multi * work * more tests * more tests pass * work * no None axis * tests * no none multi * type fixes * pre commit passes * lil * remove this * mlperf dataloader on mac * that test was wrong * unbind * support DEBUG=2 * realize * only unbind bound vars * don't include fixedvars * graph test * one test * fixedvars in hcq * new ring reduce * ring reduce * simpler ring * mselect * mselect doesn't work * Revert "mselect doesn't work" This reverts commit |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_allreduce.py | ||
| test_attention.py | ||
| test_block_reorder.py | ||
| test_device.py | ||
| test_disk_cache.py | ||
| test_disk_tensor.py | ||
| test_elf.py | ||
| test_gguf.py | ||
| test_gradient.py | ||
| test_graph_rewrite.py | ||
| test_helpers.py | ||
| test_linearizer_rewrite.py | ||
| test_microbenchmarks.py | ||
| test_pattern_matcher.py | ||
| test_qcom.py | ||
| test_rewrite_map.py | ||
| test_shapetracker.py | ||
| test_shapetracker_math.py | ||
| test_shm_tensor.py | ||
| test_simplify_valid_idx.py | ||
| test_tar.py | ||
| test_tensor_io.py | ||
| test_tensor_uop_representation.py | ||
| test_tqdm.py | ||
| test_transcendental_helpers.py | ||
| test_uop_resolve.py | ||
| test_uop_symbolic.py | ||
| test_uop_vmin_vmax.py | ||
| test_upat_compile.py | ||
| test_verify_ast.py | ||
| test_view.py | ||
| test_viz.py | ||