Home
last modified time | relevance | path

Searched defs:reinterpreted_batch_ndims (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/distributions/
H A Dindependent.py46 self, base_distribution, reinterpreted_batch_ndims, validate_args=None argument
H A Dconstraints.py227 def __init__(self, base_constraint, reinterpreted_batch_ndims): argument
H A Dtransforms.py416 def __init__(self, base_transform, reinterpreted_batch_ndims, cache_size=0): argument