https://github.com/Microsoft/CNTK
Raw File
Tip revision: ae64b04e57fa8ec2ff9daccea0b3c33daa6408a9 authored by Vadim Mazalov on 30 March 2017, 20:23:29 UTC
Hard code CTC params
Tip revision: ae64b04
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