mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-26 19:52:38 +00:00
9 lines
No EOL
151 B
C
9 lines
No EOL
151 B
C
// Copyright (c) Microsoft Corporation.
|
|
// Licensed under the MIT License.
|
|
|
|
#pragma once
|
|
|
|
#include "cppwinrt.h"
|
|
#include "dx.h"
|
|
|
|
#include <D3dx12.h> |