https://github.com/Microsoft/CNTK
Raw File
Tip revision: e417b1426d3e4707e2e0910c49ae0824592a18d0 authored by thhoens on 22 September 2016, 23:37:19 UTC
Updated with new features
Tip revision: e417b14
stdafx.cpp
//
// Copyright (c) Microsoft. All rights reserved.
// Licensed under the MIT license. See LICENSE.md file in the project root for full license information.
//
// stdafx.cpp : source file that includes just the standard includes
// cn.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
//

#include "stdafx.h"
back to top