https://github.com/Microsoft/CNTK
Raw File
Tip revision: d16bb09673f1e63920de18d8bf8af28eb8a762c2 authored by liqfu on 08 February 2019, 17:41:39 UTC
undo caffe_pb2.py change
Tip revision: d16bb09
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