Xun Deng
|
ee684cc750
|
fix squeeze dimension issue and gradient issue in sampling
|
5 years ago |
Xun Deng
|
ce170b2241
|
added Gumbel distribution
|
5 years ago |
peixu_ren
|
3df62c759c
|
Solve the problem with input of Nan in logrithm calculation
|
5 years ago |
mindspore-ci-bot
|
fc14f2f785
|
!7268 Support Invert and GumbelCDF Bijectors
Merge pull request !7268 from XunDeng/gumbel_cdf
|
5 years ago |
mindspore-ci-bot
|
044a511726
|
!7254 [ME] reused `check_type` function
Merge pull request !7254 from chenzhongming/zomi_master
|
5 years ago |
chenzomi
|
90de7be0fa
|
[ME] reused `check_type` function
|
5 years ago |
Yi Huaijie
|
c5f7700992
|
refactor get_seed() interface
|
5 years ago |
Xun Deng
|
f2e8e143be
|
added gumbel_cdf and invert bijectors
|
5 years ago |
mindspore-ci-bot
|
7f24a92d1c
|
!7241 [ME] change `check_lega_float_value` to `check_is_float` and add `check_is_int`
Merge pull request !7241 from chenzhongming/zomi_master
|
5 years ago |
chenzomi
|
cabb387545
|
[ME] change `check_lega_float_value` to `check_is_float` and add `check_is_int`
|
5 years ago |
mindspore-ci-bot
|
de989d369d
|
!7085 Fix some doc issues and remove check_mode in check_param
Merge pull request !7085 from XunDeng/pp_issue_branch
|
5 years ago |
mindspore-ci-bot
|
55e369a125
|
!7144 [ME] change `check_integer` to format `check_positive_int` and `check_integeter`
Merge pull request !7144 from chenzhongming/zomi_master
|
5 years ago |
chenzomi
|
d471d32e87
|
[ME] change `check_integer` to format `check_positive_int` and `check_integeter`
|
5 years ago |
mindspore-ci-bot
|
3d21c80e3b
|
!7110 [ME] delete check_bool and replace with Validate.check_bool
Merge pull request !7110 from chenzhongming/zomi_master
|
5 years ago |
Xun Deng
|
b527a058f1
|
Fixed some doc issues and removed context checking in CheckTensor
|
5 years ago |
chenzomi
|
d4e8e94981
|
[ME] delete check_bool and replace with Validate.check_bool
|
5 years ago |
mindspore-ci-bot
|
ab9cec0531
|
!7083 Support Categorical distribution
Merge pull request !7083 from XunDeng/categorical
|
5 years ago |
mindspore-ci-bot
|
b1dd00f3a9
|
!7092 Support Logistic Distribution
Merge pull request !7092 from XunDeng/logistic
|
5 years ago |
mindspore-ci-bot
|
ec3b5ee195
|
!7093 Add description of seed that TransformedDistribution uses
Merge pull request !7093 from peixu_ren/master
|
5 years ago |
peixu_ren
|
3ed22fa2cf
|
Add note regarding to the transformed distribution seed arg
|
5 years ago |
Xun Deng
|
05a0dac125
|
add logistic distribution
|
5 years ago |
Xun Deng
|
877b561e77
|
added categorical distribution
|
5 years ago |
peixu_ren
|
1637381fae
|
Fix some type casting errors
|
5 years ago |
Xun Deng
|
322f154abb
|
fixed neginf plus zero issue under fp16
|
5 years ago |
mindspore-ci-bot
|
2a799fe90e
|
!6018 Set the number of epochs in mode.train() non-sink Mode
Merge pull request !6018 from h.farahat/ms_nonsink_epochs
|
5 years ago |
mindspore-ci-bot
|
990524c0e2
|
!6691 modify distribution type note
Merge pull request !6691 from baihuawei/distributiontype
|
5 years ago |
mindspore-ci-bot
|
ed45993f1e
|
!6937 fix BCELoss
Merge pull request !6937 from baihuawei/lossmodify
|
5 years ago |
baihuawei
|
345b6f50b9
|
fix BCE and KLDiv
|
5 years ago |
Xun Deng
|
ea57699ed1
|
added raise_not_implemented_error in distribution
|
5 years ago |
hesham
|
9cee0d2143
|
Add num_epochs to non-sink training
|
5 years ago |
peixu_ren
|
c7563d53bf
|
Remove the redundant parameters from bijectors and transformed distribution
|
5 years ago |
mindspore-ci-bot
|
041d9a65e4
|
!6551 Pull request from Tsinghua Zhusuan Team
Merge pull request !6551 from mcgrady00h/mindspore-zhusuan
|
5 years ago |
peixu_ren
|
23ff21edd8
|
Added lognormal distribuition
|
5 years ago |
Xun Deng
|
2d8be64696
|
added add_parameter function into distribution base class
|
5 years ago |
mcgrady00h
|
25dc9b8d7e
|
initial commit for zhusuan
fix: add declaration & move examples to test folder
fix pylint error
fix pylint error
|
5 years ago |
baihuawei
|
66f1293a47
|
modify note of type
|
5 years ago |
panfengfeng
|
2d7b93e958
|
fix nn & operations api comments
|
5 years ago |
Ting Wang
|
ac627e046b
|
update links for README
Signed-off-by: Ting Wang <kathy.wangting@huawei.com>
|
5 years ago |
mindspore-ci-bot
|
656f9df5be
|
!6468 modify comments of vae
Merge pull request !6468 from byweng/master
|
5 years ago |
bingyaweng
|
5e63ecaa69
|
modify commit of vae
|
5 years ago |
mindspore-ci-bot
|
12f27b8a70
|
!6439 Fix a minor bug in init file
Merge pull request !6439 from peixu_ren/custom_bijector
|
5 years ago |
Xun Deng
|
239826515a
|
modified dtype cast logic in custom_log and custom_exp and fixed dtype issues in softplus bijector
|
5 years ago |
peixu_ren
|
d795687ef5
|
Fix a minor bug of init file
|
5 years ago |
bingyaweng
|
fc7e7c9044
|
modify comments of API in mdp
|
5 years ago |
peixu_ren
|
7fc9a1d192
|
Use P level erf op in distributions
|
5 years ago |
Zichun Ye
|
cb1e02fcd9
|
update doc string in distribution and bijector classes
|
5 years ago |
bingyaweng
|
866a8a1178
|
modify path of ut and st of mdp
|
5 years ago |
Xun Deng
|
67325d63b0
|
edited common_dtype and check_param dtype logic
|
5 years ago |
mindspore-ci-bot
|
36f370b72f
|
!5932 Modify API comments
Merge pull request !5932 from byweng/master
|
5 years ago |
bingyaweng
|
9065ee16e4
|
modify API comments
|
5 years ago |