Skip to content

Make loss function a parameter in torch implementation - #1222

Open
gkysaad wants to merge 1 commit into
cleverhans-lab:masterfrom
gkysaad:master
Open

Make loss function a parameter in torch implementation#1222
gkysaad wants to merge 1 commit into
cleverhans-lab:masterfrom
gkysaad:master

Conversation

@gkysaad

@gkysaad gkysaad commented Nov 17, 2021

Copy link
Copy Markdown

Implemented fix to this issue: #1211.
The loss_fn used must only take 2 parameters (output and target).

@kylematoba

Copy link
Copy Markdown

This seems great. It'd help me if you could also make the same change in this call: https://github.com/cleverhans-lab/cleverhans/blob/master/cleverhans/torch/attacks/projected_gradient_descent.py#L123.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants