Added telemetry to modules names list. (#10295)
This commit is contained in:
@@ -14,6 +14,7 @@ os.environ['TF_CPP_MIN_LOG_LEVEL'] = '2'
|
||||
modules = {
|
||||
"protobuf": "google.protobuf",
|
||||
"test-generator": "generator",
|
||||
"openvino-telemetry": "openvino_telemetry"
|
||||
}
|
||||
critical_modules = ["networkx", "defusedxml", "numpy"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user