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

Feature request: parameter to allow inputs to be added row-wise #138

Closed
trondarild opened this issue Mar 18, 2020 · 1 comment
Closed

Feature request: parameter to allow inputs to be added row-wise #138

trondarild opened this issue Mar 18, 2020 · 1 comment
Labels
feature request v2 Issue originally from Ikaros version 2

Comments

@trondarild
Copy link
Collaborator

Currently, inputs are concatenated in the X, or column direction.
When using matrices and dot products, it would be useful to be able to specify the concatenation to be in the Y or row direction instead.

@ikaros-project ikaros-project added the v2 Issue originally from Ikaros version 2 label Aug 4, 2024
@ikaros-project
Copy link
Owner

This can be done by specifying ranges in connections in version 3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request v2 Issue originally from Ikaros version 2
Projects
None yet
Development

No branches or pull requests

3 participants