Haeri
Haeri
I tried to build cpu only c++ version in ubuntu. I use 2.7 version of CNTK and I install lapacke-dev, lapacke-dev also. I gave configuration, openblas 0.3.7, boost 1.60.0, protobuf-3.1.0...
My working environment is * Ubuntu 18.04 * ARM cpu * Swig to C# I did hardly built CNTK with my environment using Swig. However, When I call 'Function.Load("**.model")', there...
I know MS announced that they won't support CNTK anymore. However, I would like to know who is trying to build CNTK with CUDA 11.1 like me. If someone trying...
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....