Skip to content

CarlosMendonca/coral-vs-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coral Visual Studio C++ Solution

Minimal Visual Studio C++ solution template for Google Coral development on Windows.

To compile the console application, make sure you hydrate the TensorFlow submodule and create an NTFS symlink to the tensorflow/tensorflow directory.

On the repository root:

git submodule update --init --recursive
wsl ./third-party/tensorflow/tensorflow/lite/tools/make/download_dependencies.sh
make-ntfs-junctions.bat

About

Minimal Visual Studio C++ solution template for Google Coral development on Windows.

Resources

License

Stars

Watchers

Forks

Packages

No packages published