Commit Graph

172 Commits (49144fde376c1925fd179d79b744a374defe6342)

Author SHA1 Message Date
Jiaqi 804ef79c18 modify dice and diceloss
5 years ago
mindspore-ci-bot 775d71f9c1 !11408 Update PP example
5 years ago
Zichun Ye ca316f4422 update doc example in probability
5 years ago
Jiaqi 87ecd44f67 develop dice loss
6 years ago
lilei b858097ae4 modify MetaTensor and Tensor
6 years ago
huangxinjing dd0da1542d Add input check
6 years ago
buxue aeeef7607a remove the 'raise' in construct of Cell
6 years ago
l00591931 130c61cfc0 change name from interpolate to resizeBilinear
6 years ago
wangnan39@huawei.com 0fe9e2e4cb support import dynamic_lr from nn
6 years ago
mindspore-ci-bot 231fccf66c !9600 Add Adagrad Optimizer
6 years ago
zhuyuxiao 37bebc751b add adagrad optim
6 years ago
mindspore-ci-bot e6ec9be6c2 !9386 l1_regularizer开发
6 years ago
“dangjiaqi1” 39948670dd new update basic.py which add class L1Regularizer(Cell). new add test_l1_regularizer.py. new add test_l1_regularizer.py
6 years ago
Xun Deng 4ef9e9e57f fix minor issues in distribution classes
6 years ago
peixu_ren 37d40bc495 Add Beta distribution
6 years ago
peixu_ren 93d4ef428f Add Gamma distribution
6 years ago
peixu_ren 01f5da0a14 Add Poisson distribution
6 years ago
mindspore-ci-bot 7f725b93a3 !8234 Remove expm1_generic and log1p_generic from PP utils
6 years ago
mindspore-ci-bot e3371a01d5 !8751 Fix minor bugs in bijector and distribution
6 years ago
l00591931 05e26f4739 Add nn.interpolate()
6 years ago
mindspore-ci-bot fa2185b8ef !8661 Add nn.Tril() and nn.Triu()
6 years ago
l00591931 e1dba1337c Add nn.Tril function
6 years ago
Xun Deng b5e05472ce fix minor bugs in bijector and distribution utils, fix docs issues
6 years ago
wangnan39@huawei.com ab811fca8f add AdamOffload optimizer
6 years ago
peixu_ren 65d50861ec Remove expm1_generic and log1p_generic from PP utils
6 years ago
Xun Deng 1a68ccb40b added Cauchy distribution
6 years ago
Xun Deng fb0263f869 redesigned bijector classes, changed bacth_shape calculation in transformed distribution and upgraded dtype logic of bijector class
6 years ago
Yi Huaijie da29f232c6 fix CI random fails
6 years ago
Xun Deng d4df6f82ea support get_dist_args
6 years ago
Xun Deng 5ffc16c6db renamed test_invert_bijector
6 years ago
mindspore-ci-bot 1795840436 !7581 Extension interface for dense
6 years ago
lilei 127f70ce40 Extension interface for dense
6 years ago
Xun Deng ce170b2241 added Gumbel distribution
6 years ago
mindspore-ci-bot 620d8b99b6 !6760 sparse optimizer
6 years ago
Jiaqi a30ccea62c sparse optimizer
6 years ago
mindspore-ci-bot 3fd54fd58f !7361 Check whether the network args are tensors in the compile phase
6 years ago
yujianfeng 18a76ff3c5 Check whether the network args are tensors in the compile phase
6 years ago
chenzomi acadb694aa [ME] delete reduant function in check_parameter
6 years ago
chenzomi 5b769dfb20 [ME] Bug fix
6 years ago
mindspore-ci-bot c967bf6846 !7339 fix for se-resnet50 accurancy
6 years ago
Xun Deng f2e8e143be added gumbel_cdf and invert bijectors
6 years ago
mindspore-ci-bot 55e369a125 !7144 [ME] change `check_integer` to format `check_positive_int` and `check_integeter`
6 years ago
chenzomi d471d32e87 [ME] change `check_integer` to format `check_positive_int` and `check_integeter`
6 years ago
mindspore-ci-bot 3d21c80e3b !7110 [ME] delete check_bool and replace with Validate.check_bool
6 years ago
chenzomi d4e8e94981 [ME] delete check_bool and replace with Validate.check_bool
6 years ago
mindspore-ci-bot ab9cec0531 !7083 Support Categorical distribution
6 years ago
Xun Deng 05a0dac125 add logistic distribution
6 years ago
Xun Deng 877b561e77 added categorical distribution
6 years ago
wanyiming 4e93413c5a add_BCELoss
6 years ago
Xun Deng ea57699ed1 added raise_not_implemented_error in distribution
6 years ago