https://github.com/Microsoft/CNTK
Raw File
Tip revision: 0e9a94b3bb8eb7d27bdd264361feb2da848bf744 authored by Thiago Crepaldi on 29 June 2018, 22:09:49 UTC
Update MKLML to 2018.0.3.20180406 and MKL-DNN to 0.14 versions (windows)
Tip revision: 0e9a94b
targetver.h
#pragma once

// Including SDKDDKVer.h defines the highest available Windows platform.

// If you wish to build your application for a previous Windows platform, include WinSDKVer.h and
// set the _WIN32_WINNT macro to the platform you wish to support before including SDKDDKVer.h.

#include <SDKDDKVer.h>
back to top