mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-03 03:58:54 +00:00
add header (#5648)
Co-authored-by: RandySheriffH <rashuai@microsoft.com>
This commit is contained in:
parent
3e71e8bd7e
commit
d7f3baed18
1 changed files with 3 additions and 0 deletions
|
|
@ -1,3 +1,6 @@
|
|||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT License.
|
||||
|
||||
#include <cuda.h>
|
||||
#include <cuda_runtime.h>
|
||||
#include <cstdint>
|
||||
|
|
|
|||
Loading…
Reference in a new issue