https://github.com/Microsoft/CNTK
Raw File
Tip revision: b252b1dd3cd0c35f1169da8a78e90b420bc0f355 authored by Jasha Droppo on 24 August 2016, 22:29:17 UTC
Removing last vestiges of dataDecimationFactor
Tip revision: b252b1d
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