Skip to content

Commit

Permalink
add_module_in_init_
Browse files Browse the repository at this point in the history
  • Loading branch information
shiyutang committed Feb 16, 2022
1 parent eb3c7d0 commit 0890aa9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/paddle/nn/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -307,4 +307,5 @@ def weight_norm(*args):
'MaxUnPool2D',
'MaxUnPool3D',
'HingeEmbeddingLoss',
'Identity',
]

0 comments on commit 0890aa9

Please sign in to comment.