Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 460 Bytes

File metadata and controls

22 lines (17 loc) · 460 Bytes

Ptdm Pmf

Computes the probability for the input distribution.

Args: distribution (torch.distributions.distribution.Distribution): Distribution. k (int): Number of successes.

Input

Name Data type
distribution Ptdistribution
k Int

Output

Data type
Tensor

Category: PyTorch wrapper - Distribution

ComfyUI Pt Wrapper Node Reference. © 2025 Hide Inada (HowToSD.com). All rights reserved.