Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tinygrad/tinygrad
/ amdgpu_drm.py
File
amdgpu_drm.py
tinygrad/runtime/autogen/amdgpu_drm.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# mypy: disable-error-code="empty-body"
2
from
__future__
import
annotations
3
import
ctypes
4
from
typing
import
Literal, TypeAlias
Callers
nothing calls this directly
Calls
5
_IO
Function · 0.90
_IOR
Function · 0.90
_IOW
Function · 0.90
_IOWR
Function · 0.90
register_fields
Method · 0.80
Tested by
no test coverage detected