Skip to content

Commit

Permalink
Rewording docstring
Browse files Browse the repository at this point in the history
Co-authored-by: Tanjona Rabemananjara <rrabeman@nikhef.nl>
  • Loading branch information
APJansen and Radonirinaunimi authored Jan 25, 2024
1 parent a646aca commit 8051162
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion n3fit/src/n3fit/backends/keras_backend/MetaModel.py
Original file line number Diff line number Diff line change
Expand Up @@ -438,7 +438,7 @@ def is_stacked_single_replicas(layer):
def get_layer_replica_weights(layer, i_replica: int):
"""
Get the weights for the given single replica ``i_replica``,
from a ``layer`` that has weights for all replicas.
from a ``layer`` that contains the weights of all the replicas.
Note that the layer could be a complete NN with many separated sub_layers
each of which containing weights for all replicas together.
Expand Down

0 comments on commit 8051162

Please sign in to comment.