forked from tinygrad/tinygrad
3 lines
119 B
Bash
3 lines
119 B
Bash
#!/bin/sh
|
|
python3 -c "from tinygrad.runtime.support.system import APLRemotePCIDevice; APLRemotePCIDevice.ensure_app()"
|