Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-11-17 | feat: fix randn found element of type float at pos 2 | storyicon | -1/+1 | |
Signed-off-by: storyicon <storyicon@foxmail.com> | ||||
2023-08-15 | RNG: Make all elements of shape `int`s | catboxanon | -1/+1 | |
2023-08-09 | split shared.py into multiple files; should resolve all circular reference ↵ | AUTOMATIC1111 | -2/+1 | |
import errors related to shared.py | ||||
2023-08-09 | rework RNG to use generators instead of generating noises beforehand | AUTOMATIC1111 | -0/+171 | |