Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tinygrad/tinygrad
/ hip_large_kernel.py
File
hip_large_kernel.py
extra/hip_large_kernel.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
tinygrad.device
import
Device, Buffer
2
from
tinygrad.dtype
import
dtypes, _to_np_dtype
3
4
dev = Device.default
Callers
nothing calls this directly
Calls
6
Buffer
Class · 0.90
to_np
Function · 0.85
ensure_allocated
Method · 0.80
nonzero
Method · 0.80
compile
Method · 0.45
disassemble
Method · 0.45
Tested by
no test coverage detected