https://github.com/Microsoft/CNTK
Raw File
Tip revision: bffb980d3f0bae6aa36c5a2a327a1298cbe249fc authored by Nathan Luehr on 31 May 2017, 23:21:58 UTC
Converted MPICommunicatorImpl to singleton.
Tip revision: bffb980
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