Skip to content

Commit fe4b71f

Browse files
committed
Updated sample.json for IPEX Getting Started sample to support ATS-M and PVC dGPUs
1 parent 700a729 commit fe4b71f

File tree

1 file changed

+2
-1
lines changed
  • AI-and-Analytics/Getting-Started-Samples/Intel_Extension_For_PyTorch_GettingStarted

1 file changed

+2
-1
lines changed

AI-and-Analytics/Getting-Started-Samples/Intel_Extension_For_PyTorch_GettingStarted/sample.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
"builder": ["cli"],
77
"languages": [{"python":{}}],
88
"os":["linux"],
9-
"targetDevice": ["CPU"],
9+
"targetDevice": ["CPU","GPU"],
10+
"gpuRequired": ["ats-m","pvc"],
1011
"ciTests": {
1112
"linux": [
1213
{

0 commit comments

Comments
 (0)