MCPcopy
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

1from tinygrad import UOp, dtypes
2from tinygrad.uop.ops import AxisType, Ops, KernelInfo, AddrSpace
3from extra.gemm.amd_uop_matmul import test_matmul
4

Callers

nothing calls this directly

Calls 2

hand_spec_tc_coresFunction · 0.85
test_matmulFunction · 0.70

Tested by

no test coverage detected