onnxruntime/winml/lib/Api.Core/ModelInfo.cpp
Paul McDaniel f07fdf96b4 model moved over.
everything builds clean.
step !
2019-11-15 10:54:44 -08:00

14 lines
211 B
C++

// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
#include "pch.h"
#include "inc/ModelInfo.h"
#include "FeatureDescriptorFactory.h"
using namespace Windows::AI::MachineLearning;