Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/distributions/python/ops/
Dshape.py280 if self._is_all_constant_helper(ndims, self.batch_ndims,
327 if self._is_all_constant_helper(size, *start_sum):
360 self._is_all_constant_helper(size, *start_sum)):
443 if self._is_all_constant_helper(self.batch_ndims, self.event_ndims):
477 def _is_all_constant_helper(self, *args): member in _DistributionShape
503 if self._is_all_constant_helper(ndims):