mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
* search: add BEAM_VERIFY option to validate search results refactor fuzz_linearizer comparison to allow it to be used in for BEAM_VERIFY in device.py * search: fix to verify the beam_search result and not the fastest * search: fix typing and clean up * device: remove imports from test and add LOGKERN options LOGKERN output can be used with test/external/verify_kernel.py to validate correctness * fix example in verify_kernel.py * cleanup fixes * fix to use f-strings |
||
|---|---|---|
| .. | ||
| codegen | ||
| features | ||
| nn | ||
| renderer | ||
| runtime | ||
| shape | ||
| __init__.py | ||
| device.py | ||
| dtype.py | ||
| helpers.py | ||
| lazy.py | ||
| mlops.py | ||
| ops.py | ||
| realize.py | ||
| tensor.py | ||