https://github.com/Microsoft/CNTK
Raw File
Tip revision: 7a030642a7676a76431bde6edfc7054fdf9df8c8 authored by REDMOND\sayanpa on 08 September 2017, 20:43:38 UTC
Re-enable disabled doc test and address a pending CR comment in tutorial documentation.
Tip revision: 7a03064
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