mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-16 01:48:24 +08:00
* port x86 to new_style (fable slop) * don't change ops * port NIR to new_style (fable) * lil cleanup * fix tests, and remove new_style
Three groups of tests run in CI backend -- tests that run on each backend null -- tests that don't require any backend unit -- tests that only run on a single backend in CI