https://github.com/Microsoft/CNTK
Raw File
Tip revision: 88e7cb1f7859886bfcb210f4e2c24872f4d86c9f authored by Rui Zhao (SPEECH) on 27 March 2019, 01:00:29 UTC
kws decoding bias
Tip revision: 88e7cb1
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