This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
Huawei_Technology
/
mindspore
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
13
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
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
0f8e9185c5
d795687ef5
commit
12f27b8a70
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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',
]
Write
Preview
Loading…
Cancel
Save