Home
last modified time | relevance | path

Searched defs:batch_shape_tensor (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/ops/distributions/
H A Ddistribution.py630 def batch_shape_tensor(self, name="batch_shape_tensor"): member in Distribution
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/linalg/
H A Dlinear_operator.py359 def batch_shape_tensor(self, name="batch_shape_tensor"): member in LinearOperator