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

Remove link, and introduce ShortcutBlock + ResidualBlock #1170

Merged
merged 6 commits into from
Jul 3, 2023

Conversation

marcromeyn
Copy link
Contributor

@marcromeyn marcromeyn commented Jul 1, 2023

Goals ⚽

This PR removes the Link object in favor of custom Blocks like ShortcutBlock and ResidualBlock. This is cleaner since it's more explicit that all elements inside a block use the same link.

@github-actions
Copy link

github-actions bot commented Jul 1, 2023

Documentation preview

https://nvidia-merlin.github.io/models/review/pr-1170

@marcromeyn marcromeyn self-assigned this Jul 1, 2023
@marcromeyn marcromeyn added enhancement New feature or request area/pytorch labels Jul 1, 2023
@marcromeyn marcromeyn marked this pull request as ready for review July 3, 2023 07:14
@marcromeyn marcromeyn changed the title Torch/remove link Remove link, and introduce ShortcutBlock + ResidualBlock Jul 3, 2023
@marcromeyn marcromeyn merged commit eff55db into main Jul 3, 2023
35 checks passed
@marcromeyn marcromeyn deleted the torch/remove-link branch July 3, 2023 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/pytorch enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants