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

Update documentation on Split layer #1953

Merged
merged 1 commit into from
Apr 24, 2022

Conversation

JLDC
Copy link
Contributor

@JLDC JLDC commented Apr 24, 2022

Minimal update to the documentation. Removes tuple(...) from the output of the Split layer. The output is already a tuple in the desired form.

@CarloLucibello CarloLucibello merged commit 261efb1 into FluxML:master Apr 24, 2022
@darsnack
Copy link
Member

It could be a vector depending on how the constructor was called. I would restrict the type T to be a subtype of Tuple. A follow up PR would be appreciated if you don't mind!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants