boundlab.diff.zonosq3#
Functions
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 transformer for |
Classes
DiffZonosqBounds(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