-
-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
Codacy detected an issue:
Message: Lambda may not be necessary
Occurred on:
- Commit: ffbeebd
- File: src/aijack/defense/paillier/fed_wrapper.py
- LineNum: 16
- Code:
np.vectorize(lambda x: pk.encrypt(x))(grad.detach().numpy())
Currently on:
- Commit: f65f82b
- File: src/aijack/defense/paillier/fed_wrapper.py
- LineNum: 25
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers