Skip to content

Commit a3a64e3

Browse files
arjungtensorflow-copybara
authored andcommitted
Add missing period.
PiperOrigin-RevId: 315779343
1 parent b228511 commit a3a64e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
features need not be fed to the model anymore.
1818
* Change the default value of `keep_rank` from `False` to `True` as well as
1919
flip its semantics in `nsl.keras.layers.NeighborFeatures.call` and
20-
`nsl.utils.unpack_neighbor_features`
20+
`nsl.utils.unpack_neighbor_features`.
2121
* Supports feature value constraints for adversarial neighbors. See
2222
`clip_value_min` and `clip_value_max` in `nsl.configs.AdvNeighborConfig`.
2323
* Supports adversarial regularization with PGD in Keras and estimator models.

0 commit comments

Comments
 (0)