Skip to content

[CoreML EP] Fix ArgMaxOpBuilder::AddToModelBuilderImpl() nullptr Node access.#21797

Merged
edgchen1 merged 4 commits intomainfrom
edgchen1/fix_coreml_argmax_nullptr_access
Aug 23, 2024
Merged

[CoreML EP] Fix ArgMaxOpBuilder::AddToModelBuilderImpl() nullptr Node access.#21797
edgchen1 merged 4 commits intomainfrom
edgchen1/fix_coreml_argmax_nullptr_access

Conversation

@edgchen1
Copy link
Copy Markdown
Contributor

Description

Fix ArgMaxOpBuilder::AddToModelBuilderImpl() nullptr Node access.

Motivation and Context

Fix #21227.

Comment thread onnxruntime/core/providers/coreml/builders/impl/cast_op_builder.cc
@edgchen1 edgchen1 merged commit 5726318 into main Aug 23, 2024
@edgchen1 edgchen1 deleted the edgchen1/fix_coreml_argmax_nullptr_access branch August 23, 2024 17:19
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.

SIGSEGV on CoreMLExecutionProvider when using dynamic batch

2 participants