Home
last modified time | relevance | path

Searched refs:ExponentialWithSoftplusRate (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/ops/distributions/
Dexponential.py138 class ExponentialWithSoftplusRate(Exponential): class
148 super(ExponentialWithSoftplusRate, self).__init__(
/external/tensorflow/tensorflow/python/kernel_tests/distributions/
Dexponential_test.py165 exponential = exponential_lib.ExponentialWithSoftplusRate(rate=lam)