DOCS: Fixing missing heading in Infer Request for 22.2 (#13103)

Fixing missing "Examples of Infer Request Usages" heading.
This commit is contained in:
Sebastian Golebiewski
2022-09-19 16:38:34 +02:00
committed by GitHub
parent 4066218fa0
commit 465f19ae60

View File

@@ -222,6 +222,7 @@ You can use the `ov::InferRequest::cancel` method if you want to abort execution
@endsphinxtabset
## Examples of Infer Request Usages
Presented below are examples of what the Infer Request can be used for.