Skip to content

Commit

Permalink
Remove attribute multiply_by_sqrt_depth that is no longer set (OpenNM…
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaumekln authored Jun 20, 2022
1 parent b1e6601 commit 5ee3717
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/ctranslate2/specs/common_spec.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,3 @@ def __init__(self):
class EmbeddingsSpec(model_spec.LayerSpec):
def __init__(self):
self.weight = None
self.multiply_by_sqrt_depth = False

0 comments on commit 5ee3717

Please sign in to comment.