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

+2-1
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

+2-1
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

+2-1
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

+2-1
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

+2-1
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

+2-1
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

+2-1
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

+2-1
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

+2-1
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

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

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

+2-1
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,6 @@
1717
]
1818
}
1919
]
20-
}
20+
},
21+
"expertise": "Tutorial"
2122
}

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

+2-1
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,6 @@
2424
]
2525
}
2626
]
27-
}
27+
},
28+
"expertise": "Getting Started"
2829
}

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

+2-1
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,6 @@
2424
"ipython IntelModin_Vs_Pandas.ipynb # Execute the notebook"
2525
]
2626
}]
27-
}
27+
},
28+
"expertise": "Concepts and Functionality"
2829
}

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

+2-1
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@
1818
]
1919
}
2020
]
21-
}
21+
},
22+
"expertise": "Getting Started"
2223
}

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

+2-1
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@
1818
]
1919
}
2020
]
21-
}
21+
},
22+
"expertise": "Getting Started"
2223
}

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

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

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

+2-1
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,6 @@
1717
]
1818
}
1919
]
20-
}
20+
},
21+
"expertise": "Getting Started"
2122
}

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

+2-1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
]
1919
}
2020
]
21-
}
21+
},
22+
"expertise": "Getting Started"
2223
}
2324

AI-and-Analytics/Jupyter/Introduction_to_Machine_Learning/sample.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,6 @@
1919
]
2020
}
2121
]
22-
}
22+
},
23+
"expertise": "Tutorial"
2324
}

AI-and-Analytics/Jupyter/Numba_dpex_Essentials_training/sample.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,6 @@
1717
]
1818
}
1919
]
20-
}
20+
},
21+
"expertise": "Tutorial"
2122
}

AI-and-Analytics/Jupyter/Predictive_Modeling_Training/sample.json

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

DirectProgramming/C++/CombinationalLogic/MandelbrotOMP/sample.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,6 @@
1717
{ "id": "standard", "steps": [ "make", "make run", "make clean" ] },
1818
{ "id": "perf_num", "env": [ "export perf_num=1" ], "steps": [ "make", "make run", "make clean" ] }
1919
]
20-
}
20+
},
21+
"expertise": "Getting Started"
2122
}

DirectProgramming/C++/CompilerInfrastructure/Intrinsics/sample.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,6 @@
1313
{ "id": "standard", "steps": [ "make", "make run", "make clean" ] },
1414
{ "id": "debug", "steps": [ "make debug", "make debug_run", "make clean" ] }
1515
]
16-
}
16+
},
17+
"expertise": "Concepts and Functionality"
1718
}

DirectProgramming/C++/CompilerInfrastructure/OpenMP_Offload_Features/sample.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,6 @@
2424
]
2525
}
2626
]
27-
}
27+
},
28+
"expertise": "Concepts and Functionality"
2829
}

DirectProgramming/C++/GraphTraversal/MergesortOMP/sample.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,6 @@
1313
{ "id": "standard", "steps": [ "make", "make run", "make clean" ] },
1414
{ "id": "perf_num", "env": [ "export perf_num=1" ], "steps": [ "make", "make run", "make clean" ] }
1515
]
16-
}
16+
},
17+
"expertise": "Concepts and Functionality"
1718
}

DirectProgramming/C++/Jupyter/OpenMP-offload-training/sample.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,6 @@
1919
]
2020
}
2121
]
22-
}
22+
},
23+
"expertise": "Tutorial"
2324
}

DirectProgramming/C++/ParallelPatterns/openmp_reduction/sample.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@
2323
]
2424
}
2525
]
26-
}
26+
},
27+
"expertise": "Code Optimization"
2728
}
2829

2930

DirectProgramming/C++/StructuredGrids/iso3dfd_omp_offload/sample.json

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

DirectProgramming/DPC++/CombinationalLogic/mandelbrot/sample.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,6 @@
2626
]
2727
}]
2828

29-
}
29+
},
30+
"expertise": "Getting Started"
3031
}

DirectProgramming/DPC++/CombinationalLogic/sepia-filter/sample.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,6 @@
2727
"sepia-filter.exe ..\\..\\input\\silver512.png"
2828
]
2929
}]
30-
}
30+
},
31+
"expertise": "Concepts and Functionality"
3132
}

DirectProgramming/DPC++/DenseLinearAlgebra/complex_mult/sample.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,6 @@
2727
]
2828
}
2929
]
30-
}
30+
},
31+
"expertise": "Getting Started"
3132
}

DirectProgramming/DPC++/DenseLinearAlgebra/guided_jacobi_iterative_gpu_optimization/sample.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,6 @@
2222
]
2323
}
2424
]
25-
}
25+
},
26+
"expertise": "Code Optimization"
2627
}

DirectProgramming/DPC++/DenseLinearAlgebra/jacobi_iterative/sample.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,6 @@
2020
]
2121
}]
2222

23-
}
23+
},
24+
"expertise": "Code Optimization"
2425
}

DirectProgramming/DPC++/DenseLinearAlgebra/matrix_mul/sample.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,6 @@
3737
]
3838
}
3939
]
40-
}
40+
},
41+
"expertise": "Getting Started"
4142
}

DirectProgramming/DPC++/DenseLinearAlgebra/simple-add/sample.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -91,5 +91,6 @@
9191
]
9292
}
9393
]
94-
}
94+
},
95+
"expertise": "Getting Started"
9596
}

DirectProgramming/DPC++/DenseLinearAlgebra/vector-add/sample.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -223,5 +223,6 @@
223223
]
224224
}
225225
]
226-
}
226+
},
227+
"expertise": "Getting Started"
227228
}

DirectProgramming/DPC++/GraphAlgorithms/all-pairs-shortest-paths/sample.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,6 @@
2525
"all-pairs-shortest-paths.exe"
2626
]
2727
}]
28-
}
28+
},
29+
"expertise": "Code Optimization"
2930
}

DirectProgramming/DPC++/GraphTraversal/bitonic-sort/sample.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,6 @@
2525
"bitonic-sort.exe 21 47"
2626
]
2727
}]
28-
}
28+
},
29+
"expertise": "Concepts and Functionality"
2930
}

DirectProgramming/DPC++/GraphTraversal/hidden-markov-models/sample.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,6 @@
2525
"hidden-markov-models.exe"
2626
]
2727
}]
28-
}
28+
},
29+
"expertise": "Concepts and Functionality"
2930
}

DirectProgramming/DPC++/GraphTraversal/odd-even-merge-sort/sample.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,6 @@
2020
]
2121
}]
2222

23-
}
23+
},
24+
"expertise": "Getting Started"
2425
}

DirectProgramming/DPC++/Jupyter/oneapi-essentials-training/sample.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,6 @@
1919
]
2020
}
2121
]
22-
}
22+
},
23+
"expertise": "Tutorial"
2324
}

DirectProgramming/DPC++/Jupyter/sycl-performance-portability-training/sample.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,6 @@
1919
]
2020
}
2121
]
22-
}
22+
},
23+
"expertise": "Tutorial"
2324
}

DirectProgramming/DPC++/MapReduce/MonteCarloPi/sample.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,6 @@
3030
]
3131
}
3232
]
33-
}
33+
},
34+
"expertise": "Concepts and Functionality"
3435
}

DirectProgramming/DPC++/N-BodyMethods/Nbody/sample.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,6 @@
2525
"Nbody.exe"
2626
]
2727
}]
28-
}
28+
},
29+
"expertise": "Concepts and Functionality"
2930
}

DirectProgramming/DPC++/OpenCLInterop/sample.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,6 @@
2222
]
2323
}
2424
]
25-
}
25+
},
26+
"expertise": "Concepts and Functionality"
2627
}

DirectProgramming/DPC++/ParallelPatterns/PrefixSum/sample.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,6 @@
2525
"PrefixSum.exe 21 47"
2626
]
2727
}]
28-
}
28+
},
29+
"expertise": "Getting Started"
2930
}

DirectProgramming/DPC++/ParallelPatterns/dpc_reduce/sample.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424
]
2525
}
2626
]
27-
}
27+
},
28+
"expertise": "Concepts and Functionality"
2829
}
2930

3031

DirectProgramming/DPC++/ParallelPatterns/histogram/sample.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
]
2121
}
2222
]
23-
}
23+
},
24+
"expertise": "Getting Started"
2425
}
2526

0 commit comments

Comments
 (0)