Xun Deng
|
4ef9e9e57f
|
fix minor issues in distribution classes
|
5 years ago |
peixu_ren
|
37d40bc495
|
Add Beta distribution
|
5 years ago |
peixu_ren
|
93d4ef428f
|
Add Gamma distribution
|
5 years ago |
peixu_ren
|
01f5da0a14
|
Add Poisson distribution
|
5 years ago |
mindspore-ci-bot
|
7f725b93a3
|
!8234 Remove expm1_generic and log1p_generic from PP utils
From: @peixu_ren
Reviewed-by:
Signed-off-by:
|
5 years ago |
mindspore-ci-bot
|
e3371a01d5
|
!8751 Fix minor bugs in bijector and distribution
From: @shallydeng
Reviewed-by: @zichun_ye,@sunnybeike
Signed-off-by:
|
5 years ago |
l00591931
|
05e26f4739
|
Add nn.interpolate()
|
5 years ago |
mindspore-ci-bot
|
fa2185b8ef
|
!8661 Add nn.Tril() and nn.Triu()
From: @liangzhibo
Reviewed-by:
Signed-off-by:
|
5 years ago |
l00591931
|
e1dba1337c
|
Add nn.Tril function
|
5 years ago |
Xun Deng
|
b5e05472ce
|
fix minor bugs in bijector and distribution utils, fix docs issues
|
5 years ago |
wangnan39@huawei.com
|
ab811fca8f
|
add AdamOffload optimizer
|
5 years ago |
peixu_ren
|
65d50861ec
|
Remove expm1_generic and log1p_generic from PP utils
|
5 years ago |
Xun Deng
|
1a68ccb40b
|
added Cauchy distribution
|
5 years ago |
Xun Deng
|
fb0263f869
|
redesigned bijector classes, changed bacth_shape calculation in transformed distribution and upgraded dtype logic of bijector class
|
5 years ago |
Yi Huaijie
|
da29f232c6
|
fix CI random fails
|
5 years ago |
Xun Deng
|
d4df6f82ea
|
support get_dist_args
|
5 years ago |
Xun Deng
|
5ffc16c6db
|
renamed test_invert_bijector
|
5 years ago |
mindspore-ci-bot
|
1795840436
|
!7581 Extension interface for dense
Merge pull request !7581 from lilei/modify_bug
|
5 years ago |
lilei
|
127f70ce40
|
Extension interface for dense
|
5 years ago |
Xun Deng
|
ce170b2241
|
added Gumbel distribution
|
5 years ago |
mindspore-ci-bot
|
620d8b99b6
|
!6760 sparse optimizer
Merge pull request !6760 from lijiaqi/sparse_optimizer
|
5 years ago |
Jiaqi
|
a30ccea62c
|
sparse optimizer
|
5 years ago |
mindspore-ci-bot
|
3fd54fd58f
|
!7361 Check whether the network args are tensors in the compile phase
Merge pull request !7361 from YuJianfeng/master
|
5 years ago |
yujianfeng
|
18a76ff3c5
|
Check whether the network args are tensors in the compile phase
|
5 years ago |
chenzomi
|
acadb694aa
|
[ME] delete reduant function in check_parameter
|
5 years ago |
chenzomi
|
5b769dfb20
|
[ME] Bug fix
|
5 years ago |
mindspore-ci-bot
|
c967bf6846
|
!7339 fix for se-resnet50 accurancy
Merge pull request !7339 from qujianwei/master
|
5 years ago |
Xun Deng
|
f2e8e143be
|
added gumbel_cdf and invert bijectors
|
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 |
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 |
Xun Deng
|
05a0dac125
|
add logistic distribution
|
5 years ago |
Xun Deng
|
877b561e77
|
added categorical distribution
|
5 years ago |
wanyiming
|
4e93413c5a
|
add_BCELoss
|
5 years ago |
Xun Deng
|
ea57699ed1
|
added raise_not_implemented_error in distribution
|
5 years ago |
peixu_ren
|
23ff21edd8
|
Added lognormal distribuition
|
5 years ago |
guohongzilong
|
a754dea90c
|
delete SoftmaxCrossEntropyExpand
|
5 years ago |
Xun Deng
|
c64f6a0a2a
|
move pp related tests cases to probability folder
|
5 years ago |
mindspore-ci-bot
|
d0e49c5cf8
|
!6192 Improve the functions of class SequentialCell and add examples
Merge pull request !6192 from lijiaqi/sequentialcell
|
5 years ago |
Jiaqi
|
76cec24098
|
modify sequentialcell
|
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
|
dd215f4080
|
!5735 delete seed0 and seed1
Merge pull request !5735 from caozhou/delete_seed
|
5 years ago |
mindspore-ci-bot
|
eedbbb3649
|
!5958 Modify interface for function and remove duplicated def
Merge pull request !5958 from lilei/modify_bug
|
5 years ago |
lilei
|
71adabd944
|
modify_bug
|
5 years ago |
Wei Luning
|
249382899b
|
fix bug in cell pickle and copy
|
5 years ago |
caozhou
|
6509fa9023
|
delete seed0 and seed1 in Dropout
|
5 years ago |
buxue
|
4168c51f0d
|
add check tensor when graph output is a const or parameter
|
5 years ago |