From 1d2a250662c2b150cd3b641711b54b4c9724eb20 Mon Sep 17 00:00:00 2001 From: Edward Chen <18449977+edgchen1@users.noreply.github.com> Date: Wed, 29 Nov 2023 10:17:59 -0800 Subject: [PATCH] Refine error checks in onnxruntime/core/providers/coreml/model/model.mm. --- onnxruntime/core/providers/coreml/model/model.mm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/onnxruntime/core/providers/coreml/model/model.mm b/onnxruntime/core/providers/coreml/model/model.mm index 32821fd02647a..155201ad4c39c 100644 --- a/onnxruntime/core/providers/coreml/model/model.mm +++ b/onnxruntime/core/providers/coreml/model/model.mm @@ -159,7 +159,7 @@ Status CreateInputFeatureProvider(const std::unordered_map