mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-25 22:26:24 +00:00
8 lines
172 B
C
8 lines
172 B
C
// Copyright (c) Microsoft Corporation.
|
|
// Licensed under the MIT License.
|
|
|
|
#pragma once
|
|
|
|
#include "common.h"
|
|
#include "WinMLProfiler.h"
|
|
#include "TraceLoggingConfig.h"
|