https://github.com/Microsoft/CNTK
Raw File
Tip revision: 0d4095941752c17231f1a1f049763426de0b401f authored by Binbin Zhang on 25 July 2017, 02:25:44 UTC
add backstitch
Tip revision: 0d40959
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