(same as last fix also for CNTKEval.cpp)
This commit is contained in:
Родитель
702773702c
Коммит
1539ff89f9
|
@ -20,9 +20,6 @@
|
|||
#include <string>
|
||||
#include <fstream>
|
||||
|
||||
// TODO: Get rid of this global
|
||||
Microsoft::MSR::CNTK::MPIWrapper *g_mpi = nullptr;
|
||||
|
||||
namespace Microsoft { namespace MSR { namespace CNTK {
|
||||
|
||||
// -----------------------------------------------------------------------
|
||||
|
|
|
@ -16,6 +16,7 @@
|
|||
#include <vld.h> // leak detection
|
||||
#endif
|
||||
#include "BestGpu.h"
|
||||
#include "MPIWrapper.h"
|
||||
|
||||
// TODO: Get rid of this global
|
||||
Microsoft::MSR::CNTK::MPIWrapper *g_mpi = nullptr;
|
||||
|
|
Загрузка…
Ссылка в новой задаче