Closed blepping closed 8 months ago
this pull hopefully fixes perlin noise generation for Stable Cascade (or anything that doesn't have 4 channels).
also threw in a tiny fix since there was a FloatTensor type annotation but FloatTensor wasn't actually defined.
FloatTensor
this pull hopefully fixes perlin noise generation for Stable Cascade (or anything that doesn't have 4 channels).
also threw in a tiny fix since there was a
FloatTensor
type annotation butFloatTensor
wasn't actually defined.