已关闭
[Requirement|需求建议]: 新增 nn const folding ops flow(常量折叠算子流程 #2532
liu-wei创建于  5月7日关闭于  5月7日
liu-wei
liu-wei成员
5月7日 创建

Thanks for sending an requirement! Please fill in the following template to help quickly solve your problem.

Backgroud(背景信息)

Thanks for sending an requirement! Please fill in the following template to help quickly solve your problem.

Backgroud(背景信息)

新增 nn const folding ops flow(常量折叠算子流程),用于支持图像处理算子的常量折叠优化,提升推理效率。

Origin(信息来源)

liu-wei

Benefit / Necessity(价值/作用)

  1. 支持常量折叠优化,减少运行时计算
  2. 提升图像处理算子的推理性能
  3. 优化 CMake 构建配置

Design(设计方案)

  • cmake/func.cmake: 添加常量折叠相关函数定义
  • cmake/symbol.cmake: 添加符号导出配置
  • cmake/variables.cmake: 添加变量定义

Origin(信息来源)

liu-wei

Benefit / Necessity (价值/作用)

Design(设计方案)

likedislike
liu-weiliu-wei成员
5月7日 添加了label:requirement
liu-weiliu-wei成员
5月7日 将 liu-wei 设为负责人
CANN-robotCANN-robot成员
5月7日 关闭了 issue
CANN-robotCANN-robot成员
5月7日 添加了label:resolved