Module hummingbird.ml.ir_converters
All IRs converters are stored under this package.
Expand source code
# -------------------------------------------------------------------------
# Copyright (c) Microsoft Corporation. All rights reserved.
# Licensed under the MIT License. See License.txt in the project root for
# license information.
# --------------------------------------------------------------------------
"""
All IRs converters are stored under this package.
"""
Sub-modules
hummingbird.ml.ir_converters.linked_node
-
Converters for LinkedNode IR are stored in this file.
hummingbird.ml.ir_converters.topology
-
Converters for topology IR are stored in this file.