Fix svm outputs with raw outputs (raw outputs) (should be merged PR #14).#33
Closed
xadupre wants to merge 13 commits intomicrosoft:masterfrom
xadupre:svm
Closed
Fix svm outputs with raw outputs (raw outputs) (should be merged PR #14).#33xadupre wants to merge 13 commits intomicrosoft:masterfrom xadupre:svm
xadupre wants to merge 13 commits intomicrosoft:masterfrom
xadupre:svm
Conversation
xadupre
commented
Nov 28, 2018
xadupre
added a commit
that referenced
this pull request
May 14, 2019
TedThemistokleous
added a commit
to TedThemistokleous/onnxruntime
that referenced
this pull request
Jun 8, 2024
…icrosoft#33) Add ORT_MIGRAPHX_SET_FAST_MATH env option and api hooks Allow users to set the fast math option for MIGraphX compilation for quantized data types (fp16) This allows us to toggle whether we can use faster math with the tradeoff of accuracy. Revert "fixup! Add ORT_MIGRAPHX_SET_FAST_MATH env option and api hooks" This reverts commit d369a15. Revert "Add ORT_MIGRAPHX_SET_FAST_MATH env option and api hooks" This reverts commit 3819961. Co-authored-by: Ted Themistokleous <tedthemistokleous@amd.com>
quic-muchhsu
added a commit
to CodeLinaro/onnxruntime
that referenced
this pull request
Feb 27, 2026
* fix cumsum get onnx axis check bug Signed-off-by: Mu-Chein Hsu <quic_muchhsu@quicinc.com> * restore to provider_options[soc_model] = 0 after cumsum test Signed-off-by: Mu-Chein Hsu <quic_muchhsu@quicinc.com> * lint and fix Signed-off-by: Mu-Chein Hsu <quic_muchhsu@quicinc.com> * s Signed-off-by: Mu-Chein Hsu <quic_muchhsu@quicinc.com> * lint and fix Signed-off-by: Mu-Chein Hsu <quic_muchhsu@quicinc.com> * fix test Signed-off-by: Mu-Chein Hsu <quic_muchhsu@quicinc.com> * allow larger diff on inverst htp test Signed-off-by: Mu-Chein Hsu <quic_muchhsu@quicinc.com> * reverse inverse op change Signed-off-by: Mu-Chein Hsu <quic_muchhsu@quicinc.com> * temporary diable inverse op htp non qdq test Signed-off-by: Mu-Chein Hsu <quic_muchhsu@quicinc.com> --------- Signed-off-by: Mu-Chein Hsu <quic_muchhsu@quicinc.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.