You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: manufacturing-ai-suite/industrial-edge-insights-vision/deployment-package/pallet-defect-detection/application.yaml
+41-1Lines changed: 41 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -101,4 +101,44 @@ profiles:
101
101
- name: gpu.count
102
102
displayName: "GPU count"
103
103
type: number
104
-
default: "1"
104
+
default: "1"
105
+
- name: "with-intel-npu"
106
+
description: "Uses NPU profile with privileged access enabled"
Copy file name to clipboardExpand all lines: manufacturing-ai-suite/industrial-edge-insights-vision/deployment-package/pallet-defect-detection/deployment-package.yaml
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -27,4 +27,9 @@ deploymentProfiles:
27
27
description: "Uses Intel GPU for inferencing, needs Intel GPU extension"
28
28
applicationProfiles:
29
29
- application: "pdd-app"
30
-
profile: "with-intel-gpu"
30
+
profile: "with-intel-gpu"
31
+
- name: "with-intel-npu"
32
+
description: "Uses NPU profile with privileged access enabled"
Copy file name to clipboardExpand all lines: manufacturing-ai-suite/industrial-edge-insights-vision/deployment-package/pcb-anomaly-detection/application.yaml
+41-1Lines changed: 41 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -101,4 +101,44 @@ profiles:
101
101
- name: gpu.count
102
102
displayName: "GPU count"
103
103
type: number
104
-
default: "1"
104
+
default: "1"
105
+
- name: "with-intel-npu"
106
+
description: "Uses NPU profile with privileged access enabled"
Copy file name to clipboardExpand all lines: manufacturing-ai-suite/industrial-edge-insights-vision/deployment-package/pcb-anomaly-detection/deployment-package.yaml
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -27,4 +27,9 @@ deploymentProfiles:
27
27
description: "Uses Intel GPU for inferencing, needs Intel GPU extension"
28
28
applicationProfiles:
29
29
- application: "pcb-app"
30
-
profile: "with-intel-gpu"
30
+
profile: "with-intel-gpu"
31
+
- name: "with-intel-npu"
32
+
description: "Uses NPU profile with privileged access enabled"
Copy file name to clipboardExpand all lines: manufacturing-ai-suite/industrial-edge-insights-vision/deployment-package/weld-porosity/deployment-package.yaml
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -27,4 +27,9 @@ deploymentProfiles:
27
27
description: "Uses Intel GPU for inferencing, needs Intel GPU extension"
28
28
applicationProfiles:
29
29
- application: "wp-app"
30
-
profile: "with-intel-gpu"
30
+
profile: "with-intel-gpu"
31
+
- name: "with-intel-npu"
32
+
description: "Uses NPU profile with privileged access enabled"
Copy file name to clipboardExpand all lines: manufacturing-ai-suite/industrial-edge-insights-vision/deployment-package/worker-safety-gear-detection/application.yaml
+41-1Lines changed: 41 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -101,4 +101,44 @@ profiles:
101
101
- name: gpu.count
102
102
displayName: "GPU count"
103
103
type: number
104
-
default: "1"
104
+
default: "1"
105
+
- name: "with-intel-npu"
106
+
description: "Uses NPU profile with privileged access enabled"
0 commit comments