At minimum, one CMake variable is required to get the sample code building - ComputeCpp_DIR. This variable should point to the root directory of the ComputeCpp install (i.e. the directory with the the folders bin, include, lib and so on). You can also specify COMPUTECPP_SDK_BUILD_TESTS...
Copy ComputeCpp-CE-${CCPP_VERSION}-Ubuntu.16.04-ARM64.tar.gz and $TF_WHL_DIR/tensorflow-1.9.0-cp35-cp35m-linux_aarch64.whl to your device e.g. using the scp command. All of the following commands should be run on the development board. Depending on how your development board's dis...
At minimum, one CMake variable is required to get the sample code building -ComputeCpp_DIR. This variable should point to the root directory of the ComputeCpp install (i.e. the directory with the the folders bin, include, lib and so on). You can also specifyCOMPUTECPP_SDK_BUILD_TESTSto ...