ONE - On-device Neural Engine
Loading...
Searching...
No Matches
nnfw_exception_bindings.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2025 Samsung Electronics Co., Ltd. All Rights Reserved
3
*
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
* you may not use this file except in compliance with the License.
6
* You may obtain a copy of the License at
7
*
8
* http://www.apache.org/licenses/LICENSE-2.0
9
*
10
* Unless required by applicable law or agreed to in writing, software
11
* distributed under the License is distributed on an "AS IS" BASIS,
12
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
* See the License for the specific language governing permissions and
14
* limitations under the License.
15
*/
16
17
#ifndef __ONERT_API_PYTHON_NNFW_EXCEPTION_BINDINGS_H__
18
#define __ONERT_API_PYTHON_NNFW_EXCEPTION_BINDINGS_H__
19
20
#include <pybind11/pybind11.h>
21
22
namespace
onert::api::python
23
{
24
25
namespace
py = pybind11;
26
27
// Declare binding exceptions
28
void
bind_nnfw_exceptions
(py::module_ &
m
);
29
30
}
// namespace onert::api::python
31
32
#endif
// __ONERT_API_PYTHON_NNFW_EXCEPTION_BINDINGS_H__
m
std::mutex m
Definition
NEGEMMMatrixAccumulateBiasesKernel.cpp:135
onert::api::python
Definition
nnfw_api_wrapper.h:32
onert::api::python::bind_nnfw_exceptions
void bind_nnfw_exceptions(py::module_ &m)
Definition
nnfw_exception_bindings.cc:28
runtime
onert
api
python
include
nnfw_exception_bindings.h
Generated by
1.9.8