ed9afe29创建于 2024年11月4日历史提交
# Copyright Huawei Technologies Co., Ltd. 2023-2024. All rights reserved.

from ascend_utils.common.utils import (
    get_attrs_of_obj,
    concatenate_name_in_network,
    FullPermutation,
    CallParams,
    ResListToRelease,
    amp_enabled,
    OperatorAttrName,
    check_model_backend,
    count_parameters,
)