We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Issues which make use of the Split operator: #675
Split
Implement the Split operator as:
burn-import
This operator is used in some neural networks, so having it in burn would allow to access a wider set of neural networks.
burn
The text was updated successfully, but these errors were encountered:
I can take this one- should have some bandwidth coming up.
Sorry, something went wrong.
agelas
No branches or pull requests
Issues which make use of the
Split
operator: #675Feature description
Implement the Split operator as:
burn-import
operator so that ONNX files containing it can be parsedFeature motivation
This operator is used in some neural networks, so having it in
burn
would allow to access a wider set of neural networks.The text was updated successfully, but these errors were encountered: