Skip to content

Commit 86a78c4

Browse files
authored
Sample json expertise tag (#1095)
* Update sample.json for 5 expertise without formatting entire files * All sample.json files updated with expertise field
1 parent 2d48548 commit 86a78c4

File tree

152 files changed

+304
-152
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

152 files changed

+304
-152
lines changed

AI-and-Analytics/End-to-end-Workloads/Census/sample.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,6 @@
2424
]
2525
}
2626
]
27-
}
27+
},
28+
"expertise": "Reference Designs and End to End"
2829
}

AI-and-Analytics/End-to-end-Workloads/LidarObjectDetection-PointPillars/sample.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,6 @@
1717
"make"
1818
]
1919
}]
20-
}
20+
},
21+
"expertise": "Reference Designs and End to End"
2122
}

AI-and-Analytics/Features-and-Functionality/IntelPython_XGBoost_Performance/sample.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,6 @@
2424
]
2525
}
2626
]
27-
}
27+
},
28+
"expertise": "Code Optimization"
2829
}

AI-and-Analytics/Features-and-Functionality/IntelPython_XGBoost_daal4pyPrediction/sample.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,6 @@
1919
]
2020
}
2121
]
22-
}
22+
},
23+
"expertise": "Code Optimization"
2324
}

AI-and-Analytics/Features-and-Functionality/IntelPython_daal4py_DistributedKMeans/sample.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@
1818
]
1919
}
2020
]
21-
}
21+
},
22+
"expertise": "Concepts and Functionality"
2223
}

AI-and-Analytics/Features-and-Functionality/IntelPython_daal4py_DistributedLinearRegression/sample.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@
1818
]
1919
}
2020
]
21-
}
21+
},
22+
"expertise": "Concepts and Functionality"
2223
}

AI-and-Analytics/Features-and-Functionality/IntelTensorFlow_InferenceOptimization/sample.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@
1818
"python scripts/ci_test.py"
1919
]
2020
}]
21-
}
21+
},
22+
"expertise": "Code Optimization"
2223
}

AI-and-Analytics/Features-and-Functionality/IntelTensorFlow_ModelZoo_Inference_with_FP32_Int8/sample.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@
1818
"runipy ResNet50_Inference.ipynb"
1919
]
2020
}]
21-
}
21+
},
22+
"expertise": "Code Optimization"
2223
}

AI-and-Analytics/Features-and-Functionality/Intel_Extension_For_SKLearn_Performance_SVC_Adult/sample.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,6 @@
1717
]
1818
}
1919
]
20-
}
20+
},
21+
"expertise": "Concepts and Functionality"
2122
}

AI-and-Analytics/Getting-Started-Samples/INC-Sample-for-Tensorflow/sample.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,6 @@
2626
]
2727
}
2828
]
29-
}
29+
},
30+
"expertise": "Getting Started"
3031
}

0 commit comments

Comments
 (0)