Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/ops/distributions/
H A Ddistribution.py736 sample_shape, n = self._expand_sample_shape_to_vector(
1232 def _expand_sample_shape_to_vector(self, x, name): member in Distribution
H A Dtransformed_distribution.py398 sample_shape, n = self._expand_sample_shape_to_vector(