mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-01-09 15:08:02 -05:00
hotfix: no hexdump for usbgpu patch.py
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
#!/usr/bin/env python3
|
#!/usr/bin/env python3
|
||||||
import sys, os, zlib, struct, hashlib
|
import sys, os, zlib, struct, hashlib
|
||||||
from hexdump import hexdump
|
|
||||||
from tinygrad.helpers import DEBUG, getenv, fetch
|
from tinygrad.helpers import DEBUG, getenv, fetch
|
||||||
from tinygrad.runtime.support.usb import USB3
|
from tinygrad.runtime.support.usb import USB3
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user