6 lines
165 B
Python
6 lines
165 B
Python
# -*- coding: utf-8 -*-
|
|
# Copyright (C) 2018-2025 Intel Corporation
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
# type: ignore
|
|
from openvino.passes.manager import Manager
|