mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
* perf: lazyop as dataclass fix: linter fix: restore eq * use builtin methods, buffers to property to allow freezing * fix: reduce diff * fix: can't freeze due to KOPT tests, mypy * fix: explicit hash * can freeze if tests are fixed * fix: typo --------- Co-authored-by: Roelof van Dijk <roelof.van.dijk@vitestro.com> Co-authored-by: George Hotz <72895+geohot@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| 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_gpu_ast.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_shapetracker.py | ||
| fuzz_symbolic.py | ||
| graph_batchnorm.py | ||