https://github.com/Microsoft/CNTK
Raw File
Tip revision: 57191f0af17dbc7344dcce21a25f968d6e42991c authored by Thiago Crepaldi on 14 May 2018, 21:17:41 UTC
Merge branch 'thiagofc/test-auto-merge' of https://github.com/Microsoft/cntk into thiagofc/test-auto-merge
Tip revision: 57191f0
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