Skip to content
This repository was archived by the owner on Feb 7, 2025. It is now read-only.

Add AutoregressiveTransformer#225

Merged
Warvito merged 2 commits into
mainfrom
2-add-transformer-network
Feb 6, 2023
Merged

Add AutoregressiveTransformer#225
Warvito merged 2 commits into
mainfrom
2-add-transformer-network

Conversation

@Warvito

@Warvito Warvito commented Feb 5, 2023

Copy link
Copy Markdown
Collaborator

Add Basic Autoregressive Transformer

Signed-off-by: Walter Hugo Lopez Pinaya <ianonimato@hotmail.com>
@Warvito Warvito linked an issue Feb 5, 2023 that may be closed by this pull request
@Warvito

Warvito commented Feb 5, 2023

Copy link
Copy Markdown
Collaborator Author

For now, adding Wrapper for x-transformers. Goal is to replace it later

@danieltudosiu danieltudosiu left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good but I left some comments.

If we are using it as a stop-gap then we are good to go.

Comment thread generative/networks/nets/autoregressive_transformer.py Outdated
Comment thread generative/networks/nets/autoregressive_transformer.py
Comment thread generative/networks/nets/autoregressive_transformer.py
Signed-off-by: Walter Hugo Lopez Pinaya <ianonimato@hotmail.com>
@Warvito Warvito merged commit 7992e5a into main Feb 6, 2023
@Warvito Warvito deleted the 2-add-transformer-network branch February 6, 2023 14:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Transformer network

2 participants