Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/distributions/
Ddistribution.py1000 def _call_quantile(self, value, name, **kwargs): member in Distribution
1023 return self._call_quantile(value, name)