forked from tinygrad/tinygrad
* convert COPY -> STORE early * finish it (glm) * no slop * fixes * not None * copy one * bugs fixed, just kernel count i think * fix disk to disk * move out of realize * revert that * simpler * fixes * add copy kernel simplification * fixes * dead copy * remove reshape on store * fix mstack lowering
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