mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-09-01 22:06:08 +00:00
* Solve dims too large errors on webgpu * Simplify divisor find * Test square root divisor * Fix lint * Refactor into group_dims and split_dims * Refactor * Fix lint * Add back max check in _group_dims * Prefer grouping over split --------- Co-authored-by: chenyu <[email protected]>