Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 555 Bytes

File metadata and controls

25 lines (19 loc) · 555 Bytes

Ptdm Icdf

Computes the inverse of the cumulative distribution function for the input distribution.

Note
Icdf is not supported for all distributions in PyTorch.

Args: distribution (torch.distributions.distribution.Distribution): Distribution. q (float): Value

Input

Name Data type
distribution Ptdistribution
q String

Output

Data type
Tensor

Category: PyTorch wrapper - Distribution

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