Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Implement a Split operator #2440

Open
1 of 2 tasks
Luni-4 opened this issue Oct 30, 2024 · 1 comment
Open
1 of 2 tasks

Implement a Split operator #2440

Luni-4 opened this issue Oct 30, 2024 · 1 comment
Assignees
Labels
feature The feature request onnx

Comments

@Luni-4
Copy link
Collaborator

Luni-4 commented Oct 30, 2024

Issues which make use of the Split operator: #675

Feature description

Implement the Split operator as:

  • Burn operator
  • burn-import operator so that ONNX files containing it can be parsed

Feature motivation

This operator is used in some neural networks, so having it in burn would allow to access a wider set of neural networks.

@Luni-4 Luni-4 added feature The feature request onnx labels Oct 30, 2024
@agelas
Copy link
Contributor

agelas commented Nov 13, 2024

I can take this one- should have some bandwidth coming up.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
feature The feature request onnx
Projects
None yet
Development

No branches or pull requests

2 participants