mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-29 20:14:01 +00:00
ROCM
This commit is contained in:
parent
9c6cc88e82
commit
af0a5d1c67
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT License.
|
||||
|
||||
#include "core/providers/shared_library/provider_api.h"
|
||||
#include "layer_norm.h"
|
||||
#include "layer_norm_impl.h"
|
||||
#include "core/providers/cuda/cuda_common.h"
|
||||
|
|
|
|||
Loading…
Reference in a new issue