Closed marcromeyn closed 1 year ago
Adding Link class to make building modern architectures easier. Some default options we offer are: residual & shortcut connections. A user can provide these as a pytorch Module or as a string.
https://nvidia-merlin.github.io/models/review/pr-1091
Goals :soccer:
Adding Link class to make building modern architectures easier. Some default options we offer are: residual & shortcut connections. A user can provide these as a pytorch Module or as a string.
Implementation Details :construction:
Testing Details :mag: