Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for multiple layers in Feature Adversaries #1156

Merged
merged 6 commits into from Jun 15, 2021

Conversation

beat-buesser
Copy link
Collaborator

Signed-off-by: Beat Buesser beat.buesser@ie.ibm.com

Description

This pull request adds support for multiple layers in Feature Adversaries.

Type of change

Please check all relevant options.

  • Improvement (non-breaking)
  • Bug fix (non-breaking)
  • New feature (non-breaking)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Signed-off-by: Beat Buesser <beat.buesser@ie.ibm.com>
@beat-buesser beat-buesser self-assigned this Jun 14, 2021
@beat-buesser beat-buesser added the improvement Improve implementation label Jun 14, 2021
@beat-buesser beat-buesser added this to Pull request open in ART 1.7.0 via automation Jun 14, 2021
@beat-buesser beat-buesser added this to the ART 1.7.0 milestone Jun 14, 2021
@codecov-commenter
Copy link

codecov-commenter commented Jun 14, 2021

Codecov Report

Merging #1156 (76b62c2) into dev_1.7.0 (215a68f) will increase coverage by 0.00%.
The diff coverage is 90.90%.

Impacted file tree graph

@@            Coverage Diff             @@
##           dev_1.7.0    #1156   +/-   ##
==========================================
  Coverage      63.82%   63.83%           
==========================================
  Files            229      229           
  Lines          21033    21037    +4     
  Branches        3913     3915    +2     
==========================================
+ Hits           13425    13429    +4     
  Misses          6039     6039           
  Partials        1569     1569           
Impacted Files Coverage Δ
...feature_adversaries/feature_adversaries_pytorch.py 64.60% <90.00%> (+0.63%) ⬆️
...ture_adversaries/feature_adversaries_tensorflow.py 65.45% <91.66%> (+0.63%) ⬆️

Beat Buesser added 3 commits June 14, 2021 23:49
Signed-off-by: Beat Buesser <beat.buesser@ie.ibm.com>
Signed-off-by: Beat Buesser <beat.buesser@ie.ibm.com>
Beat Buesser added 2 commits June 15, 2021 10:32
Signed-off-by: Beat Buesser <beat.buesser@ie.ibm.com>
@beat-buesser beat-buesser merged commit fd5a5da into dev_1.7.0 Jun 15, 2021
ART 1.7.0 automation moved this from Pull request open to Pull request done Jun 15, 2021
@beat-buesser beat-buesser deleted the development_feature_adversaries branch June 15, 2021 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improve implementation
Projects
No open projects
ART 1.7.0
  
Pull request done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants