CNTK
CNTK copied to clipboard
How to make Cmake for c++ project using CNTK libraries in linux
Hi guys.
I am trying to build my project with CNTK libraries which is built in linux v2.7. I success to build CNTK c++ version and I got shared libraries.
I hope to know how could I make cmake files for this.
Have you guys have some simple example or Could you give me a tip?