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

feat(models): allow to use different number of layers for hidden-most processor and others #78

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

JPXKQX
Copy link
Member

@JPXKQX JPXKQX commented Jan 16, 2025

This PR splits the hidden-most processor instantiation from the in-level processors.

  • The level_process_num_layers (link) specifies the number of layers for the intermediate level processors.
  • The num_layers argument sets the value for the hidden-most level processor.

@JPXKQX JPXKQX added the models label Jan 16, 2025
@JPXKQX JPXKQX self-assigned this Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Now In Progress
Development

Successfully merging this pull request may close these issues.

1 participant