onnxruntime/csharp/ApiDocs/api/Microsoft.ML.OnnxRuntime.yml
Cassie Breviu e85dce8cea
Add csharp docfx (#12596)
* add docfx and gh action to build docs

* kick off build from feature branch

* Fix LGTM linting

* update az pipeline to win22 & remove nuget install

* remove azure ci changes

* fix implicit using to support 5.0

* fix more js issues

* remove resource designer changes

* remove space

* fix linting misspellings in autogenerated js temp

* fix misspellings in generated code

* delete log file
2022-08-25 09:51:32 -05:00

290 lines
11 KiB
YAML

### YamlMime:ManagedReference
items:
- uid: Microsoft.ML.OnnxRuntime
commentId: N:Microsoft.ML.OnnxRuntime
id: Microsoft.ML.OnnxRuntime
children:
- Microsoft.ML.OnnxRuntime.CoreMLFlags
- Microsoft.ML.OnnxRuntime.DisposableNamedOnnxValue
- Microsoft.ML.OnnxRuntime.ExecutionMode
- Microsoft.ML.OnnxRuntime.FixedBufferOnnxValue
- Microsoft.ML.OnnxRuntime.GraphOptimizationLevel
- Microsoft.ML.OnnxRuntime.IDisposableReadOnlyCollection`1
- Microsoft.ML.OnnxRuntime.InferenceSession
- Microsoft.ML.OnnxRuntime.LogLevel
- Microsoft.ML.OnnxRuntime.ModelMetadata
- Microsoft.ML.OnnxRuntime.NamedOnnxValue
- Microsoft.ML.OnnxRuntime.NnapiFlags
- Microsoft.ML.OnnxRuntime.NodeMetadata
- Microsoft.ML.OnnxRuntime.OnnxRuntimeException
- Microsoft.ML.OnnxRuntime.OnnxValueType
- Microsoft.ML.OnnxRuntime.OrtAllocator
- Microsoft.ML.OnnxRuntime.OrtAllocatorType
- Microsoft.ML.OnnxRuntime.OrtApi
- Microsoft.ML.OnnxRuntime.OrtApiBase
- Microsoft.ML.OnnxRuntime.OrtArenaCfg
- Microsoft.ML.OnnxRuntime.OrtCUDAProviderOptions
- Microsoft.ML.OnnxRuntime.OrtEnv
- Microsoft.ML.OnnxRuntime.OrtExternalAllocation
- Microsoft.ML.OnnxRuntime.OrtIoBinding
- Microsoft.ML.OnnxRuntime.OrtLanguageProjection
- Microsoft.ML.OnnxRuntime.OrtLoggingLevel
- Microsoft.ML.OnnxRuntime.OrtMemoryAllocation
- Microsoft.ML.OnnxRuntime.OrtMemoryInfo
- Microsoft.ML.OnnxRuntime.OrtMemType
- Microsoft.ML.OnnxRuntime.OrtTensorRTProviderOptions
- Microsoft.ML.OnnxRuntime.OrtValue
- Microsoft.ML.OnnxRuntime.PrePackedWeightsContainer
- Microsoft.ML.OnnxRuntime.ProviderOptionsValueHelper
- Microsoft.ML.OnnxRuntime.RunOptions
- Microsoft.ML.OnnxRuntime.SessionOptions
- Microsoft.ML.OnnxRuntime.SessionOptionsContainer
langs:
- csharp
- vb
name: Microsoft.ML.OnnxRuntime
nameWithType: Microsoft.ML.OnnxRuntime
fullName: Microsoft.ML.OnnxRuntime
type: Namespace
assemblies:
- Microsoft.ML.OnnxRuntime
references:
- uid: Microsoft.ML.OnnxRuntime.IDisposableReadOnlyCollection`1
commentId: T:Microsoft.ML.OnnxRuntime.IDisposableReadOnlyCollection`1
name: IDisposableReadOnlyCollection<T>
nameWithType: IDisposableReadOnlyCollection<T>
fullName: Microsoft.ML.OnnxRuntime.IDisposableReadOnlyCollection<T>
nameWithType.vb: IDisposableReadOnlyCollection(Of T)
fullName.vb: Microsoft.ML.OnnxRuntime.IDisposableReadOnlyCollection(Of T)
name.vb: IDisposableReadOnlyCollection(Of T)
spec.csharp:
- uid: Microsoft.ML.OnnxRuntime.IDisposableReadOnlyCollection`1
name: IDisposableReadOnlyCollection
nameWithType: IDisposableReadOnlyCollection
fullName: Microsoft.ML.OnnxRuntime.IDisposableReadOnlyCollection
- name: <
nameWithType: <
fullName: <
- name: T
nameWithType: T
fullName: T
- name: '>'
nameWithType: '>'
fullName: '>'
spec.vb:
- uid: Microsoft.ML.OnnxRuntime.IDisposableReadOnlyCollection`1
name: IDisposableReadOnlyCollection
nameWithType: IDisposableReadOnlyCollection
fullName: Microsoft.ML.OnnxRuntime.IDisposableReadOnlyCollection
- name: '(Of '
nameWithType: '(Of '
fullName: '(Of '
- name: T
nameWithType: T
fullName: T
- name: )
nameWithType: )
fullName: )
- uid: Microsoft.ML.OnnxRuntime.DisposableNamedOnnxValue
commentId: T:Microsoft.ML.OnnxRuntime.DisposableNamedOnnxValue
name: DisposableNamedOnnxValue
nameWithType: DisposableNamedOnnxValue
fullName: Microsoft.ML.OnnxRuntime.DisposableNamedOnnxValue
- uid: Microsoft.ML.OnnxRuntime.OnnxRuntimeException
commentId: T:Microsoft.ML.OnnxRuntime.OnnxRuntimeException
name: OnnxRuntimeException
nameWithType: OnnxRuntimeException
fullName: Microsoft.ML.OnnxRuntime.OnnxRuntimeException
- uid: Microsoft.ML.OnnxRuntime.FixedBufferOnnxValue
commentId: T:Microsoft.ML.OnnxRuntime.FixedBufferOnnxValue
parent: Microsoft.ML.OnnxRuntime
name: FixedBufferOnnxValue
nameWithType: FixedBufferOnnxValue
fullName: Microsoft.ML.OnnxRuntime.FixedBufferOnnxValue
- uid: Microsoft.ML.OnnxRuntime.InferenceSession
commentId: T:Microsoft.ML.OnnxRuntime.InferenceSession
parent: Microsoft.ML.OnnxRuntime
name: InferenceSession
nameWithType: InferenceSession
fullName: Microsoft.ML.OnnxRuntime.InferenceSession
- uid: Microsoft.ML.OnnxRuntime.NodeMetadata
commentId: T:Microsoft.ML.OnnxRuntime.NodeMetadata
name: NodeMetadata
nameWithType: NodeMetadata
fullName: Microsoft.ML.OnnxRuntime.NodeMetadata
- uid: Microsoft.ML.OnnxRuntime.ModelMetadata
commentId: T:Microsoft.ML.OnnxRuntime.ModelMetadata
parent: Microsoft.ML.OnnxRuntime
name: ModelMetadata
nameWithType: ModelMetadata
fullName: Microsoft.ML.OnnxRuntime.ModelMetadata
- uid: Microsoft.ML.OnnxRuntime.NamedOnnxValue
commentId: T:Microsoft.ML.OnnxRuntime.NamedOnnxValue
parent: Microsoft.ML.OnnxRuntime
name: NamedOnnxValue
nameWithType: NamedOnnxValue
fullName: Microsoft.ML.OnnxRuntime.NamedOnnxValue
- uid: Microsoft.ML.OnnxRuntime.OrtApiBase
commentId: T:Microsoft.ML.OnnxRuntime.OrtApiBase
name: OrtApiBase
nameWithType: OrtApiBase
fullName: Microsoft.ML.OnnxRuntime.OrtApiBase
- uid: Microsoft.ML.OnnxRuntime.OrtApi
commentId: T:Microsoft.ML.OnnxRuntime.OrtApi
name: OrtApi
nameWithType: OrtApi
fullName: Microsoft.ML.OnnxRuntime.OrtApi
- uid: Microsoft.ML.OnnxRuntime.LogLevel
commentId: T:Microsoft.ML.OnnxRuntime.LogLevel
parent: Microsoft.ML.OnnxRuntime
name: LogLevel
nameWithType: LogLevel
fullName: Microsoft.ML.OnnxRuntime.LogLevel
- uid: Microsoft.ML.OnnxRuntime.OrtLanguageProjection
commentId: T:Microsoft.ML.OnnxRuntime.OrtLanguageProjection
parent: Microsoft.ML.OnnxRuntime
name: OrtLanguageProjection
nameWithType: OrtLanguageProjection
fullName: Microsoft.ML.OnnxRuntime.OrtLanguageProjection
- uid: Microsoft.ML.OnnxRuntime.OrtEnv
commentId: T:Microsoft.ML.OnnxRuntime.OrtEnv
parent: Microsoft.ML.OnnxRuntime
name: OrtEnv
nameWithType: OrtEnv
fullName: Microsoft.ML.OnnxRuntime.OrtEnv
- uid: Microsoft.ML.OnnxRuntime.OrtAllocatorType
commentId: T:Microsoft.ML.OnnxRuntime.OrtAllocatorType
parent: Microsoft.ML.OnnxRuntime
name: OrtAllocatorType
nameWithType: OrtAllocatorType
fullName: Microsoft.ML.OnnxRuntime.OrtAllocatorType
- uid: Microsoft.ML.OnnxRuntime.OrtMemType
commentId: T:Microsoft.ML.OnnxRuntime.OrtMemType
parent: Microsoft.ML.OnnxRuntime
name: OrtMemType
nameWithType: OrtMemType
fullName: Microsoft.ML.OnnxRuntime.OrtMemType
- uid: Microsoft.ML.OnnxRuntime.OrtArenaCfg
commentId: T:Microsoft.ML.OnnxRuntime.OrtArenaCfg
parent: Microsoft.ML.OnnxRuntime
name: OrtArenaCfg
nameWithType: OrtArenaCfg
fullName: Microsoft.ML.OnnxRuntime.OrtArenaCfg
- uid: Microsoft.ML.OnnxRuntime.OrtMemoryInfo
commentId: T:Microsoft.ML.OnnxRuntime.OrtMemoryInfo
parent: Microsoft.ML.OnnxRuntime
name: OrtMemoryInfo
nameWithType: OrtMemoryInfo
fullName: Microsoft.ML.OnnxRuntime.OrtMemoryInfo
- uid: Microsoft.ML.OnnxRuntime.OrtExternalAllocation
commentId: T:Microsoft.ML.OnnxRuntime.OrtExternalAllocation
parent: Microsoft.ML.OnnxRuntime
name: OrtExternalAllocation
nameWithType: OrtExternalAllocation
fullName: Microsoft.ML.OnnxRuntime.OrtExternalAllocation
- uid: Microsoft.ML.OnnxRuntime.OrtMemoryAllocation
commentId: T:Microsoft.ML.OnnxRuntime.OrtMemoryAllocation
parent: Microsoft.ML.OnnxRuntime
name: OrtMemoryAllocation
nameWithType: OrtMemoryAllocation
fullName: Microsoft.ML.OnnxRuntime.OrtMemoryAllocation
- uid: Microsoft.ML.OnnxRuntime.OrtAllocator
commentId: T:Microsoft.ML.OnnxRuntime.OrtAllocator
parent: Microsoft.ML.OnnxRuntime
name: OrtAllocator
nameWithType: OrtAllocator
fullName: Microsoft.ML.OnnxRuntime.OrtAllocator
- uid: Microsoft.ML.OnnxRuntime.OrtIoBinding
commentId: T:Microsoft.ML.OnnxRuntime.OrtIoBinding
parent: Microsoft.ML.OnnxRuntime
name: OrtIoBinding
nameWithType: OrtIoBinding
fullName: Microsoft.ML.OnnxRuntime.OrtIoBinding
- uid: Microsoft.ML.OnnxRuntime.OrtLoggingLevel
commentId: T:Microsoft.ML.OnnxRuntime.OrtLoggingLevel
parent: Microsoft.ML.OnnxRuntime
name: OrtLoggingLevel
nameWithType: OrtLoggingLevel
fullName: Microsoft.ML.OnnxRuntime.OrtLoggingLevel
- uid: Microsoft.ML.OnnxRuntime.OnnxValueType
commentId: T:Microsoft.ML.OnnxRuntime.OnnxValueType
parent: Microsoft.ML.OnnxRuntime
name: OnnxValueType
nameWithType: OnnxValueType
fullName: Microsoft.ML.OnnxRuntime.OnnxValueType
- uid: Microsoft.ML.OnnxRuntime.OrtValue
commentId: T:Microsoft.ML.OnnxRuntime.OrtValue
parent: Microsoft.ML.OnnxRuntime
name: OrtValue
nameWithType: OrtValue
fullName: Microsoft.ML.OnnxRuntime.OrtValue
- uid: Microsoft.ML.OnnxRuntime.PrePackedWeightsContainer
commentId: T:Microsoft.ML.OnnxRuntime.PrePackedWeightsContainer
parent: Microsoft.ML.OnnxRuntime
name: PrePackedWeightsContainer
nameWithType: PrePackedWeightsContainer
fullName: Microsoft.ML.OnnxRuntime.PrePackedWeightsContainer
- uid: Microsoft.ML.OnnxRuntime.OrtTensorRTProviderOptions
commentId: T:Microsoft.ML.OnnxRuntime.OrtTensorRTProviderOptions
parent: Microsoft.ML.OnnxRuntime
name: OrtTensorRTProviderOptions
nameWithType: OrtTensorRTProviderOptions
fullName: Microsoft.ML.OnnxRuntime.OrtTensorRTProviderOptions
- uid: Microsoft.ML.OnnxRuntime.OrtCUDAProviderOptions
commentId: T:Microsoft.ML.OnnxRuntime.OrtCUDAProviderOptions
parent: Microsoft.ML.OnnxRuntime
name: OrtCUDAProviderOptions
nameWithType: OrtCUDAProviderOptions
fullName: Microsoft.ML.OnnxRuntime.OrtCUDAProviderOptions
- uid: Microsoft.ML.OnnxRuntime.ProviderOptionsValueHelper
commentId: T:Microsoft.ML.OnnxRuntime.ProviderOptionsValueHelper
name: ProviderOptionsValueHelper
nameWithType: ProviderOptionsValueHelper
fullName: Microsoft.ML.OnnxRuntime.ProviderOptionsValueHelper
- uid: Microsoft.ML.OnnxRuntime.CoreMLFlags
commentId: T:Microsoft.ML.OnnxRuntime.CoreMLFlags
parent: Microsoft.ML.OnnxRuntime
name: CoreMLFlags
nameWithType: CoreMLFlags
fullName: Microsoft.ML.OnnxRuntime.CoreMLFlags
- uid: Microsoft.ML.OnnxRuntime.NnapiFlags
commentId: T:Microsoft.ML.OnnxRuntime.NnapiFlags
parent: Microsoft.ML.OnnxRuntime
name: NnapiFlags
nameWithType: NnapiFlags
fullName: Microsoft.ML.OnnxRuntime.NnapiFlags
- uid: Microsoft.ML.OnnxRuntime.RunOptions
commentId: T:Microsoft.ML.OnnxRuntime.RunOptions
parent: Microsoft.ML.OnnxRuntime
name: RunOptions
nameWithType: RunOptions
fullName: Microsoft.ML.OnnxRuntime.RunOptions
- uid: Microsoft.ML.OnnxRuntime.GraphOptimizationLevel
commentId: T:Microsoft.ML.OnnxRuntime.GraphOptimizationLevel
parent: Microsoft.ML.OnnxRuntime
name: GraphOptimizationLevel
nameWithType: GraphOptimizationLevel
fullName: Microsoft.ML.OnnxRuntime.GraphOptimizationLevel
- uid: Microsoft.ML.OnnxRuntime.ExecutionMode
commentId: T:Microsoft.ML.OnnxRuntime.ExecutionMode
parent: Microsoft.ML.OnnxRuntime
name: ExecutionMode
nameWithType: ExecutionMode
fullName: Microsoft.ML.OnnxRuntime.ExecutionMode
- uid: Microsoft.ML.OnnxRuntime.SessionOptions
commentId: T:Microsoft.ML.OnnxRuntime.SessionOptions
parent: Microsoft.ML.OnnxRuntime
name: SessionOptions
nameWithType: SessionOptions
fullName: Microsoft.ML.OnnxRuntime.SessionOptions
- uid: Microsoft.ML.OnnxRuntime.SessionOptionsContainer
commentId: T:Microsoft.ML.OnnxRuntime.SessionOptionsContainer
parent: Microsoft.ML.OnnxRuntime
name: SessionOptionsContainer
nameWithType: SessionOptionsContainer
fullName: Microsoft.ML.OnnxRuntime.SessionOptionsContainer
- uid: Microsoft.ML.OnnxRuntime
commentId: N:Microsoft.ML.OnnxRuntime
name: Microsoft.ML.OnnxRuntime
nameWithType: Microsoft.ML.OnnxRuntime
fullName: Microsoft.ML.OnnxRuntime