Instantiates a Normal distribution object.
Args:
loc: Mean of the distsribution. You can specify a scalar or a tuple of float.
scale: Standard deviation of the distribution. You can specify a scalar or a tuple of float.
| Name | Data type |
|---|---|
| loc | String |
| scale | String |
| Data type |
|---|
| Ptdistribution |
Category: PyTorch wrapper - Distribution
ComfyUI Pt Wrapper Node Reference. © 2025 Hide Inada (HowToSD.com). All rights reserved.