Skip to content

Commit

Permalink
Update include/onnxruntime/core/providers/coreml/coreml_provider_fact…
Browse files Browse the repository at this point in the history
…ory.h

Co-authored-by: Scott McKay <[email protected]>
  • Loading branch information
wejoncy and skottmckay authored Dec 19, 2024
1 parent e4e3547 commit 728fbee
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,6 @@ static const char* const kCoremlProviderOption_AllowLowPrecisionAccumulationOnGP
// 1. User provided key in metadata_props if found (preferred)
// 2. Hash of the model url the inference session was created with
// 3. Hash of the input/output names of the model

// EP wounln't track the model change or responsible for the cache management.
static const char* const kCoremlProviderOption_ModelCacheDirectory = "ModelCacheDirectory";

// User provided cache-key in metadata_props.
Expand Down

0 comments on commit 728fbee

Please sign in to comment.