You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*![Documentation][badge-docs] Add LRP rule overview to docs ([#12][#12])
18
24
19
25
Some internal improvements were made as well:
20
-
*![Maintenance][badge-maintenance] update `canonize` mechanism to include model splitting pass `canonize_split` ([#9][pr-9])
21
-
*![Maintenance][badge-maintenance] improve `modify_layer` by introducing `get_weight` and `get_bias` abstractions to handle varying field names ([#9][pr-9])
22
-
*![Maintenance][badge-maintenance] Update `LayerMap` to use `ModelIndex` ([#10][pr-10])
23
-
*![Maintenance][badge-maintenance] Make `chainzip` more robust ([#11][pr-11])
26
+
*![Maintenance][badge-maintenance] update `canonize` mechanism to include model splitting pass `canonize_split` ([#9][#9])
27
+
*![Maintenance][badge-maintenance] improve `modify_layer` by introducing `get_weight` and `get_bias` abstractions to handle varying field names ([#9][#9])
28
+
*![Maintenance][badge-maintenance] Update `LayerMap` to use `ModelIndex` ([#10][#10])
29
+
*![Maintenance][badge-maintenance] Make `chainzip` more robust ([#11][#11])
24
30
25
31
## Version `v1.1.0`
26
-
*![Feature][badge-feature] Support `SkipConnection` layers ([#8][pr-8])
32
+
*![Feature][badge-feature] Support `SkipConnection` layers ([#8][#8])
27
33
*![Documentation][badge-docs] Document LRP rule notation in API reference
0 commit comments