MCPcopy
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

1from tinygrad.device import Device, Buffer
2from tinygrad.dtype import dtypes, _to_np_dtype
3
4dev = Device.default

Callers

nothing calls this directly

Calls 6

BufferClass · 0.90
to_npFunction · 0.85
ensure_allocatedMethod · 0.80
nonzeroMethod · 0.80
compileMethod · 0.45
disassembleMethod · 0.45

Tested by

no test coverage detected