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