已合并
acts_ulq算子修改proto注释,与算子原型注释对齐 #8666
huangzhiyuan创建于 13 天前
acts_ulq算子修改proto注释,与算子原型注释对齐 #8666
已合并
huangzhiyuan创建于 13 天前
huangzhiyuan
huangzhiyuan成员
13 天前

描述

acts_ulq算子修改proto注释,与算子原型注释对齐

关联的Issue

测试

文档更新

类型标签

AI/Agent生成声明

likedislike
Pull Request已成功合入, 合并人@CANN-robot
(感谢 huangzhiyuan 的贡献)
huangzhiyuanhuangzhiyuan成员
13 天前 创建了 pull request,commit 478a3123
atomgit-bot
atomgit-bot
13 天前 评论:

变更摘要

该 PR 主要更新了 quant/acts_ulq/op_graph/acts_ulq_proto.hActsULQ 算子的注册文档注释,重新描述该算子为「Activations Universal Linear Quantization」,并调整了输入、输出及属性的说明,同时补充了第三方框架兼容性与实验性限制声明。

主要改动

  • 重写算子概述:将原「ActsULQ fake quantization operator for QAT」的描述改为 Activations Universal Linear Quantization,用于说明激活值的通用线性量化。
  • 调整输入输出命名与说明:输入由 dataclamp_minclamp_max 改为 xclamp _minclamp _max,输出由 output 改为 y,并为各输入输出补充了语义描述。
  • 补充兼容性与限制声明:新增 Third-party framework compatibility 说明该算子兼容 mindspore,并新增 Restrictions 提示该算子为实验性功能、请勿使用。
  • 更新属性描述fixed_min 的描述改为「fix min to zero」,num_bits 的描述改为「quant bits」。
likedislike
atomgit-bot
atomgit-bot
13 天前 评论:

代码审查

✅ 未发现问题

likedislike
CANN-robotCANN-robot成员
13 天前 添加了label:cann-cla/yes
CANN-robot
CANN-robot成员
13 天前 评论:

Thanks for your pull-request.
The full list of commands accepted by me can be found at here
You can get sig-info at here
For more, you also can visit HICANN


PR Approval Progress

Congratulations! All modules have met the lgtm and approve requirements.

Module Approval Details

module lgtm status approve status
*/*/op_graph/*_proto.h 王永光, 汤磊 (2/2) 王永光, 汤磊 (2/1)

💡 Tip:

  • Committer can comment /approve or /lgtm
  • Commenting /approve implies both code review (lgtm) and intent to merge (approve)

CLA Signature Pass

h1234515, thanks for your pull request. All authors of the commits have signed the CLA. 👍

likedislike
此处折叠了75条消息 查看更多
tang-lei01成员
11 天前 评论:

/approve

likedislike
CANN-robot
CANN-robot成员
11 天前 评论:

The following users do not have permission to comment /lgtm or /approve on any module in this PR:
sophia1213

likedislike
CANN-robotCANN-robot成员
11 天前 添加了label:lgtm
CANN-robotCANN-robot成员
11 天前 关闭了关联的issue
CANN-robotCANN-robot成员
11 天前 合入了pull request