Browse Source

!6439 Fix a minor bug in init file

Merge pull request !6439 from peixu_ren/custom_bijector
tags/v1.0.0
mindspore-ci-bot Gitee 5 years ago
parent
commit
12f27b8a70
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