Files
clearpilot/selfdrive/modeld/tests/tf_test/build.sh
Your Name c22b4866eb wip
2024-04-27 03:27:27 -05:00

3 lines
186 B
Bash

#!/bin/bash
clang++ -I /home/batman/one/external/tensorflow/include/ -L /home/batman/one/external/tensorflow/lib -Wl,-rpath=/home/batman/one/external/tensorflow/lib main.cc -ltensorflow