已关闭
[Documentation|文档反馈]: ReluV3等算子调用示例资料需要修改 #5837
qiansunchi159创建于  10 天前关闭于  10 天前
qiansunchi159成员
10 天前 创建

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

Document Link(文档链接)

https://gitcode.com/cann/ops-nn/blob/7eb068bc601508d2dda8fd3717ffdf5c77f69e1d/activation/relu/docs/aclnnAddRelu%26aclnnInplaceAddRelu.md

Issues Section(问题文档片段)

image.png

Existing Issues(存在的问题)

2.5 命令行/示例可执行性——调用示例存在内存泄漏:第二次 aclrtMalloc(&workspaceAddr, ...) 覆盖第一次 workspace 指针前未 aclrtFree,且文末仅按当前 workspaceSize 条件释放一次。

likedislike
yuning_chenyuning_chen成员
10 天前 将 qiansunchi159 设为负责人
CANN-robotCANN-robot成员
10 天前 关闭了 issue
CANN-robotCANN-robot成员
10 天前 添加了label:resolved