Skip to content

Commit

Permalink
add heaviside in __all__
Browse files Browse the repository at this point in the history
  • Loading branch information
BrilliantYuKaimin committed Apr 18, 2022
1 parent 8d4cd9b commit 65a0fde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/paddle/__init__.py
Expand Up @@ -634,4 +634,5 @@
'renorm',
'take_along_axis',
'put_along_axis',
'heaviside',
]

0 comments on commit 65a0fde

Please sign in to comment.