https://github.com/Microsoft/CNTK
Raw File
Tip revision: dac029852ac48fe20077ba4557b291c1fad520a8 authored by Yang Chen on 20 June 2019, 23:18:20 UTC
Fixed the name of the API
Tip revision: dac0298
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