public interface SamplableWithShape<T extends Tensor<?,T>>
| Modifier and Type | Method and Description |
|---|---|
default T |
sampleWithShape(long[] shape) |
T |
sampleWithShape(long[] shape,
KeanuRandom random) |
T sampleWithShape(long[] shape, KeanuRandom random)
default T sampleWithShape(long[] shape)