File tree Expand file tree Collapse file tree 3 files changed +31
-7
lines changed
tools/deployment_manager/configs Expand file tree Collapse file tree 3 files changed +31
-7
lines changed Original file line number Diff line number Diff line change 4747 ]
4848 },
4949 "cpu" : {
50- "ui_name" : " Inference Engine Runtime for Intel(R) CPU" ,
50+ "ui_name" : " OpenVINO Runtime for Intel(R) CPU" ,
5151 "group" : [" ie" ],
5252 "dependencies" : [" ie_core" ],
5353 "files" : [
8585 "files" : [
8686 " python/python3.10"
8787 ]
88+ },
89+ "python3.11" : {
90+ "ui_name" : " OpenVINO Python API for Python 3.11" ,
91+ "group" : [" python" ],
92+ "dependencies" : [" ie_core" ],
93+ "files" : [
94+ " python/python3.11"
95+ ]
8896 }
8997 }
9098}
Original file line number Diff line number Diff line change 5252 ]
5353 },
5454 "cpu" : {
55- "ui_name" : " Inference Engine Runtime for Intel(R) CPU" ,
55+ "ui_name" : " OpenVINO Runtime for Intel(R) CPU" ,
5656 "group" : [" ie" ],
5757 "dependencies" : [" ie_core" ],
5858 "files" : [
5959 " runtime/lib/intel64/libopenvino_intel_cpu_plugin.so"
6060 ]
6161 },
6262 "gpu" : {
63- "ui_name" : " Inference Engine Runtime for Intel(R) Processor Graphics" ,
63+ "ui_name" : " OpenVINO Runtime for Intel(R) Processor Graphics" ,
6464 "group" : [" ie" ],
6565 "dependencies" : [" ie_core" ],
6666 "files" : [
6969 ]
7070 },
7171 "gna" : {
72- "ui_name" : " Inference Engine Runtime for Intel(R) Gaussian Neural Accelerator" ,
72+ "ui_name" : " OpenVINO Runtime for Intel(R) Gaussian Neural Accelerator" ,
7373 "group" : [" ie" ],
7474 "dependencies" : [" ie_core" ],
7575 "files" : [
109109 "files" : [
110110 " python/python3.10"
111111 ]
112+ },
113+ "python3.11" : {
114+ "ui_name" : " OpenVINO Python API for Python 3.11" ,
115+ "group" : [" python" ],
116+ "dependencies" : [" ie_core" ],
117+ "files" : [
118+ " python/python3.11"
119+ ]
112120 }
113121 }
114122}
Original file line number Diff line number Diff line change 3232 ]
3333 },
3434 "cpu" : {
35- "ui_name" : " Inference Engine Runtime for Intel(R) CPU" ,
35+ "ui_name" : " OpenVINO Runtime for Intel(R) CPU" ,
3636 "group" : [" ie" ],
3737 "dependencies" : [" ie_core" ],
3838 "files" : [
3939 " runtime/bin/intel64/Release/openvino_intel_cpu_plugin.dll"
4040 ]
4141 },
4242 "gpu" : {
43- "ui_name" : " Inference Engine Runtime for Intel(R) Processor Graphics" ,
43+ "ui_name" : " OpenVINO Runtime for Intel(R) Processor Graphics" ,
4444 "group" : [" ie" ],
4545 "dependencies" : [" ie_core" ],
4646 "files" : [
4949 ]
5050 },
5151 "gna" : {
52- "ui_name" : " Inference Engine Runtime for Intel(R) Gaussian Neural Accelerator" ,
52+ "ui_name" : " OpenVINO Runtime for Intel(R) Gaussian Neural Accelerator" ,
5353 "group" : [" ie" ],
5454 "dependencies" : [" ie_core" ],
5555 "files" : [
8888 "files" : [
8989 " python/python3.10"
9090 ]
91+ },
92+ "python3.11" : {
93+ "ui_name" : " OpenVINO Python API for Python 3.11" ,
94+ "group" : [" python" ],
95+ "dependencies" : [" ie_core" ],
96+ "files" : [
97+ " python/python3.11"
98+ ]
9199 }
92100 }
93101}
You can’t perform that action at this time.
0 commit comments