mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-12 07:55:14 +08:00
* fixed causal mask in Tensor class * added tests for scaled attention against pytorch * cleaned up test formatting * removed duplicate test