We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba86638 commit c9a7d60Copy full SHA for c9a7d60
docs/vta/install.md
@@ -117,6 +117,7 @@ ssh xilinx@192.168.2.99
117
cd /home/xilinx/tvm
118
mkdir build
119
cp cmake/config.cmake build/.
120
+echo 'set(USE_VTA_ON_HOST OFF)' >> build/config.cmake
121
# Copy pynq specific configuration
122
cp vta/config/pynq_sample.json vta/config/vta_config.json
123
cd build
0 commit comments