{"Functions.html#/c:@F@ORTIsCoreMLExecutionProviderAvailable":{"name":"ORTIsCoreMLExecutionProviderAvailable","abstract":"
Gets whether the CoreML execution provider is available.
"},"Enums/ORTGraphOptimizationLevel.html#/c:@E@ORTGraphOptimizationLevel@ORTGraphOptimizationLevelNone":{"name":"ORTGraphOptimizationLevelNone","parent_name":"ORTGraphOptimizationLevel"},"Enums/ORTGraphOptimizationLevel.html#/c:@E@ORTGraphOptimizationLevel@ORTGraphOptimizationLevelBasic":{"name":"ORTGraphOptimizationLevelBasic","parent_name":"ORTGraphOptimizationLevel"},"Enums/ORTGraphOptimizationLevel.html#/c:@E@ORTGraphOptimizationLevel@ORTGraphOptimizationLevelExtended":{"name":"ORTGraphOptimizationLevelExtended","parent_name":"ORTGraphOptimizationLevel"},"Enums/ORTGraphOptimizationLevel.html#/c:@E@ORTGraphOptimizationLevel@ORTGraphOptimizationLevelAll":{"name":"ORTGraphOptimizationLevelAll","parent_name":"ORTGraphOptimizationLevel"},"Enums/ORTTensorElementDataType.html#/c:@E@ORTTensorElementDataType@ORTTensorElementDataTypeUndefined":{"name":"ORTTensorElementDataTypeUndefined","parent_name":"ORTTensorElementDataType"},"Enums/ORTTensorElementDataType.html#/c:@E@ORTTensorElementDataType@ORTTensorElementDataTypeFloat":{"name":"ORTTensorElementDataTypeFloat","parent_name":"ORTTensorElementDataType"},"Enums/ORTTensorElementDataType.html#/c:@E@ORTTensorElementDataType@ORTTensorElementDataTypeInt8":{"name":"ORTTensorElementDataTypeInt8","parent_name":"ORTTensorElementDataType"},"Enums/ORTTensorElementDataType.html#/c:@E@ORTTensorElementDataType@ORTTensorElementDataTypeUInt8":{"name":"ORTTensorElementDataTypeUInt8","parent_name":"ORTTensorElementDataType"},"Enums/ORTTensorElementDataType.html#/c:@E@ORTTensorElementDataType@ORTTensorElementDataTypeInt32":{"name":"ORTTensorElementDataTypeInt32","parent_name":"ORTTensorElementDataType"},"Enums/ORTTensorElementDataType.html#/c:@E@ORTTensorElementDataType@ORTTensorElementDataTypeUInt32":{"name":"ORTTensorElementDataTypeUInt32","parent_name":"ORTTensorElementDataType"},"Enums/ORTValueType.html#/c:@E@ORTValueType@ORTValueTypeUnknown":{"name":"ORTValueTypeUnknown","parent_name":"ORTValueType"},"Enums/ORTValueType.html#/c:@E@ORTValueType@ORTValueTypeTensor":{"name":"ORTValueTypeTensor","parent_name":"ORTValueType"},"Enums/ORTLoggingLevel.html#/c:@E@ORTLoggingLevel@ORTLoggingLevelVerbose":{"name":"ORTLoggingLevelVerbose","parent_name":"ORTLoggingLevel"},"Enums/ORTLoggingLevel.html#/c:@E@ORTLoggingLevel@ORTLoggingLevelInfo":{"name":"ORTLoggingLevelInfo","parent_name":"ORTLoggingLevel"},"Enums/ORTLoggingLevel.html#/c:@E@ORTLoggingLevel@ORTLoggingLevelWarning":{"name":"ORTLoggingLevelWarning","parent_name":"ORTLoggingLevel"},"Enums/ORTLoggingLevel.html#/c:@E@ORTLoggingLevel@ORTLoggingLevelError":{"name":"ORTLoggingLevelError","parent_name":"ORTLoggingLevel"},"Enums/ORTLoggingLevel.html#/c:@E@ORTLoggingLevel@ORTLoggingLevelFatal":{"name":"ORTLoggingLevelFatal","parent_name":"ORTLoggingLevel"},"Enums/ORTLoggingLevel.html":{"name":"ORTLoggingLevel","abstract":"The ORT logging verbosity levels.
"},"Enums/ORTValueType.html":{"name":"ORTValueType","abstract":"The ORT value types."},"Enums/ORTTensorElementDataType.html":{"name":"ORTTensorElementDataType","abstract":"
The ORT tensor element data types."},"Enums/ORTGraphOptimizationLevel.html":{"name":"ORTGraphOptimizationLevel","abstract":"
The ORT graph optimization levels."},"Classes/ORTTensorTypeAndShapeInfo.html#/c:objc(cs)ORTTensorTypeAndShapeInfo(py)elementType":{"name":"elementType","abstract":"
The tensor element data type.
","parent_name":"ORTTensorTypeAndShapeInfo"},"Classes/ORTTensorTypeAndShapeInfo.html#/c:objc(cs)ORTTensorTypeAndShapeInfo(py)shape":{"name":"shape","abstract":"The tensor shape.
","parent_name":"ORTTensorTypeAndShapeInfo"},"Classes/ORTValueTypeInfo.html#/c:objc(cs)ORTValueTypeInfo(py)type":{"name":"type","abstract":"The value type.
","parent_name":"ORTValueTypeInfo"},"Classes/ORTValueTypeInfo.html#/c:objc(cs)ORTValueTypeInfo(py)tensorTypeAndShapeInfo":{"name":"tensorTypeAndShapeInfo","abstract":"The tensor type and shape information, if the value is a tensor.
","parent_name":"ORTValueTypeInfo"},"Classes/ORTValue.html#/c:objc(cs)ORTValue(im)init":{"name":"-init","parent_name":"ORTValue"},"Classes/ORTValue.html#/c:objc(cs)ORTValue(im)initWithTensorData:elementType:shape:error:":{"name":"-initWithTensorData:elementType:shape:error:","abstract":"Creates a value that is a tensor.","parent_name":"ORTValue"},"Classes/ORTValue.html#/c:objc(cs)ORTValue(im)typeInfoWithError:":{"name":"-typeInfoWithError:","abstract":"
Gets the type information.
","parent_name":"ORTValue"},"Classes/ORTValue.html#/c:objc(cs)ORTValue(im)tensorTypeAndShapeInfoWithError:":{"name":"-tensorTypeAndShapeInfoWithError:","abstract":"Gets the tensor type and shape information.","parent_name":"ORTValue"},"Classes/ORTValue.html#/c:objc(cs)ORTValue(im)tensorDataWithError:":{"name":"-tensorDataWithError:","abstract":"
Gets the tensor data.","parent_name":"ORTValue"},"Classes/ORTRunOptions.html#/c:objc(cs)ORTRunOptions(im)init":{"name":"-init","parent_name":"ORTRunOptions"},"Classes/ORTRunOptions.html#/c:objc(cs)ORTRunOptions(im)initWithError:":{"name":"-initWithError:","abstract":"
Creates run configuration options.
","parent_name":"ORTRunOptions"},"Classes/ORTRunOptions.html#/c:objc(cs)ORTRunOptions(im)setLogTag:error:":{"name":"-setLogTag:error:","abstract":"Sets the run log tag.
","parent_name":"ORTRunOptions"},"Classes/ORTRunOptions.html#/c:objc(cs)ORTRunOptions(im)setLogSeverityLevel:error:":{"name":"-setLogSeverityLevel:error:","abstract":"Sets the run log severity level.
","parent_name":"ORTRunOptions"},"Classes/ORTRunOptions.html#/c:objc(cs)ORTRunOptions(im)addConfigEntryWithKey:value:error:":{"name":"-addConfigEntryWithKey:value:error:","abstract":"Sets a run configuration key-value pair.","parent_name":"ORTRunOptions"},"Classes/ORTSession.html#/c:objc(cs)ORTSession(im)init":{"name":"-init","parent_name":"ORTSession"},"Classes/ORTSession.html#/c:objc(cs)ORTSession(im)initWithEnv:modelPath:sessionOptions:error:":{"name":"-initWithEnv:modelPath:sessionOptions:error:","abstract":"
Creates a session.
","parent_name":"ORTSession"},"Classes/ORTSession.html#/c:objc(cs)ORTSession(im)runWithInputs:outputs:runOptions:error:":{"name":"-runWithInputs:outputs:runOptions:error:","abstract":"Runs the model.","parent_name":"ORTSession"},"Classes/ORTSession.html#/c:objc(cs)ORTSession(im)runWithInputs:outputNames:runOptions:error:":{"name":"-runWithInputs:outputNames:runOptions:error:","abstract":"
Runs the model.","parent_name":"ORTSession"},"Classes/ORTSession.html#/c:objc(cs)ORTSession(im)inputNamesWithError:":{"name":"-inputNamesWithError:","abstract":"
Gets the model’s input names.
","parent_name":"ORTSession"},"Classes/ORTSession.html#/c:objc(cs)ORTSession(im)overridableInitializerNamesWithError:":{"name":"-overridableInitializerNamesWithError:","abstract":"Gets the model’s overridable initializer names.
","parent_name":"ORTSession"},"Classes/ORTSession.html#/c:objc(cs)ORTSession(im)outputNamesWithError:":{"name":"-outputNamesWithError:","abstract":"Gets the model’s output names.
","parent_name":"ORTSession"},"Classes/ORTEnv.html#/c:objc(cs)ORTEnv(im)init":{"name":"-init","parent_name":"ORTEnv"},"Classes/ORTEnv.html#/c:objc(cs)ORTEnv(im)initWithLoggingLevel:error:":{"name":"-initWithLoggingLevel:error:","abstract":"Creates an ORT Environment.
","parent_name":"ORTEnv"},"Classes/ORTSessionOptions.html#/c:objc(cs)ORTSessionOptions(im)init":{"name":"-init","parent_name":"ORTSessionOptions"},"Classes/ORTSessionOptions.html#/c:objc(cs)ORTSessionOptions(im)initWithError:":{"name":"-initWithError:","abstract":"Creates session configuration options.
","parent_name":"ORTSessionOptions"},"Classes/ORTSessionOptions.html#/c:objc(cs)ORTSessionOptions(im)setIntraOpNumThreads:error:":{"name":"-setIntraOpNumThreads:error:","abstract":"Sets the number of threads used to parallelize the execution within nodes.","parent_name":"ORTSessionOptions"},"Classes/ORTSessionOptions.html#/c:objc(cs)ORTSessionOptions(im)setGraphOptimizationLevel:error:":{"name":"-setGraphOptimizationLevel:error:","abstract":"
Sets the graph optimization level.
","parent_name":"ORTSessionOptions"},"Classes/ORTSessionOptions.html#/c:objc(cs)ORTSessionOptions(im)setOptimizedModelFilePath:error:":{"name":"-setOptimizedModelFilePath:error:","abstract":"Sets the path to which the optimized model file will be saved.
","parent_name":"ORTSessionOptions"},"Classes/ORTSessionOptions.html#/c:objc(cs)ORTSessionOptions(im)setLogID:error:":{"name":"-setLogID:error:","abstract":"Sets the session log ID.
","parent_name":"ORTSessionOptions"},"Classes/ORTSessionOptions.html#/c:objc(cs)ORTSessionOptions(im)setLogSeverityLevel:error:":{"name":"-setLogSeverityLevel:error:","abstract":"Sets the session log severity level.
","parent_name":"ORTSessionOptions"},"Classes/ORTSessionOptions.html#/c:objc(cs)ORTSessionOptions(im)addConfigEntryWithKey:value:error:":{"name":"-addConfigEntryWithKey:value:error:","abstract":"Sets a session configuration key-value pair.","parent_name":"ORTSessionOptions"},"Classes/ORTSessionOptions.html#/c:objc(cs)ORTSessionOptions(im)appendCoreMLExecutionProviderWithOptions:error:":{"name":"-appendCoreMLExecutionProviderWithOptions:error:","abstract":"
Enables the CoreML execution provider in the session configuration options.","parent_name":"ORTSessionOptions"},"Classes/ORTCoreMLExecutionProviderOptions.html#/c:objc(cs)ORTCoreMLExecutionProviderOptions(py)useCPUOnly":{"name":"useCPUOnly","abstract":"
Whether the CoreML execution provider should run on CPU only.
","parent_name":"ORTCoreMLExecutionProviderOptions"},"Classes/ORTCoreMLExecutionProviderOptions.html#/c:objc(cs)ORTCoreMLExecutionProviderOptions(py)enableOnSubgraphs":{"name":"enableOnSubgraphs","abstract":"Whether the CoreML execution provider is enabled on subgraphs.
","parent_name":"ORTCoreMLExecutionProviderOptions"},"Classes/ORTCoreMLExecutionProviderOptions.html#/c:objc(cs)ORTCoreMLExecutionProviderOptions(py)onlyEnableForDevicesWithANE":{"name":"onlyEnableForDevicesWithANE","abstract":"Whether the CoreML execution provider is only enabled for devices with Apple","parent_name":"ORTCoreMLExecutionProviderOptions"},"Classes/ORTCoreMLExecutionProviderOptions.html":{"name":"ORTCoreMLExecutionProviderOptions","abstract":"
Options for configuring the CoreML execution provider.
"},"Classes/ORTSessionOptions.html":{"name":"ORTSessionOptions","abstract":"Options for configuring a session.
"},"Classes/ORTEnv.html":{"name":"ORTEnv","abstract":"The ORT environment.
"},"Classes/ORTSession.html":{"name":"ORTSession","abstract":"An ORT session loads and runs a model.
"},"Classes/ORTRunOptions.html":{"name":"ORTRunOptions","abstract":"Options for configuring a run.
"},"Classes/ORTValue.html":{"name":"ORTValue","abstract":"An ORT value encapsulates data used as an input or output to a model at runtime.
"},"Classes/ORTValueTypeInfo.html":{"name":"ORTValueTypeInfo","abstract":"A value’s type information.
"},"Classes/ORTTensorTypeAndShapeInfo.html":{"name":"ORTTensorTypeAndShapeInfo","abstract":"A tensor’s type and shape information.
"},"Classes.html":{"name":"Classes","abstract":"The following classes are available globally.
"},"Enums.html":{"name":"Enumerations","abstract":"The following enumerations are available globally.
"},"Functions.html":{"name":"Functions","abstract":"The following functions are available globally.
"}}