Home
last modified time | relevance | path

Searched defs:_param_shapes (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/python/ops/distributions/
Dexponential.py115 def _param_shapes(sample_shape): member in Exponential
Duniform.py130 def _param_shapes(sample_shape): member in Uniform
Dbernoulli.py96 def _param_shapes(sample_shape): member in Bernoulli
Dstudent_t.py206 def _param_shapes(sample_shape): member in StudentT
Dgamma.py183 def _param_shapes(sample_shape): member in Gamma
Dlaplace.py125 def _param_shapes(sample_shape): member in Laplace
Dnormal.py159 def _param_shapes(sample_shape): member in Normal
Dbeta.py211 def _param_shapes(sample_shape): member in Beta
Ddistribution.py551 def _param_shapes(sample_shape): member in Distribution