mindspore-ci-bot
|
604eeb97c1
|
!110 Correct some docs error. Modify the type detection code.
Merge pull request !110 from liuluobin/master
|
5 years ago |
liuluobin
|
2ded64d625
|
Correct some docs error. Modify the type detection code.
|
5 years ago |
mindspore-ci-bot
|
8b142a221b
|
!109 Adjust the project structure according to diff features
Merge pull request !109 from pkuliuliu/master
|
5 years ago |
pkuliuliu
|
1e0bc59251
|
adjust the project structure according to diff features
|
5 years ago |
mindspore-ci-bot
|
432d302ae5
|
!108 remove parameter 'iid' in GridSearchCV. Increase support for parallel training. Modify ut case. Add attack config verification.
Merge pull request !108 from liuluobin/master
|
5 years ago |
liuluobin
|
16062255a1
|
remove parameter 'iid' in GridSearchCV. Increase support for parallel training. Modify ut case. Add attack config verfication.
|
5 years ago |
mindspore-ci-bot
|
e8a3d92536
|
!107 Remove is_grad of nn.SoftmaxCrossEntropyWithLogits method; Fix changes of parallel method
Merge pull request !107 from pkuliuliu/master
|
5 years ago |
pkuliuliu
|
b38cfbc311
|
1. remove is_grad of nn.SoftmaxCrossEntropyWithLogits method due to new changes of MS
2. fix internal method change of Model class, from _get_mirror_mean to
_get gradients_mean.
|
5 years ago |
mindspore-ci-bot
|
a4d2c8ea1f
|
!106 Remove name of GradOperation and change model predict logic of detector
Merge pull request !106 from pkuliuliu/master
|
5 years ago |
pkuliuliu
|
aa113c3311
|
remove param name of GradOperation; and change predict logic of detector to avoid Memory Overriding
|
5 years ago |
mindspore-ci-bot
|
d99219c2ea
|
!105 fixed softmax_cross_entropy return NaN value
Merge pull request !105 from liuluobin/master
|
5 years ago |
liuluobin
|
fd3eb11b0e
|
fixed softmax_cross_entropy return NaN value
|
5 years ago |
mindspore-ci-bot
|
7ead0661f8
|
!104 Resolve document alignment issues
Merge pull request !104 from liuluobin/master
|
5 years ago |
liuluobin
|
3868fd413c
|
Resolve document alignment issues
|
5 years ago |
mindspore-ci-bot
|
ce648cd625
|
!103 Avoid error of graph topological order
Merge pull request !103 from pkuliuliu/master
|
5 years ago |
mindspore-ci-bot
|
7b21a3ffe9
|
!101 fixed exception detection
Merge pull request !101 from liuluobin/master
|
5 years ago |
pkuliuliu
|
36c25d9f29
|
Avoid error of graph topological order
|
5 years ago |
liuluobin
|
0921714ab5
|
Fix param check of metric
|
5 years ago |
mindspore-ci-bot
|
3a3ff1734e
|
!98 Fixed exception detection and added log printing.
Merge pull request !98 from liuluobin/master
|
5 years ago |
liuluobin
|
dfb30f0426
|
Fixed exception detection and added log printing
|
5 years ago |
mindspore-ci-bot
|
c789bf3142
|
!97 Append parameter verification for 'attack_config'
Merge pull request !97 from liuluobin/master
|
5 years ago |
liuluobin
|
dcc64ddde9
|
Append parameter verification for 'attack_config'
|
5 years ago |
mindspore-ci-bot
|
b69a303257
|
!96 keep the type of parameters in fuzzing consistent with that in the called methods
Merge pull request !96 from ZhidanLiu/master
|
5 years ago |
mindspore-ci-bot
|
08276a4b03
|
!95 Rectify the legal types for the parameter 'bias_coefficient' and add parameter check for 'mutate_config' .
Merge pull request !95 from jxlang910/master
|
5 years ago |
ZhidanLiu
|
437e61c93f
|
keep the type of parameters in fuzzing consistent with that in the called methods
|
5 years ago |
jin-xiulang
|
c4dd954356
|
Fix two api issues.
|
5 years ago |
mindspore-ci-bot
|
3746066c56
|
!93 Append description for get_attacker_model and train.
Merge pull request !93 from liuluobin/master
|
5 years ago |
liuluobin
|
7dc09aed90
|
Append description for get_attacker_model and train
|
5 years ago |
mindspore-ci-bot
|
b34693ac3b
|
!94 fix issues about rotate and delete redundant parameters
Merge pull request !94 from ZhidanLiu/master
|
5 years ago |
ZhidanLiu
|
a30128b681
|
fix issues
|
5 years ago |
mindspore-ci-bot
|
9d4e395924
|
!91 fix issues
Merge pull request !91 from ZhidanLiu/master
|
5 years ago |
ZhidanLiu
|
afa3f75fc3
|
fix issues
|
5 years ago |
mindspore-ci-bot
|
3d8877679b
|
!90 Append the parameter verification of class MembershipInference.
Merge pull request !90 from liuluobin/master
|
5 years ago |
liuluobin
|
ce15e7811e
|
Append the parameter verification of class MembershipInference.
|
5 years ago |
mindspore-ci-bot
|
29e303a893
|
!88 fix a bug in evaluate of fuzzing
Merge pull request !88 from ZhidanLiu/master
|
5 years ago |
ZhidanLiu
|
8113cb2482
|
fix a bug in evaluate of fuzzing
|
5 years ago |
mindspore-ci-bot
|
f932834870
|
!86 Fix three issues.
Merge pull request !86 from jxlang910/master
|
5 years ago |
jin-xiulang
|
a4a2f5d2f6
|
Fix Three issues.
Fix Three issues.
|
5 years ago |
mindspore-ci-bot
|
3f35041b3e
|
!87 modify notations of fuzzing to fix two issues
Merge pull request !87 from ZhidanLiu/master
|
5 years ago |
ZhidanLiu
|
b58ac94d5b
|
modity the notation of fuzzing
|
5 years ago |
mindspore-ci-bot
|
9ef5a5a61b
|
!85 Fix several api issues.
Merge pull request !85 from jxlang910/master
|
5 years ago |
jin-xiulang
|
0b17c39dca
|
Fix several api issues
|
5 years ago |
mindspore-ci-bot
|
339595a3ee
|
!84 add 0.7.0 release info
Merge pull request !84 from pkuliuliu/master
|
5 years ago |
pkuliuliu
|
135e7a822f
|
0.7.0 release
|
5 years ago |
mindspore-ci-bot
|
76af12e31f
|
!83 Append membership inference reference in __init__.py
Merge pull request !83 from liuluobin/master
|
5 years ago |
liuluobin
|
0c4da595bb
|
append reference in __init__.py
|
5 years ago |
mindspore-ci-bot
|
1a44da692f
|
!82 Fix condition error
Merge pull request !82 from liuluobin/master
|
5 years ago |
liuluobin
|
decfb4359c
|
fix condition error
|
5 years ago |
mindspore-ci-bot
|
ae80c360f1
|
!78 Add membership inference feature
Merge pull request !78 from liuluobin/master
|
5 years ago |
liuluobin
|
55c31a3391
|
Membership inference feature
|
5 years ago |