onnxruntime/winml/dll/pch.h
2019-11-07 11:51:44 -08:00

12 lines
283 B
C

// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
#pragma once
#include "cppwinrt_onnx.h"
#include "dx.h"
#include "inc/ILotusValueProviderPrivate.h"
#include "impl/IMapFeatureValue.h"
#include "impl/ISequenceFeatureValue.h"
#include "FeatureValues.h"