-
Notifications
You must be signed in to change notification settings - Fork 100
Open
Description
I had two questions
- Could you give pointers on implementing the weight perturb feature for Conv layers? Should it just follow what's done in BoundLinear.py assuming a separate epsilon for each filter?
- In the code it's stated that batch norm does not support weight perturb (as opposed to not implemented), is there a reason for this beyond simply not being implemented? Or does batch-norm weight perturb (on the linear coefficients) somehow not conform to the LiRPA framework? (which would be surprising since it's just a linear operator)
Thank you for your work
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels