forked from tinygrad/tinygrad
reshape is lazy now, so better to raise from the .axis call and not have caller to handle invalid case
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