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

Introduce KVariable data class to encapsulate all the information about a single parameter of the layer #324

Merged
merged 2 commits into from
Jan 12, 2022

Conversation

juliabeliaeva
Copy link
Contributor

This is a PR #277 with fixed review comments. It adds KVariable data class to represent a layer variable and removes fanIn/fanOut properties from the Layer.

@zaleslaw zaleslaw added the LGTM PR reviewed and is ready to merge label Jan 12, 2022
@zaleslaw
Copy link
Collaborator

Many thanks, that you continue the development of this PR, it improves the internal architecture of the API module and LGTM for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
LGTM PR reviewed and is ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants