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

Add VQVAE + Transformer inferer #242

Merged
merged 9 commits into from
Feb 13, 2023
Merged

Add VQVAE + Transformer inferer #242

merged 9 commits into from
Feb 13, 2023

Conversation

Warvito
Copy link
Collaborator

@Warvito Warvito commented Feb 11, 2023

Implements #104

Signed-off-by: Walter Hugo Lopez Pinaya <ianonimato@hotmail.com>
Signed-off-by: Walter Hugo Lopez Pinaya <ianonimato@hotmail.com>
@Warvito Warvito linked an issue Feb 11, 2023 that may be closed by this pull request
@Warvito Warvito changed the title 104 add transformer inferer Add transformer inferer Feb 11, 2023
@Warvito Warvito changed the title Add transformer inferer Add VQVAE + Transformer inferer Feb 11, 2023
Signed-off-by: Walter Hugo Lopez Pinaya <ianonimato@hotmail.com>
# Conflicts:
#	generative/inferers/inferer.py
Signed-off-by: Walter Hugo Lopez Pinaya <ianonimato@hotmail.com>
Signed-off-by: Walter Hugo Lopez Pinaya <ianonimato@hotmail.com>
Signed-off-by: Walter Hugo Lopez Pinaya <ianonimato@hotmail.com>
@Warvito Warvito marked this pull request as ready for review February 11, 2023 21:42
@Warvito Warvito added the need reviewer This PR need a reviewer label Feb 11, 2023
@marksgraham marksgraham self-requested a review February 13, 2023 19:59
Copy link
Collaborator

@marksgraham marksgraham left a comment

Choose a reason for hiding this comment

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

Looks really good! Some minor suggestions/changes

generative/inferers/inferer.py Outdated Show resolved Hide resolved
generative/inferers/inferer.py Outdated Show resolved Hide resolved
generative/inferers/inferer.py Show resolved Hide resolved
Signed-off-by: Walter Hugo Lopez Pinaya <ianonimato@hotmail.com>
Signed-off-by: Walter Hugo Lopez Pinaya <ianonimato@hotmail.com>
@Warvito Warvito merged commit 91e9429 into main Feb 13, 2023
@Warvito Warvito deleted the 104-add-transformer-inferer branch February 17, 2023 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need reviewer This PR need a reviewer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Transformer Inferer
2 participants