Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Moving DiffusionPrepareBatch #305

Merged
merged 3 commits into from
Mar 13, 2023
Merged

Moving DiffusionPrepareBatch #305

merged 3 commits into from
Mar 13, 2023

Conversation

ericspod
Copy link
Member

Addresses #304.

This moves the DiffusionPrepareBatch class to the main library from the example tutorial since it's useful in general, especially in bundles.

Signed-off-by: Eric Kerfoot <eric.kerfoot@kcl.ac.uk>
Copy link
Collaborator

@Warvito Warvito left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, Eric. Please, execute ./runtests.sh --autofix and ./runtests.sh -f to fix the problems with format and unused imports and I think it is good for merging

generative/engines/prepare_batch.py Outdated Show resolved Hide resolved
Signed-off-by: Eric Kerfoot <eric.kerfoot@kcl.ac.uk>
@ericspod ericspod merged commit 0477a22 into main Mar 13, 2023
@Warvito Warvito linked an issue Mar 13, 2023 that may be closed by this pull request
@Warvito Warvito deleted the 304-move-preparebatch branch March 18, 2023 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add PrepareBatch Object For Diffusion Networks
2 participants