Commit Graph

21 Commits

Author SHA1 Message Date
Xun Deng dc11fa9f53 Fixed CheckTuple issues and error message 2020-08-21 18:28:56 -04:00
mindspore-ci-bot ec1cf059a7 !4894 Fix minor bugs in transformed distribution
Merge pull request !4894 from peixu_ren/custom_bijector
2020-08-21 14:11:30 +08:00
peixu_ren 8e0343830e Add custom op interface to replace expm1, log1p and log 2020-08-20 23:01:51 -04:00
peixu_ren 98e2a48e4c Fix errors in transformed_distribution 2020-08-20 22:59:47 -04:00
mindspore-ci-bot 5ab41b1c26 !4874 Change the interfaces in transformation base class
Merge pull request !4874 from peixu_ren/custom_bijector
2020-08-21 07:06:21 +08:00
peixu_ren 4aa339cb5a Change the interfaces in trasformation base class 2020-08-20 17:52:42 -04:00
Xun Deng c9f8f9fe85 added CheckTenosr and CheckTuple 2020-08-20 16:41:34 -04:00
peixu_ren b4767023f2 Fix empty shape issue in distribution sample functions 2020-08-19 14:59:29 -04:00
baihuawei 772e14d00d add categorical 2020-08-19 11:21:15 +08:00
Xun Deng e0009b9062 added type check in distributions and fixed bugs in cast_to_tensor 2020-08-18 18:56:02 -04:00
mindspore-ci-bot ea69562cb2 !4403 Add bnn_layers to nn.probability
Merge pull request !4403 from byweng/master
2020-08-14 14:11:31 +08:00
bingyaweng 61dbb1b17c add bnn_layers to nn.probability 2020-08-14 12:13:53 +08:00
Xun Deng c0a3b51bb8 fixed minor issues in docs, updated parameter checking in some functions in distributions 2020-08-12 22:05:58 -04:00
peixu_ren 3a11d123d4 Update random uniform op invocation 2020-08-12 15:22:32 -04:00
Xun Deng 415dad3adb added some parameter checking 2020-08-10 15:46:24 -04:00
peixu_ren 60bb6bebda Complement the arg passing conventions in distribution and bijector base classes 2020-08-06 17:28:47 -04:00
mindspore-ci-bot c1b09be81f !3786 add gpu multinomial sample python code
Merge pull request !3786 from baihuawei/multinomial
2020-08-06 20:42:07 +08:00
baihuawei 4d92c5b39e add multinomial 2020-08-06 16:49:27 +08:00
peixu_ren b9c8c0b439 Added Bijector TransformDistribution base classes and two instances: power and exp bijectors 2020-08-05 00:03:50 -04:00
Xun Deng e87e1fc6bc changed distribution api 2020-07-31 12:41:06 -04:00
Xun Deng 90cb785181 move nn/distribution to nn/probability/distribution 2020-07-28 12:45:23 -04:00