https://github.com/Microsoft/CNTK
Raw File
Tip revision: 8ab8411dfa3dfe6c56eb096c0c2795a201aa2c60 authored by Ratan Rai Sur on 08 August 2017, 18:42:59 UTC
getDenseDataDouble and getOneHotData
Tip revision: 8ab8411
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