[GPU] Add IE Core GPU plugin metric to query overall memory statistics for GPU device (#8421)

This commit is contained in:
Andrew Kwangwoong Park
2021-11-18 20:26:53 +09:00
committed by GitHub
parent 2468a015dc
commit 9972410aa3
10 changed files with 239 additions and 45 deletions

View File

@@ -71,10 +71,6 @@ Or the current temperature of `MYRIAD` device:
@snippet snippets/InferenceEngine_QueryAPI4.cpp part4
The code below demonstrates how to get memory statistics of `GPU` device:
@snippet snippets/InferenceEngine_QueryAPI6.cpp part6
### GetConfig()
The method is used to get information about configuration values the executable network has been created with: