mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-08 00:23:03 +00:00
Update onnxruntime/core/providers/nnapi/nnapi_builtin/nnapi_api_helper.cc
Co-authored-by: Edward Chen <18449977+edgchen1@users.noreply.github.com>
This commit is contained in:
parent
adf990f30f
commit
7c6fc31b65
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 "nnapi_api_helper.h"
|
||||
|
||||
#include "core/providers/nnapi/nnapi_builtin/builders/model_builder.h"
|
||||
|
|
|
|||
Loading…
Reference in a new issue