Here is a list of all functions with links to the classes they belong to:
- s -
- SaveCheckpoint() : Ort::CheckpointState, OrtTrainingApi
- SchedulerStep() : Ort::TrainingSession, OrtTrainingApi
- SequenceTypeInfo() : Ort::SequenceTypeInfo
- Session() : Ort::Session
- SessionEndProfiling() : OrtApi
- SessionGetInputCount() : OrtApi
- SessionGetInputName() : OrtApi
- SessionGetInputTypeInfo() : OrtApi
- SessionGetModelMetadata() : OrtApi
- SessionGetOutputCount() : OrtApi
- SessionGetOutputName() : OrtApi
- SessionGetOutputTypeInfo() : OrtApi
- SessionGetOverridableInitializerCount() : OrtApi
- SessionGetOverridableInitializerName() : OrtApi
- SessionGetOverridableInitializerTypeInfo() : OrtApi
- SessionGetProfilingStartTimeNs() : OrtApi
- SessionOptions() : Ort::SessionOptions
- SessionOptionsAppendExecutionProvider() : OrtApi
- SessionOptionsAppendExecutionProvider_CANN() : OrtApi
- SessionOptionsAppendExecutionProvider_CUDA() : OrtApi
- SessionOptionsAppendExecutionProvider_CUDA_V2() : OrtApi
- SessionOptionsAppendExecutionProvider_Dnnl() : OrtApi
- SessionOptionsAppendExecutionProvider_MIGraphX() : OrtApi
- SessionOptionsAppendExecutionProvider_OpenVINO() : OrtApi
- SessionOptionsAppendExecutionProvider_OpenVINO_V2() : OrtApi
- SessionOptionsAppendExecutionProvider_ROCM() : OrtApi
- SessionOptionsAppendExecutionProvider_TensorRT() : OrtApi
- SessionOptionsAppendExecutionProvider_TensorRT_V2() : OrtApi
- SessionOptionsAppendExecutionProvider_VitisAI() : OrtApi
- SessionOptionsSetCustomCreateThreadFn() : OrtApi
- SessionOptionsSetCustomJoinThreadFn() : OrtApi
- SessionOptionsSetCustomThreadCreationOptions() : OrtApi
- SetCurrentGpuDeviceId() : OrtApi
- SetDeterministicCompute() : OrtApi
- SetDimensions() : OrtApi
- SetEpDynamicOptions() : Ort::detail::SessionImpl< T >, OrtApi
- SetGlobalCustomCreateThreadFn() : Ort::ThreadingOptions, OrtApi
- SetGlobalCustomJoinThreadFn() : Ort::ThreadingOptions, OrtApi
- SetGlobalCustomThreadCreationOptions() : Ort::ThreadingOptions, OrtApi
- SetGlobalDenormalAsZero() : Ort::ThreadingOptions, OrtApi
- SetGlobalInterOpNumThreads() : Ort::ThreadingOptions, OrtApi
- SetGlobalIntraOpNumThreads() : Ort::ThreadingOptions, OrtApi
- SetGlobalIntraOpThreadAffinity() : OrtApi
- SetGlobalSpinControl() : Ort::ThreadingOptions, OrtApi
- SetInterOpNumThreads() : OrtApi
- SetIntraOpNumThreads() : OrtApi
- SetLanguageProjection() : OrtApi
- SetLearningRate() : Ort::TrainingSession, OrtTrainingApi
- SetOptimizedModelFilePath() : OrtApi
- SetOutputShape() : Ort::ShapeInferContext
- SetRunLogSeverityLevel() : Ort::RunOptions
- SetRunLogVerbosityLevel() : Ort::RunOptions
- SetRunTag() : Ort::RunOptions
- SetSeed() : OrtTrainingApi
- SetSessionExecutionMode() : OrtApi
- SetSessionGraphOptimizationLevel() : OrtApi
- SetSessionLogId() : OrtApi
- SetSessionLogSeverityLevel() : OrtApi
- SetSessionLogVerbosityLevel() : OrtApi
- SetShapeInferFn() : Ort::CustomOpBase< TOp, TKernel, WithStatus >
- SetSymbolicDimensions() : OrtApi
- SetTensorElementType() : OrtApi
- SetTerminate() : Ort::RunOptions
- SetUserLoggingFunction() : OrtApi
- ShapeInferContext() : Ort::ShapeInferContext
- ShapeInferContext_GetAttribute() : OrtApi
- ShapeInferContext_GetInputCount() : OrtApi
- ShapeInferContext_GetInputTypeShape() : OrtApi
- ShapeInferContext_SetOutputTypeShape() : OrtApi
- size() : Ort::MemoryAllocation
- Status() : Ort::Status
- SymbolicInteger() : Ort::ShapeInferContext::SymbolicInteger
- SynchronizeBoundInputs() : OrtApi
- SynchronizeBoundOutputs() : OrtApi
- SynchronizeInputs() : Ort::detail::IoBindingImpl< T >
- SynchronizeOutputs() : Ort::detail::IoBindingImpl< T >