已关闭
[Documentation|文档反馈]: C API文档和代码中存在参数名不一致 #1101
guojianyang创建于  6月29日关闭于  6月30日
guojianyang
guojianyang成员
6月29日 创建

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

Document Link(文档链接)

docs/api/SIMD-API/C-API/cube_datamove/asc_copy_l12l0b_trans/asc_copy_l12l0b_trans_arch_2201.md
以及asc_arange接口

Issues Section(问题文档片段)

simd_callee inline void asc_arange(vector_int8_t& dst, int8_t index);

simd_callee inline void asc_arange(vector_int8_t& dst, int8_t value);

Existing Issues(存在的问题)

参数名不一致,代码中参数名为value,实现中参数名为index

likedislike
guojianyangguojianyang成员
6月29日 添加了label:documentation
guojianyang
guojianyang成员
6月29日 评论:

/assign

likedislike
CANN-robotCANN-robot成员
6月29日 将 Joey_guo 设为负责人
guojianyang
guojianyang成员
6月29日 评论:

问题反馈已收到,相关修复正在进行中,预计今天(6月29日)合入主线

likedislike
CANN-robotCANN-robot成员
6月30日 关闭了 issue
CANN-robotCANN-robot成员
6月30日 添加了label:resolved