https://github.com/Microsoft/CNTK
Raw File
Tip revision: 956bd9ef68ed66a1a8530179e31ad7c3dc85061d authored by Snail on 05 July 2016, 02:51:02 UTC
Update SGD.cpp
Tip revision: 956bd9e
stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// DSSMReader.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