https://github.com/Microsoft/CNTK
Raw File
Tip revision: 9771dc4c66d7aa00b85f0cab5bd3122b71f837d7 authored by Eldar Akchurin on 29 August 2017, 17:28:23 UTC
Updating 1bitsgd
Tip revision: 9771dc4
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