Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tinygrad/tinygrad
/ metal_uop_matmul.py
File
metal_uop_matmul.py
extra/gemm/metal_uop_matmul.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
tinygrad
import
UOp, dtypes
2
from
tinygrad.uop.ops
import
AxisType, Ops, KernelInfo, AddrSpace
3
from
extra.gemm.amd_uop_matmul
import
test_matmul
4
Callers
nothing calls this directly
Calls
2
hand_spec_tc_cores
Function · 0.85
test_matmul
Function · 0.70
Tested by
no test coverage detected