mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-08-29 19:16:07 +00:00
* fix wmma flop counting on intel, add count tests * half * add half gemm * Update test.yml * one test * Update test_uops_stats.py * Update test_uops_stats.py * Update test_uops_stats.py * smaller matrix, use unittest skipUnless decorator