api/inference.cpp¶
Functions¶
| Name | |
|---|---|
| expected< std::shared_ptr< iface::InferenceEngine > > | getNonDispatcherInferenceEngine(std::string const & modelUri) |
Functions Documentation¶
function getNonDispatcherInferenceEngine¶
expected< std::shared_ptr< iface::InferenceEngine > > getNonDispatcherInferenceEngine(
std::string const & modelUri
)
Updated on 2025-10-21 at 08:11:05 +0000