boundlab.diff.zono3#
Module Attributes
Differential-verification interpreter. |
Functions
Register a differential lineariser for a non-linear activation. |
|
Return a |
|
Differential tanh linearizer using hexagon-Chebyshev β. |
|
Differential exp linearizer using hexagon-Chebyshev β. |
|
Differential 1/x linearizer using hexagon-Chebyshev β. |
|
Differential softmax transformer. |
|
Differential handler for |
Classes
DiffZonoBounds(x_bounds: 'ZonoBounds', y_bounds: 'ZonoBounds', diff_bounds: 'ZonoBounds', diff_x_error: 'LinearOp', diff_x_weights: 'list[torch.Tensor | 0] | 0', diff_y_error: 'LinearOp', diff_y_weights: 'list[torch.Tensor | 0] | 0') |
Modules