Home
last modified time | relevance | path

Searched refs:_param_shapes (Results 1 – 16 of 16) sorted by relevance

/external/tensorflow/tensorflow/contrib/distributions/python/ops/
Dchi2.py100 def _param_shapes(sample_shape): member in Chi2
Drelaxed_bernoulli.py188 def _param_shapes(sample_shape): member in RelaxedBernoulli
Dhalf_normal.py123 def _param_shapes(sample_shape): member in HalfNormal
Dgumbel.py144 def _param_shapes(sample_shape): member in _Gumbel
Dcauchy.py140 def _param_shapes(sample_shape): member in Cauchy
Dlogistic.py139 def _param_shapes(sample_shape): member in Logistic
Dinverse_gamma.py150 def _param_shapes(sample_shape): member in InverseGamma
/external/tensorflow/tensorflow/python/ops/distributions/
Dexponential.py113 def _param_shapes(sample_shape): member in Exponential
Dbernoulli.py91 def _param_shapes(sample_shape): member in Bernoulli
Duniform.py124 def _param_shapes(sample_shape): member in Uniform
Ddistribution.py443 return cls._param_shapes(sample_shape)
485 def _param_shapes(sample_shape): member in Distribution
Dlaplace.py120 def _param_shapes(sample_shape): member in Laplace
Dnormal.py151 def _param_shapes(sample_shape): member in Normal
Dgamma.py151 def _param_shapes(sample_shape): member in Gamma
Dbeta.py176 def _param_shapes(sample_shape): member in Beta
Dstudent_t.py179 def _param_shapes(sample_shape): member in StudentT