forked from tinygrad/tinygrad
* move disassemblers and openpilot * delete junk * put that in pre-commit * fixup readme
3 lines
96 B
Bash
Executable File
3 lines
96 B
Bash
Executable File
#!/bin/bash
|
|
NOLOCALS=1 FLOAT16=1 DEBUGCL=1 IMAGE=2 GPU=1 python3 examples/openpilot/compile2.py
|