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

[milestone] πŸͺ¨ Onnx support tracker #2559

Open
edgarriba opened this issue Sep 22, 2023 · 1 comment
Open

[milestone] πŸͺ¨ Onnx support tracker #2559

edgarriba opened this issue Sep 22, 2023 · 1 comment
Labels
code heatlh πŸ’Š Improvement the package code health help wanted Extra attention is needed
Milestone

Comments

@edgarriba
Copy link
Member

edgarriba commented Sep 22, 2023

Add full support to ONNX for all the operators ⚑

πŸ“¦ Motivation [shipping]

Import/export the kornia operators for production environments and compile down to the main hardware providers:

πŸ–ΌοΈ Roadmap

  1. Create a base functionality in tests so that we automatically wrap functionals and test export
  2. Create an API centric to onnx for inference
  3. Create an API centric to import onnx models and finetune them
  4. Expand the functionality above to compile down the major platforms: intel myriad, nvidia tensorrt, tf coral

πŸ§‘β€βš•οΈ How to help ?

πŸ“ˆ Checkout the current coverage
πŸ“š Read the developers guidelines
⭐ Open a PR and good to go !

πŸ‘‰ Join our slack to get help and feedback from the core team.

@edgarriba edgarriba added help wanted Extra attention is needed code heatlh πŸ’Š Improvement the package code health labels Sep 22, 2023
@edgarriba edgarriba changed the title [milestone] Onnx support tracker [milestone] πŸͺ¨ Onnx support tracker Sep 22, 2023
@edgarriba edgarriba pinned this issue Sep 22, 2023
@johnnv1
Copy link
Member

johnnv1 commented Oct 6, 2023

we should also start supporting the beta feature: https://pytorch.org/docs/stable/onnx_dynamo.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code heatlh πŸ’Š Improvement the package code health help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants