MCPcopy Create free account
hub / github.com/tinygrad/tinygrad / patch.py

File patch.py

extra/usbgpu/patch.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2import os, zlib, struct, hashlib
3from tinygrad.helpers import getenv
4from tinygrad.runtime.support.usb import USB3

Callers

nothing calls this directly

Calls 6

getenvFunction · 0.90
USB3Class · 0.90
splitMethod · 0.80
patchFunction · 0.70
existsMethod · 0.45
send_batchMethod · 0.45

Tested by

no test coverage detected