class
OnnxRuntime::CpuProvider
- OnnxRuntime::CpuProvider
- OnnxRuntime::Provider
- Reference
- Object
Overview
CPU execution provider
Defined in:
onnxruntime/provider.crConstructors
Instance Method Summary
-
#name : String
Get the provider name
-
#options : ProviderOptions | Nil
Get the provider options
Instance methods inherited from class OnnxRuntime::Provider
name : String
name,
options : ProviderOptions | Nil
options
Constructor Detail
Instance Method Detail
def options : ProviderOptions | Nil
#
Description copied from class OnnxRuntime::Provider
Get the provider options