MCPcopy
hub / github.com/tinygrad/tinygrad / mesa.py

File mesa.py

tinygrad/runtime/autogen/mesa.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# mypy: disable-error-code="empty-body"
2from __future__ import annotations
3import ctypes
4from typing import Literal, TypeAlias

Callers

nothing calls this directly

Calls 5

gc_alloc_sizeFunction · 0.85
gc_zalloc_sizeFunction · 0.85
ir3_isa_get_gpu_idFunction · 0.85
register_fieldsMethod · 0.80

Tested by

no test coverage detected