Skip to content

Commit

Permalink
Fix docstring.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 726859299
  • Loading branch information
GeorgOstrovski authored and copybara-github committed Feb 14, 2025
1 parent e61c5d5 commit c99b491
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions sonnet/src/nets/dnc/control.py
Original file line number Diff line number Diff line change
Expand Up @@ -99,9 +99,6 @@ def deep_core(control_name,
control_config: Dictionary containing the configuration for the modules.
num_layers: Number of layers.
skip_connections: Boolean that indicates whether to use skip connections.
See documenation for sonnet.DeepRnn in
//learning/deepmind/tensorflow/sonnet/python/modules/basic_rnn.py for more
information.
name: module name.
Returns:
Expand Down

0 comments on commit c99b491

Please sign in to comment.