https://github.com/Microsoft/CNTK
Raw File
Tip revision: 00bd68a091c31c8645dca7c40fb02535d53b1dea authored by Cheng Tang on 03 August 2017, 22:40:40 UTC
add ut
Tip revision: 00bd68a
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