https://github.com/Microsoft/CNTK
Raw File
Tip revision: 0b5b1005134fc13088d50f35d63c3309fc4d8d63 authored by Igor Macedo Quintanilha on 06 April 2018, 15:57:46 UTC
Added test for batch norm spatial shape inference
Tip revision: 0b5b100
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