2.4K Star 8.2K Fork 4.4K

GVPMindSpore / mindspore

 / 详情

[CT][MS][CI]:MA inversion_attack() test case failed in CPU

DONE
Bug-Report
创建于  
2021-04-16 09:50
name about labels
Bug Report Use this template for reporting a bug kind/bug

Environment

  • Hardware Environment(Ascend/GPU/CPU):

Uncomment only one /device <> line, hit enter to put that in a new line, and remove leading whitespaces from that line:

/device cpu

  • Software Environment:
    -- MindSpore version (source or binary):binary
    -- Python version (e.g., Python 3.7.5):Python 3.7.5
    -- OS platform and distribution (e.g., Linux Ubuntu 16.04):Linux Ubuntu 16.04
    -- GCC/Compiler version (if compiled from source): na

Related testcase

pytest -v -ra test_mindarmour_inversion_attack.py

Steps to reproduce the issue

  1. pytest -v -ra test_mindarmour_inversion_attack.py

Describe the current behavior

CPU上主流程跑不通,目前会报出Operator[TensorScatterUpdate] is not support
输入图片说明
输入图片说明

Describe the expected behavior

no error

Related log / screenshot

Special notes for this issue

评论 (2)

woshixiaoli 创建了Bug-Report
woshixiaoli 负责人设置为jxl
woshixiaoli 关联仓库设置为MindSpore/mindspore
woshixiaoli 计划开始日期设置为2020-04-16
woshixiaoli 计划截止日期设置为2021-04-23
woshixiaoli 里程碑设置为B-MA
woshixiaoli 优先级设置为次要
woshixiaoli 添加了
 
kind/bug
标签
woshixiaoli 添加了device/cpu(已删除)标签
woshixiaoli 修改了描述
woshixiaoli 优先级次要 修改为严重
xiefangqi 添加了
 
v1.3.0
标签
展开全部操作日志

Appearance & Root Cause

'TensorScatterUpdate' ops is not support for CPU.

Fix Solution

Check 'device_target' and provide another construct method for CPU device.

Fix Description & Test Suggestion

enter image description here
https://gitee.com/mindspore/mindarmour/pulls/207

Self-test Report

The example of inversion_attack can run well on CPU now:
enter image description here

jxl 任务状态TODO 修改为VALIDATION
jxl 添加协作者jxl
jxl 负责人jxl 修改为woshixiaoli
jxl 里程碑B-MA 修改为B-SolutionTest
woshixiaoli 计划开始日期2020-04-16 修改为2021-04-16

regression data:2021.4.21
regression result:passed

woshixiaoli 任务状态VALIDATION 修改为DONE
zsj_mind 里程碑B-SolutionTest 修改为B-ComponentTest
zsj_mind 移除了device/cpu(已删除)标签

登录 后才可以发表评论

状态
负责人
项目
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
预计工期 (小时)
参与者(2)
Python
1
https://gitee.com/mindspore/mindspore.git
git@gitee.com:mindspore/mindspore.git
mindspore
mindspore
mindspore

搜索帮助