ComfyUI Node
NNT Random Tensor Generator
A ComfyUI node in NNT Neural Network Toolkit/Tensors with 10 inputs and 3 outputs.
NNT Random Tensor Generator
- tensor
- info_message
- batch_size
◄distributionuniform►
◄data_shape[100, 10]►
◄data_typefloat32►
◄min_value0.0►
◄max_value1.0►
◄mean0.0►
◄std1.0►
◄rate1.0►
◄requires_gradTrue►
◄seed-1►
CategoryNNT Neural Network Toolkit/Tensors
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| distribution | COMBO | uniform | 7 options: uniform, normal, bernoulli, geometric, exponential, lognormal, +1 |
| data_shape | STRING | [100, 10] | — |
| data_type | COMBO | float32 | 4 options: float32, float64, int32, int64 |
| min_value | FLOAT | 0.0-1000–1000 | — |
| max_value | FLOAT | 1.0-1000–1000 | — |
| mean | FLOAT | 0.0-1000–1000 | — |
| std | FLOAT | 1.00–100 | — |
| rate | FLOAT | 1.00–100 | — |
| requires_grad | COMBO | True | 2 options: True, False |
| seed | INT | -1-1–99999999 | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| tensor | TENSOR | — |
| info_message | STRING | — |
| batch_size | INT | — |