已关闭
[Bug-Report|缺陷反馈]: blend_face_bg_part_two 增加geir通路异常检测 #736
zhangyiyi创建于 8月10日关闭于 8 天前
8月10日 关联了pull request:fix(blend_face_bg_part_two): add validations in geir path and inferdatatype
8月10日 关联了pull request:fix(blend_face_bg_part_two): add validations in geir path and inferdatatype
zhangyiyi
8月10日 评论:
8月10日 评论:
/assign @ugzhangyiyi


8月10日 将 ugzhangyiyi 设为负责人
liu-wei
14 天前 评论:
14 天前 评论:
您好,这个issue现在是什么进展了,是否需要帮助?


liu-wei
9 天前 评论:
9 天前 评论:
您好,这个issue现在是什么进展了,是否需要帮助?


8 天前 关闭了 issue
8 天前 添加了label:resolved
Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
Describe the current behavior / 问题描述 (Mandatory / 必填)
GetStorageShape().GetShapeSize()比较四输入元素总数,但 GEIR 通路中框架会将所有输入的 storage_shape 归一化为acc_faceshape,导致 shape 不一致的输入无法被检测到。Environment / 环境信息 (Mandatory / 必填)
ascend950
Steps to reproduce the issue / 重现步骤 (Mandatory / 必填)
acc_face/acc_mask/max_mask必须 DT_FLOAT,bg_img必须 DT_FLOAT 或 DT_UINT8acc_face维度严格为 3 (H,W,C)acc_face任意维度为 0 即拒绝epsilon >= 0Describe the expected behavior / 预期结果 (Mandatory / 必填)
异常拦截
Related log / screenshot / 日志 / 截图 (Mandatory / 必填)
Special notes for this issue/备注 (Optional / 选填)