15 Star 59 Fork 81

MindSpore/golden-stick

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
mindspore_gs.ptq.PrecisionRecovery.rst 487 Bytes
一键复制 编辑 原始数据 按行查看 历史
宦晓玲 提交于 2025-09-09 14:00 +08:00 . delete data type contents

mindspore_gs.ptq.PrecisionRecovery

.. py:class:: mindspore_gs.ptq.PrecisionRecovery

    PTQ量化算法的精度补偿枚举类。

    - ``GPTQ`` : 使用GPTQ算法做精度补偿。
    - ``NONE`` : 不做精度补偿。

    .. py:method:: from_str(name)
        :classmethod:

        将 `name` 转换成精度补偿算法类型。

        参数:
            - **name** (str) - 精度补偿算法的字符串名。
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/mindspore/golden-stick.git
git@gitee.com:mindspore/golden-stick.git
mindspore
golden-stick
golden-stick
master

搜索帮助