https://github.com/Microsoft/CNTK
Raw File
Tip revision: a5bfce66654246474cbe2e93c8b28132bc9a7aff authored by Vadim Mazalov on 31 July 2019, 18:08:51 UTC
Attention CTC scripts from Amit
Tip revision: a5bfce6
stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// ParseNumber.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