7 lines
166 B
Python
7 lines
166 B
Python
# -*- coding: utf-8 -*-
|
|
# Copyright (C) 2018-2025 Intel Corporation
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
|
|
from openvino.utils.node_factory import _get_node_factory
|