public final class OrtEpDevice extends Object
| Modifier and Type | Method and Description |
|---|---|
OrtHardwareDevice |
getDevice()
Gets the device information.
|
Map<String,String> |
getEpMetadata()
Gets an unmodifiable view on the Execution Provider metadata.
|
String |
getEpName()
Gets the Execution Provider name.
|
Map<String,String> |
getEpOptions()
Gets an unmodifiable view on the Execution Provider options.
|
String |
getEpVendor()
Gets the Execution Provider vendor name.
|
String |
toString() |
public String getEpName()
public String getEpVendor()
public Map<String,String> getEpMetadata()
public Map<String,String> getEpOptions()
public OrtHardwareDevice getDevice()
Copyright © 2026. All rights reserved.