mindspore2022/mindspore/nn/probability/bijector
peixu_ren 8e0343830e Add custom op interface to replace expm1, log1p and log 2020-08-20 23:01:51 -04:00
..
__init__.py add scalar affine and softplus bijector 2020-08-10 16:07:54 -04:00
bijector.py fixed minor issues in docs, updated parameter checking in some functions in distributions 2020-08-12 22:05:58 -04:00
exp.py Added Bijector TransformDistribution base classes and two instances: power and exp bijectors 2020-08-05 00:03:50 -04:00
power_transform.py Add custom op interface to replace expm1, log1p and log 2020-08-20 23:01:51 -04:00
scalar_affine.py Add custom op interface to replace expm1, log1p and log 2020-08-20 23:01:51 -04:00
softplus.py Add custom op interface to replace expm1, log1p and log 2020-08-20 23:01:51 -04:00