https://github.com/Microsoft/CNTK
Raw File
Tip revision: d33b7b44e8f08c05680e6476a98a8621f24a5839 authored by liqfu on 13 September 2018, 00:24:45 UTC
update iteration plan
Tip revision: d33b7b4
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