Skip to content

Fix unused variable warning in onnxruntime/core/providers/coreml/builders/impl/gather_op_builder.cc.#24609

Merged
carzh merged 1 commit intomainfrom
edgchen1/fix_unused_var_warning
Apr 30, 2025
Merged

Fix unused variable warning in onnxruntime/core/providers/coreml/builders/impl/gather_op_builder.cc.#24609
carzh merged 1 commit intomainfrom
edgchen1/fix_unused_var_warning

Conversation

@edgchen1
Copy link
Contributor

Description

Fix unused variable warning in onnxruntime/core/providers/coreml/builders/impl/gather_op_builder.cc.

Motivation and Context

Fix build.

@edgchen1 edgchen1 requested a review from carzh April 30, 2025 20:30
Copy link
Contributor

@carzh carzh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for making the PR fix!

@carzh carzh merged commit df73153 into main Apr 30, 2025
92 of 98 checks passed
@carzh carzh deleted the edgchen1/fix_unused_var_warning branch April 30, 2025 22:53
ankitm3k pushed a commit to intel/onnxruntime that referenced this pull request May 12, 2025
…ders/impl/gather_op_builder.cc. (microsoft#24609)

### Description
<!-- Describe your changes. -->

Fix unused variable warning in
onnxruntime/core/providers/coreml/builders/impl/gather_op_builder.cc.

### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->

Fix build.
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.

2 participants