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

[QNN EP] Enable Expand op #18234

Merged
merged 8 commits into from
Nov 7, 2023

reuse Dequantize method

fe1799e
Select commit
Loading
Failed to load commit list.
Merged

[QNN EP] Enable Expand op #18234

reuse Dequantize method
fe1799e
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / lintrunner succeeded Nov 2, 2023 in 4s

2 new alerts

New alerts in code changed by this pull request

  • 2 warnings

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 1 in onnxruntime/test/providers/qnn/reshape_expand_op_test.cc

See this annotation in the file changed.

Code scanning / lintrunner

CLANGFORMAT/format Warning test

See https://clang.llvm.org/docs/ClangFormat.html.
Run lintrunner -a to apply this patch.

Check warning on line 1 in onnxruntime/core/providers/qnn/builder/opbuilder/expand_op_builder.cc

See this annotation in the file changed.

Code scanning / lintrunner

CLANGFORMAT/format Warning

See https://clang.llvm.org/docs/ClangFormat.html.
Run lintrunner -a to apply this patch.