https://github.com/Microsoft/CNTK
Raw File
Tip revision: 37bb3f42a6e7fd95396011c04627e0a1a3232d0a authored by liqfu on 02 August 2018, 23:19:50 UTC
support Sequence::Slice to ONNX convertion
Tip revision: 37bb3f4
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