Benchmark Class
Model performance evaluation class
Namespace: OpenVinoSharp.ExtensionsAssembly: OpenVINO_CSharp_API_Extensions (in OpenVINO_CSharp_API_Extensions.dll) Version: 1.0.2+a13b433d33f957705f82a74ca14fa17017145e92
public static class Benchmark
- Inheritance
- Object Benchmark
sync_benchmark
|
This sample demonstrates how to estimate performance of a model using Synchronous Inference Request API.
|