https://github.com/Microsoft/CNTK
Raw File
Tip revision: e5961ebe6da74d262b986edacfbaa933062172fc authored by Kate Puech on 13 November 2017, 17:45:51 UTC
fixing mkl path in make command
Tip revision: e5961eb
stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// ParseNumber.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information

#include "stdafx.h"

// TODO: reference any additional headers you need in STDAFX.H
// and not in this file
back to top