Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 510 Bytes

File metadata and controls

22 lines (17 loc) · 510 Bytes

Ptdm Log Prob

Computes the log of probability for the input distribution.

Args: distribution (torch.distributions.distribution.Distribution): Distribution.
value (Union[int,float]): Value (Number of successes for PMF).

Input

Name Data type
distribution Ptdistribution
x String

Output

Data type
Tensor

Category: PyTorch wrapper - Distribution

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