mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-01 23:30:35 +00:00
12 lines
283 B
C
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"
|