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
| Name | Data type |
|---|---|
| distribution | Ptdistribution |
| q | String |
| Data type |
|---|
| Tensor |
Category: PyTorch wrapper - Distribution
ComfyUI Pt Wrapper Node Reference. © 2025 Hide Inada (HowToSD.com). All rights reserved.