https://github.com/Microsoft/CNTK
Raw File
Tip revision: b27daef0a9818654b55660f000dab05a4aa5eb71 authored by Vadim Mazalov on 27 September 2019, 19:15:52 UTC
Optimize release
Tip revision: b27daef
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