Browse Source

Fix a minor bug of init file

tags/v1.0.0
peixu_ren 5 years ago
parent
commit
d795687ef5
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      mindspore/nn/probability/distribution/_utils/__init__.py

+ 0
- 2
mindspore/nn/probability/distribution/_utils/__init__.py View File

@@ -32,6 +32,4 @@ __all__ = [
'expm1_generic',
'log_generic',
'log1p_generic',
'erf_generic',
'erfc_generic',
]

Loading…
Cancel
Save