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

Upgraded ONNX and ONNXRUNTIME to 1.14.0 #2530

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

quic-manvendd
Copy link
Contributor

No description provided.

@FelixSchwarz
Copy link
Contributor

If you use newer versions of onnx and onnxruntime, the build process will emit even more deprecation warnings. Do you plan also to update the code so these warnings are not triggered?

As a side note: For us, it would be nice if aimet could support a range of versions, e.g. onnx 1.13 - 1.15.0.

@quic-akhobare
Copy link
Contributor

If you use newer versions of onnx and onnxruntime, the build process will emit even more deprecation warnings. Do you plan also to update the code so these warnings are not triggered?

As a side note: For us, it would be nice if aimet could support a range of versions, e.g. onnx 1.13 - 1.15.0.

Good point @FelixSchwarz.

@quic-mangal - any effort planned to remove the deprecation warnings, is this feasible? First thing would be to trace where the deprecation warning are originating from - hopefully its only a few lines of code. All C++ or also Python APIs are the root cause?

@quic-mangal
Copy link
Contributor

@quic-akhobare, we don't have it planned but we can take it up in future.

- Upgraded only for torch and onnx
- tf-torch-cpu is still pointing to 1.11.0
Signed-off-by: Manvenddra Rawat <quic_manvendd@quicinc.com>
@quic-manvendd quic-manvendd merged commit 6d91070 into quic:develop Nov 10, 2023
3 checks passed
@quic-manvendd quic-manvendd deleted the onnx-upgrade-114 branch November 10, 2023 05:33
quic-bharathr pushed a commit that referenced this pull request Sep 13, 2024
- Upgraded only for torch and onnx
- tf-torch-cpu is still pointing to 1.11.0
Signed-off-by: Manvenddra Rawat <quic_manvendd@quicinc.com>
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.

5 participants