diff --git a/.github/dependency_review.yml b/.github/dependency_review.yml index 5636a441501fc8..3240502f4e94b5 100644 --- a/.github/dependency_review.yml +++ b/.github/dependency_review.yml @@ -2,13 +2,10 @@ fail-on-severity: 'low' allow-licenses: - 'BSD-2-Clause' - 'BSD-3-Clause' - - 'BSD-2-Clause AND BSD-3-Clause' - - 'BSD-3-Clause AND BSD-3-Clause-Clear' + - 'BSD-3-Clause-Clear' - 'MIT' - 'Apache-2.0' - - 'Apache-2.0 AND BSD-3-Clause' - 'ISC' - - 'Apache-2.0 AND MIT' - 'BlueOak-1.0.0' - '0BSD' - 'Python-2.0' diff --git a/.github/workflows/coverity.yml b/.github/workflows/coverity.yml index e26bd66e097e33..5a08ec084dadac 100644 --- a/.github/workflows/coverity.yml +++ b/.github/workflows/coverity.yml @@ -85,7 +85,6 @@ jobs: image: ${{ fromJSON(needs.docker.outputs.images).ov_build.ubuntu_20_04_x64 }} volumes: - /mount:/mount - options: -e SCCACHE_AZURE_BLOB_CONTAINER -e SCCACHE_AZURE_CONNECTION_STRING env: DEBIAN_FRONTEND: noninteractive # to prevent apt-get from waiting user input CMAKE_BUILD_TYPE: 'Release' @@ -95,14 +94,6 @@ jobs: OPENVINO_CONTRIB_REPO: /__w/openvino/openvino/openvino_contrib BUILD_DIR: /__w/openvino/openvino/openvino_build COVERITY_TOOL_DIR: /__w/openvino/openvino/coverity_tool - CMAKE_CXX_COMPILER_LAUNCHER: sccache - CMAKE_C_COMPILER_LAUNCHER: sccache - SCCACHE_IGNORE_SERVER_IO_ERROR: 1 - SCCACHE_SERVER_PORT: 35555 - SCCACHE_ERROR_LOG: /__w/openvino/sccache_log.txt - SCCACHE_LOG: warn - SCCACHE_AZURE_KEY_PREFIX: coverity_lin - SCCACHE_CACHE_SIZE: 50G steps: - name: Clone OpenVINO @@ -141,8 +132,6 @@ jobs: # # Build # - - name: Clean sccache stats - run: ${SCCACHE_PATH} --zero-stats - name: CMake configure - OpenVINO run: | @@ -165,9 +154,6 @@ jobs: - name: Cmake build - OpenVINO with Coverity run: ${COVERITY_TOOL_DIR}/cov-analysis*/bin/cov-build --dir ${BUILD_DIR}/cov-int cmake --build ${BUILD_DIR} --parallel $(nproc) --config ${{ env.CMAKE_BUILD_TYPE }} - - - name: Show sccache stats - run: ${SCCACHE_PATH} --show-stats - name: Pack Artefacts run: tar -cvf - cov-int | pigz > openvino.tgz diff --git a/.github/workflows/fedora_29.yml b/.github/workflows/fedora_29.yml index 3f685502747a19..f3b101327f76dc 100644 --- a/.github/workflows/fedora_29.yml +++ b/.github/workflows/fedora_29.yml @@ -5,7 +5,7 @@ on: merge_group: push: branches: - # - master + - master - 'releases/**' concurrency: diff --git a/.github/workflows/job_pytorch_models_tests.yml b/.github/workflows/job_pytorch_models_tests.yml index 2959728e39dee7..d52b819981d821 100644 --- a/.github/workflows/job_pytorch_models_tests.yml +++ b/.github/workflows/job_pytorch_models_tests.yml @@ -22,7 +22,7 @@ permissions: read-all jobs: PyTorch_Models_Tests: name: PyTorch Models tests - timeout-minutes: ${{ inputs.model_scope == 'precommit' && 40 || 400 }} + timeout-minutes: ${{ inputs.model_scope == 'precommit' && 45 || 400 }} runs-on: ${{ inputs.runner }} container: ${{ fromJSON(inputs.container) }} defaults: diff --git a/.github/workflows/linux_arm64.yml b/.github/workflows/linux_arm64.yml index 0af30621a2a7fd..10de6867c7d0e2 100644 --- a/.github/workflows/linux_arm64.yml +++ b/.github/workflows/linux_arm64.yml @@ -5,7 +5,7 @@ on: merge_group: push: branches: - # - master + - master - 'releases/**' concurrency: diff --git a/docs/articles_en/about-openvino/performance-benchmarks.rst b/docs/articles_en/about-openvino/performance-benchmarks.rst index ed9d39aaf8b9e6..75d1882b8cee89 100644 --- a/docs/articles_en/about-openvino/performance-benchmarks.rst +++ b/docs/articles_en/about-openvino/performance-benchmarks.rst @@ -13,7 +13,7 @@ Performance Benchmarks Efficient LLMs for AI PC Performance Information F.A.Q. OpenVINO Accuracy - Getting Performance Numbers + Getting Performance Numbers This page presents benchmark results for the @@ -59,12 +59,12 @@ implemented in your solutions. Click the buttons below to see the chosen benchma .. grid-item:: .. button-link:: # - :class: ovms-toolkit-benchmark-llm + :class: ovms-toolkit-benchmark-llm-result :color: primary :outline: :expand: - :material-regular:`bar_chart;1.4em` OVMS for GenAI (coming soon) + :material-regular:`bar_chart;1.4em` OVMS for GenAI (incoming) diff --git a/docs/sphinx_setup/_static/benchmarks_files/data/graph-data-ov.json b/docs/sphinx_setup/_static/benchmarks_files/data/graph-data-ov.json index 0bb38199b997ca..7576fd96148554 100644 --- a/docs/sphinx_setup/_static/benchmarks_files/data/graph-data-ov.json +++ b/docs/sphinx_setup/_static/benchmarks_files/data/graph-data-ov.json @@ -3,7 +3,7 @@ "Platform": "Intel® Celeron® 6305E CPU-only", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -37,7 +37,7 @@ "Platform": "Intel® Core™ i3-8100 CPU-only", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -71,7 +71,7 @@ "Platform": "Intel® Core™ i5-10500TE CPU-only", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -105,7 +105,7 @@ "Platform": "Intel® Core™ i5-1235U Processor CPU-only", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -139,7 +139,7 @@ "Platform": "Intel® Core™ i5-1335U Processor CPU-only", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -173,7 +173,7 @@ "Platform": "Intel® Core™ i5-13600K CPU-only", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -207,7 +207,7 @@ "Platform": "Intel® Core™ i5-8500 CPU-only", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -241,7 +241,7 @@ "Platform": "Intel® Core™ i7-1185G7 CPU-only", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -275,7 +275,7 @@ "Platform": "Intel® Core™ i7-1185GRE CPU-only", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -309,7 +309,7 @@ "Platform": "Intel® Core™ i7-12700H CPU-only", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -343,7 +343,7 @@ "Platform": "Intel® Core™ i7-1355U Processor CPU-only", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -377,7 +377,7 @@ "Platform": "Intel® Core™ i7-1360P CPU-only", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -411,7 +411,7 @@ "Platform": "Intel® Core™ i7-8700T CPU-only", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -445,7 +445,7 @@ "Platform": "Intel® Core™ i9-10900TE CPU-only", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -479,7 +479,7 @@ "Platform": "Intel® Core™ i9-13900K CPU-only", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -513,7 +513,7 @@ "Platform": "Intel® Xeon® W1290P CPU-only", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -547,7 +547,7 @@ "Platform": "Intel® Xeon® E-2124G CPU-only", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -581,7 +581,7 @@ "Platform": "Intel® Xeon® Gold 5218T CPU-only", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -615,7 +615,7 @@ "Platform": "Intel® Xeon® Platinum 8280 CPU-only", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -649,7 +649,7 @@ "Platform": "Intel® Xeon® Platinum 8380 CPU-only", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -683,7 +683,7 @@ "Platform": "Intel® Xeon® Platinum 8480+ CPU-only", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -717,7 +717,7 @@ "Platform": "Intel® Xeon® Platinum 8580 CPU-only", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -751,7 +751,7 @@ "Platform": "Intel® Xeon® Gold 6238L CPU-only", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -785,7 +785,7 @@ "Platform": "Intel® Xeon® Silver 4316 CPU-only", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -819,7 +819,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 155H CPU-only", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -853,7 +853,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H CPU-only", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -887,7 +887,7 @@ "Platform": "Intel® Core™ Ultra 9 processor 288V CPU-only", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -1023,7 +1023,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 155H NPU-only", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, NPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -1057,7 +1057,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H NPU-only", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, NPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -1091,7 +1091,7 @@ "Platform": "Intel® Core™ Ultra 9 processor 288V NPU-only", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, NPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -1125,7 +1125,7 @@ "Platform": "Intel® Celeron® 6305E iGPU-only", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -1159,7 +1159,7 @@ "Platform": "Intel® Core™ i5-1235U Processor iGPU-only", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -1193,7 +1193,7 @@ "Platform": "Intel® Core™ i5-1335U Processor iGPU-only", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -1227,7 +1227,7 @@ "Platform": "Intel® Core™ i7-1185G7 iGPU-only", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -1261,7 +1261,7 @@ "Platform": "Intel® Core™ i7-1185GRE iGPU-only", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -1295,7 +1295,7 @@ "Platform": "Intel® Core™ i7-12700H iGPU-only", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -1329,7 +1329,7 @@ "Platform": "Intel® Core™ i7-1355U Processor iGPU-only", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -1363,7 +1363,7 @@ "Platform": "Intel® Core™ i7-1360P iGPU-only", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -1397,7 +1397,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 155H iGPU-only", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -1431,7 +1431,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H iGPU-only", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -1465,7 +1465,7 @@ "Platform": "Intel® Core™ Ultra 9 processor 288V iGPU-only", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -1499,7 +1499,7 @@ "Platform": "Intel® Celeron® 6305E CPU+iGPU", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU+iGPU", "Parameters": { "throughput": { "Precisions": [ @@ -1533,7 +1533,7 @@ "Platform": "Intel® Core™ i5-1235U Processor CPU+iGPU", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -1567,7 +1567,7 @@ "Platform": "Intel® Core™ i5-1335U Processor CPU+iGPU", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -1601,7 +1601,7 @@ "Platform": "Intel® Core™ i7-1185G7 CPU+iGPU", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -1635,7 +1635,7 @@ "Platform": "Intel® Core™ i7-1185GRE CPU+iGPU", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -1669,7 +1669,7 @@ "Platform": "Intel® Core™ i7-12700H CPU+iGPU", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -1703,7 +1703,7 @@ "Platform": "Intel® Core™ i7-1355U Processor CPU+iGPU", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -1737,7 +1737,7 @@ "Platform": "Intel® Core™ i7-1360P CPU+iGPU", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -1771,7 +1771,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 155H CPU+iGPU", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -1805,7 +1805,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H CPU+iGPU", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -1839,7 +1839,7 @@ "Platform": "Intel® Celeron® 6305E CPU-only", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -1873,7 +1873,7 @@ "Platform": "Intel® Core™ i3-8100 CPU-only", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -1907,7 +1907,7 @@ "Platform": "Intel® Core™ i5-10500TE CPU-only", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -1941,7 +1941,7 @@ "Platform": "Intel® Core™ i5-1235U Processor CPU-only", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -1975,7 +1975,7 @@ "Platform": "Intel® Core™ i5-1335U Processor CPU-only", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -2009,7 +2009,7 @@ "Platform": "Intel® Core™ i5-13600K CPU-only", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -2043,7 +2043,7 @@ "Platform": "Intel® Core™ i5-8500 CPU-only", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -2077,7 +2077,7 @@ "Platform": "Intel® Core™ i7-1185G7 CPU-only", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -2111,7 +2111,7 @@ "Platform": "Intel® Core™ i7-1185GRE CPU-only", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -2145,7 +2145,7 @@ "Platform": "Intel® Core™ i7-12700H CPU-only", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -2179,7 +2179,7 @@ "Platform": "Intel® Core™ i7-1355U Processor CPU-only", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -2213,7 +2213,7 @@ "Platform": "Intel® Core™ i7-1360P CPU-only", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -2247,7 +2247,7 @@ "Platform": "Intel® Core™ i7-8700T CPU-only", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -2281,7 +2281,7 @@ "Platform": "Intel® Core™ i9-10900TE CPU-only", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -2315,7 +2315,7 @@ "Platform": "Intel® Core™ i9-13900K CPU-only", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -2349,7 +2349,7 @@ "Platform": "Intel® Xeon® W1290P CPU-only", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -2383,7 +2383,7 @@ "Platform": "Intel® Xeon® E-2124G CPU-only", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -2417,7 +2417,7 @@ "Platform": "Intel® Xeon® Gold 5218T CPU-only", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -2451,7 +2451,7 @@ "Platform": "Intel® Xeon® Platinum 8280 CPU-only", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -2485,7 +2485,7 @@ "Platform": "Intel® Xeon® Platinum 8380 CPU-only", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -2519,7 +2519,7 @@ "Platform": "Intel® Xeon® Platinum 8480+ CPU-only", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -2553,7 +2553,7 @@ "Platform": "Intel® Xeon® Platinum 8580 CPU-only", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -2587,7 +2587,7 @@ "Platform": "Intel® Xeon® Gold 6238L CPU-only", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -2621,7 +2621,7 @@ "Platform": "Intel® Xeon® Silver 4316 CPU-only", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -2655,7 +2655,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 155H CPU-only", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -2689,7 +2689,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H CPU-only", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -2723,7 +2723,7 @@ "Platform": "Intel® Core™ Ultra 9 processor 288V CPU-only", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -2859,7 +2859,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 155H NPU-only", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, NPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -2893,7 +2893,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H NPU-only", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, NPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -2927,7 +2927,7 @@ "Platform": "Intel® Core™ Ultra 9 processor 288V NPU-only", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, NPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -2961,7 +2961,7 @@ "Platform": "Intel® Atom® x7425E iGPU-only", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -2995,7 +2995,7 @@ "Platform": "Intel® Atom® X6425E iGPU-only", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -3029,7 +3029,7 @@ "Platform": "Intel® Celeron® 6305E iGPU-only", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -3063,7 +3063,7 @@ "Platform": "Intel® Core™ i5-1235U Processor iGPU-only", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -3097,7 +3097,7 @@ "Platform": "Intel® Core™ i5-1335U Processor iGPU-only", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -3131,7 +3131,7 @@ "Platform": "Intel® Core™ i7-1185G7 iGPU-only", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -3165,7 +3165,7 @@ "Platform": "Intel® Core™ i7-1185GRE iGPU-only", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -3199,7 +3199,7 @@ "Platform": "Intel® Core™ i7-12700H iGPU-only", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -3233,7 +3233,7 @@ "Platform": "Intel® Core™ i7-1355U Processor iGPU-only", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -3267,7 +3267,7 @@ "Platform": "Intel® Core™ i7-1360P iGPU-only", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -3301,7 +3301,7 @@ "Platform": "Intel® Processor N100 iGPU-only", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -3335,7 +3335,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 155H iGPU-only", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -3369,7 +3369,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H iGPU-only", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -3403,7 +3403,7 @@ "Platform": "Intel® Core™ Ultra 9 processor 288V iGPU-only", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -3437,7 +3437,7 @@ "Platform": "Intel® Celeron® 6305E CPU+iGPU", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU+iGPU", "Parameters": { "throughput": { "Precisions": [ @@ -3471,7 +3471,7 @@ "Platform": "Intel® Core™ i5-1235U Processor CPU+iGPU", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -3505,7 +3505,7 @@ "Platform": "Intel® Core™ i5-1335U Processor CPU+iGPU", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -3539,7 +3539,7 @@ "Platform": "Intel® Core™ i7-1185G7 CPU+iGPU", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -3573,7 +3573,7 @@ "Platform": "Intel® Core™ i7-1185GRE CPU+iGPU", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -3607,7 +3607,7 @@ "Platform": "Intel® Core™ i7-12700H CPU+iGPU", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -3641,7 +3641,7 @@ "Platform": "Intel® Core™ i7-1355U Processor CPU+iGPU", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -3675,7 +3675,7 @@ "Platform": "Intel® Core™ i7-1360P CPU+iGPU", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -3709,7 +3709,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 155H CPU+iGPU", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -3743,7 +3743,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H CPU+iGPU", "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -3777,7 +3777,7 @@ "Platform": "Intel® Atom® x7425E CPU-only", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -3811,7 +3811,7 @@ "Platform": "Intel® Atom® X6425E CPU-only", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -3845,7 +3845,7 @@ "Platform": "Intel® Celeron® 6305E CPU-only", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -3879,7 +3879,7 @@ "Platform": "Intel® Core™ i3-8100 CPU-only", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -3913,7 +3913,7 @@ "Platform": "Intel® Core™ i5-10500TE CPU-only", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -3947,7 +3947,7 @@ "Platform": "Intel® Core™ i5-1235U Processor CPU-only", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -3981,7 +3981,7 @@ "Platform": "Intel® Core™ i5-1335U Processor CPU-only", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -4015,7 +4015,7 @@ "Platform": "Intel® Core™ i5-13600K CPU-only", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -4049,7 +4049,7 @@ "Platform": "Intel® Core™ i5-8500 CPU-only", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -4083,7 +4083,7 @@ "Platform": "Intel® Core™ i7-1185G7 CPU-only", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -4117,7 +4117,7 @@ "Platform": "Intel® Core™ i7-1185GRE CPU-only", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -4151,7 +4151,7 @@ "Platform": "Intel® Core™ i7-12700H CPU-only", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -4185,7 +4185,7 @@ "Platform": "Intel® Core™ i7-1355U Processor CPU-only", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -4219,7 +4219,7 @@ "Platform": "Intel® Core™ i7-1360P CPU-only", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -4253,7 +4253,7 @@ "Platform": "Intel® Core™ i7-8700T CPU-only", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -4287,7 +4287,7 @@ "Platform": "Intel® Core™ i9-10900TE CPU-only", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -4321,7 +4321,7 @@ "Platform": "Intel® Core™ i9-13900K CPU-only", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -4355,7 +4355,7 @@ "Platform": "Intel® Processor N100 CPU-only", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -4389,7 +4389,7 @@ "Platform": "Intel® Xeon® W1290P CPU-only", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -4423,7 +4423,7 @@ "Platform": "Intel® Xeon® E-2124G CPU-only", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -4457,7 +4457,7 @@ "Platform": "Intel® Xeon® Gold 5218T CPU-only", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -4491,7 +4491,7 @@ "Platform": "Intel® Xeon® Platinum 8280 CPU-only", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -4525,7 +4525,7 @@ "Platform": "Intel® Xeon® Platinum 8380 CPU-only", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -4559,7 +4559,7 @@ "Platform": "Intel® Xeon® Platinum 8480+ CPU-only", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -4593,7 +4593,7 @@ "Platform": "Intel® Xeon® Platinum 8580 CPU-only", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -4627,7 +4627,7 @@ "Platform": "Intel® Xeon® Gold 6238L CPU-only", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -4661,7 +4661,7 @@ "Platform": "Intel® Xeon® Silver 4316 CPU-only", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -4695,7 +4695,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 155H CPU-only", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -4729,7 +4729,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H CPU-only", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -4763,7 +4763,7 @@ "Platform": "Intel® Core™ Ultra 9 processor 288V CPU-only", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -4899,7 +4899,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 155H NPU-only", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, NPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -4933,7 +4933,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H NPU-only", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, NPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -4967,7 +4967,7 @@ "Platform": "Intel® Core™ Ultra 9 processor 288V NPU-only", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, NPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -5001,7 +5001,7 @@ "Platform": "Intel® Atom® x7425E iGPU-only", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -5035,7 +5035,7 @@ "Platform": "Intel® Atom® X6425E iGPU-only", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -5069,7 +5069,7 @@ "Platform": "Intel® Celeron® 6305E iGPU-only", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -5103,7 +5103,7 @@ "Platform": "Intel® Core™ i5-1235U Processor iGPU-only", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -5137,7 +5137,7 @@ "Platform": "Intel® Core™ i5-1335U Processor iGPU-only", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -5171,7 +5171,7 @@ "Platform": "Intel® Core™ i7-1185G7 iGPU-only", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -5205,7 +5205,7 @@ "Platform": "Intel® Core™ i7-1185GRE iGPU-only", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -5239,7 +5239,7 @@ "Platform": "Intel® Core™ i7-12700H iGPU-only", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -5273,7 +5273,7 @@ "Platform": "Intel® Core™ i7-1355U Processor iGPU-only", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -5307,7 +5307,7 @@ "Platform": "Intel® Core™ i7-1360P iGPU-only", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -5341,7 +5341,7 @@ "Platform": "Intel® Processor N100 iGPU-only", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -5375,7 +5375,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 155H iGPU-only", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -5409,7 +5409,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H iGPU-only", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -5443,7 +5443,7 @@ "Platform": "Intel® Core™ Ultra 9 processor 288V iGPU-only", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -5477,7 +5477,7 @@ "Platform": "Intel® Atom® x7425E CPU+iGPU", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU+iGPU", "Parameters": { "throughput": { "Precisions": [ @@ -5511,7 +5511,7 @@ "Platform": "Intel® Atom® X6425E CPU+iGPU", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU+iGPU", "Parameters": { "throughput": { "Precisions": [ @@ -5545,7 +5545,7 @@ "Platform": "Intel® Celeron® 6305E CPU+iGPU", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU+iGPU", "Parameters": { "throughput": { "Precisions": [ @@ -5579,7 +5579,7 @@ "Platform": "Intel® Core™ i5-1235U Processor CPU+iGPU", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -5613,7 +5613,7 @@ "Platform": "Intel® Core™ i5-1335U Processor CPU+iGPU", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -5647,7 +5647,7 @@ "Platform": "Intel® Core™ i7-1185G7 CPU+iGPU", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -5681,7 +5681,7 @@ "Platform": "Intel® Core™ i7-1185GRE CPU+iGPU", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -5715,7 +5715,7 @@ "Platform": "Intel® Core™ i7-12700H CPU+iGPU", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -5749,7 +5749,7 @@ "Platform": "Intel® Core™ i7-1355U Processor CPU+iGPU", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -5783,7 +5783,7 @@ "Platform": "Intel® Core™ i7-1360P CPU+iGPU", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -5817,7 +5817,7 @@ "Platform": "Intel® Processor N100 CPU+iGPU", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU+iGPU", "Parameters": { "throughput": { "Precisions": [ @@ -5851,7 +5851,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 155H CPU+iGPU", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -5885,7 +5885,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H CPU+iGPU", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -5919,7 +5919,7 @@ "Platform": "Intel® Celeron® 6305E CPU-only", "Model": "mask_rcnn_resnet50_atrous_coco", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -5953,7 +5953,7 @@ "Platform": "Intel® Core™ i3-8100 CPU-only", "Model": "mask_rcnn_resnet50_atrous_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -5987,7 +5987,7 @@ "Platform": "Intel® Core™ i5-10500TE CPU-only", "Model": "mask_rcnn_resnet50_atrous_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -6021,7 +6021,7 @@ "Platform": "Intel® Core™ i5-1235U Processor CPU-only", "Model": "mask_rcnn_resnet50_atrous_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -6055,7 +6055,7 @@ "Platform": "Intel® Core™ i5-1335U Processor CPU-only", "Model": "mask_rcnn_resnet50_atrous_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -6089,7 +6089,7 @@ "Platform": "Intel® Core™ i5-13600K CPU-only", "Model": "mask_rcnn_resnet50_atrous_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -6123,7 +6123,7 @@ "Platform": "Intel® Core™ i5-8500 CPU-only", "Model": "mask_rcnn_resnet50_atrous_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -6157,7 +6157,7 @@ "Platform": "Intel® Core™ i7-1185G7 CPU-only", "Model": "mask_rcnn_resnet50_atrous_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -6191,7 +6191,7 @@ "Platform": "Intel® Core™ i7-1185GRE CPU-only", "Model": "mask_rcnn_resnet50_atrous_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -6225,7 +6225,7 @@ "Platform": "Intel® Core™ i7-12700H CPU-only", "Model": "mask_rcnn_resnet50_atrous_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -6259,7 +6259,7 @@ "Platform": "Intel® Core™ i7-1355U Processor CPU-only", "Model": "mask_rcnn_resnet50_atrous_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -6293,7 +6293,7 @@ "Platform": "Intel® Core™ i7-1360P CPU-only", "Model": "mask_rcnn_resnet50_atrous_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -6327,7 +6327,7 @@ "Platform": "Intel® Core™ i7-8700T CPU-only", "Model": "mask_rcnn_resnet50_atrous_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -6361,7 +6361,7 @@ "Platform": "Intel® Core™ i9-10900TE CPU-only", "Model": "mask_rcnn_resnet50_atrous_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -6395,7 +6395,7 @@ "Platform": "Intel® Core™ i9-13900K CPU-only", "Model": "mask_rcnn_resnet50_atrous_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -6429,7 +6429,7 @@ "Platform": "Intel® Xeon® W1290P CPU-only", "Model": "mask_rcnn_resnet50_atrous_coco", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -6463,7 +6463,7 @@ "Platform": "Intel® Xeon® E-2124G CPU-only", "Model": "mask_rcnn_resnet50_atrous_coco", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -6497,7 +6497,7 @@ "Platform": "Intel® Xeon® Gold 5218T CPU-only", "Model": "mask_rcnn_resnet50_atrous_coco", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -6531,7 +6531,7 @@ "Platform": "Intel® Xeon® Platinum 8280 CPU-only", "Model": "mask_rcnn_resnet50_atrous_coco", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -6565,7 +6565,7 @@ "Platform": "Intel® Xeon® Platinum 8380 CPU-only", "Model": "mask_rcnn_resnet50_atrous_coco", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -6599,7 +6599,7 @@ "Platform": "Intel® Xeon® Platinum 8480+ CPU-only", "Model": "mask_rcnn_resnet50_atrous_coco", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -6633,7 +6633,7 @@ "Platform": "Intel® Xeon® Platinum 8580 CPU-only", "Model": "mask_rcnn_resnet50_atrous_coco", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -6667,7 +6667,7 @@ "Platform": "Intel® Xeon® Gold 6238L CPU-only", "Model": "mask_rcnn_resnet50_atrous_coco", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -6701,7 +6701,7 @@ "Platform": "Intel® Xeon® Silver 4316 CPU-only", "Model": "mask_rcnn_resnet50_atrous_coco", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -6735,7 +6735,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 155H CPU-only", "Model": "mask_rcnn_resnet50_atrous_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -6769,7 +6769,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H CPU-only", "Model": "mask_rcnn_resnet50_atrous_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -6803,7 +6803,7 @@ "Platform": "Intel® Core™ Ultra 9 processor 288V CPU-only", "Model": "mask_rcnn_resnet50_atrous_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -6939,7 +6939,7 @@ "Platform": "Intel® Celeron® 6305E iGPU-only", "Model": "mask_rcnn_resnet50_atrous_coco", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -6973,7 +6973,7 @@ "Platform": "Intel® Core™ i5-1235U Processor iGPU-only", "Model": "mask_rcnn_resnet50_atrous_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -7007,7 +7007,7 @@ "Platform": "Intel® Core™ i5-1335U Processor iGPU-only", "Model": "mask_rcnn_resnet50_atrous_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -7041,7 +7041,7 @@ "Platform": "Intel® Core™ i7-1185G7 iGPU-only", "Model": "mask_rcnn_resnet50_atrous_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -7075,7 +7075,7 @@ "Platform": "Intel® Core™ i7-1185GRE iGPU-only", "Model": "mask_rcnn_resnet50_atrous_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -7109,7 +7109,7 @@ "Platform": "Intel® Core™ i7-12700H iGPU-only", "Model": "mask_rcnn_resnet50_atrous_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -7143,7 +7143,7 @@ "Platform": "Intel® Core™ i7-1355U Processor iGPU-only", "Model": "mask_rcnn_resnet50_atrous_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -7177,7 +7177,7 @@ "Platform": "Intel® Core™ i7-1360P iGPU-only", "Model": "mask_rcnn_resnet50_atrous_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -7211,7 +7211,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 155H iGPU-only", "Model": "mask_rcnn_resnet50_atrous_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -7245,7 +7245,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H iGPU-only", "Model": "mask_rcnn_resnet50_atrous_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -7279,7 +7279,7 @@ "Platform": "Intel® Core™ Ultra 9 processor 288V iGPU-only", "Model": "mask_rcnn_resnet50_atrous_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -7313,7 +7313,7 @@ "Platform": "Intel® Celeron® 6305E CPU+iGPU", "Model": "mask_rcnn_resnet50_atrous_coco", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU+iGPU", "Parameters": { "throughput": { "Precisions": [ @@ -7347,7 +7347,7 @@ "Platform": "Intel® Core™ i5-1235U Processor CPU+iGPU", "Model": "mask_rcnn_resnet50_atrous_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -7381,7 +7381,7 @@ "Platform": "Intel® Core™ i5-1335U Processor CPU+iGPU", "Model": "mask_rcnn_resnet50_atrous_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -7415,7 +7415,7 @@ "Platform": "Intel® Core™ i7-1185G7 CPU+iGPU", "Model": "mask_rcnn_resnet50_atrous_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -7449,7 +7449,7 @@ "Platform": "Intel® Core™ i7-1185GRE CPU+iGPU", "Model": "mask_rcnn_resnet50_atrous_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -7483,7 +7483,7 @@ "Platform": "Intel® Core™ i7-12700H CPU+iGPU", "Model": "mask_rcnn_resnet50_atrous_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -7517,7 +7517,7 @@ "Platform": "Intel® Core™ i7-1355U Processor CPU+iGPU", "Model": "mask_rcnn_resnet50_atrous_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -7551,7 +7551,7 @@ "Platform": "Intel® Core™ i7-1360P CPU+iGPU", "Model": "mask_rcnn_resnet50_atrous_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -7585,7 +7585,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 155H CPU+iGPU", "Model": "mask_rcnn_resnet50_atrous_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -7619,7 +7619,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H CPU+iGPU", "Model": "mask_rcnn_resnet50_atrous_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -7653,7 +7653,7 @@ "Platform": "Intel® Atom® x7425E CPU-only", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -7687,7 +7687,7 @@ "Platform": "Intel® Atom® X6425E CPU-only", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -7721,7 +7721,7 @@ "Platform": "Intel® Celeron® 6305E CPU-only", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -7755,7 +7755,7 @@ "Platform": "Intel® Core™ i3-8100 CPU-only", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -7789,7 +7789,7 @@ "Platform": "Intel® Core™ i5-10500TE CPU-only", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -7823,7 +7823,7 @@ "Platform": "Intel® Core™ i5-1235U Processor CPU-only", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -7857,7 +7857,7 @@ "Platform": "Intel® Core™ i5-1335U Processor CPU-only", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -7891,7 +7891,7 @@ "Platform": "Intel® Core™ i5-13600K CPU-only", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -7925,7 +7925,7 @@ "Platform": "Intel® Core™ i5-8500 CPU-only", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -7959,7 +7959,7 @@ "Platform": "Intel® Core™ i7-1185G7 CPU-only", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -7993,7 +7993,7 @@ "Platform": "Intel® Core™ i7-1185GRE CPU-only", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -8027,7 +8027,7 @@ "Platform": "Intel® Core™ i7-12700H CPU-only", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -8061,7 +8061,7 @@ "Platform": "Intel® Core™ i7-1355U Processor CPU-only", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -8095,7 +8095,7 @@ "Platform": "Intel® Core™ i7-1360P CPU-only", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -8129,7 +8129,7 @@ "Platform": "Intel® Core™ i7-8700T CPU-only", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -8163,7 +8163,7 @@ "Platform": "Intel® Core™ i9-10900TE CPU-only", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -8197,7 +8197,7 @@ "Platform": "Intel® Core™ i9-13900K CPU-only", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -8231,7 +8231,7 @@ "Platform": "Intel® Processor N100 CPU-only", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -8265,7 +8265,7 @@ "Platform": "Intel® Xeon® W1290P CPU-only", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -8299,7 +8299,7 @@ "Platform": "Intel® Xeon® E-2124G CPU-only", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -8333,7 +8333,7 @@ "Platform": "Intel® Xeon® Gold 5218T CPU-only", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -8367,7 +8367,7 @@ "Platform": "Intel® Xeon® Platinum 8280 CPU-only", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -8401,7 +8401,7 @@ "Platform": "Intel® Xeon® Platinum 8380 CPU-only", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -8435,7 +8435,7 @@ "Platform": "Intel® Xeon® Platinum 8480+ CPU-only", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -8469,7 +8469,7 @@ "Platform": "Intel® Xeon® Platinum 8580 CPU-only", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -8503,7 +8503,7 @@ "Platform": "Intel® Xeon® Gold 6238L CPU-only", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -8537,7 +8537,7 @@ "Platform": "Intel® Xeon® Silver 4316 CPU-only", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -8571,7 +8571,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 155H CPU-only", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -8605,7 +8605,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H CPU-only", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -8639,7 +8639,7 @@ "Platform": "Intel® Core™ Ultra 9 processor 288V CPU-only", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -8775,7 +8775,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 155H NPU-only", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, NPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -8809,7 +8809,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H NPU-only", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, NPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -8843,7 +8843,7 @@ "Platform": "Intel® Core™ Ultra 9 processor 288V NPU-only", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, NPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -8877,7 +8877,7 @@ "Platform": "Intel® Atom® x7425E iGPU-only", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -8911,7 +8911,7 @@ "Platform": "Intel® Atom® X6425E iGPU-only", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -8945,7 +8945,7 @@ "Platform": "Intel® Celeron® 6305E iGPU-only", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -8979,7 +8979,7 @@ "Platform": "Intel® Core™ i5-1235U Processor iGPU-only", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -9013,7 +9013,7 @@ "Platform": "Intel® Core™ i5-1335U Processor iGPU-only", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -9047,7 +9047,7 @@ "Platform": "Intel® Core™ i7-1185G7 iGPU-only", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -9081,7 +9081,7 @@ "Platform": "Intel® Core™ i7-1185GRE iGPU-only", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -9115,7 +9115,7 @@ "Platform": "Intel® Core™ i7-12700H iGPU-only", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -9149,7 +9149,7 @@ "Platform": "Intel® Core™ i7-1355U Processor iGPU-only", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -9183,7 +9183,7 @@ "Platform": "Intel® Core™ i7-1360P iGPU-only", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -9217,7 +9217,7 @@ "Platform": "Intel® Processor N100 iGPU-only", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -9251,7 +9251,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 155H iGPU-only", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -9285,7 +9285,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H iGPU-only", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -9319,7 +9319,7 @@ "Platform": "Intel® Core™ Ultra 9 processor 288V iGPU-only", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -9353,7 +9353,7 @@ "Platform": "Intel® Atom® x7425E CPU+iGPU", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU+iGPU", "Parameters": { "throughput": { "Precisions": [ @@ -9387,7 +9387,7 @@ "Platform": "Intel® Atom® X6425E CPU+iGPU", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU+iGPU", "Parameters": { "throughput": { "Precisions": [ @@ -9421,7 +9421,7 @@ "Platform": "Intel® Celeron® 6305E CPU+iGPU", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU+iGPU", "Parameters": { "throughput": { "Precisions": [ @@ -9455,7 +9455,7 @@ "Platform": "Intel® Core™ i5-1235U Processor CPU+iGPU", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -9489,7 +9489,7 @@ "Platform": "Intel® Core™ i5-1335U Processor CPU+iGPU", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -9523,7 +9523,7 @@ "Platform": "Intel® Core™ i7-1185G7 CPU+iGPU", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -9557,7 +9557,7 @@ "Platform": "Intel® Core™ i7-1185GRE CPU+iGPU", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -9591,7 +9591,7 @@ "Platform": "Intel® Core™ i7-12700H CPU+iGPU", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -9625,7 +9625,7 @@ "Platform": "Intel® Core™ i7-1355U Processor CPU+iGPU", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -9659,7 +9659,7 @@ "Platform": "Intel® Core™ i7-1360P CPU+iGPU", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -9693,7 +9693,7 @@ "Platform": "Intel® Processor N100 CPU+iGPU", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU+iGPU", "Parameters": { "throughput": { "Precisions": [ @@ -9727,7 +9727,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 155H CPU+iGPU", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -9761,7 +9761,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H CPU+iGPU", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -9795,7 +9795,7 @@ "Platform": "Intel® Atom® x7425E CPU-only", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -9829,7 +9829,7 @@ "Platform": "Intel® Atom® X6425E CPU-only", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -9863,7 +9863,7 @@ "Platform": "Intel® Celeron® 6305E CPU-only", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -9897,7 +9897,7 @@ "Platform": "Intel® Core™ i3-8100 CPU-only", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -9931,7 +9931,7 @@ "Platform": "Intel® Core™ i5-10500TE CPU-only", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -9965,7 +9965,7 @@ "Platform": "Intel® Core™ i5-1235U Processor CPU-only", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -9999,7 +9999,7 @@ "Platform": "Intel® Core™ i5-1335U Processor CPU-only", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -10033,7 +10033,7 @@ "Platform": "Intel® Core™ i5-13600K CPU-only", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -10067,7 +10067,7 @@ "Platform": "Intel® Core™ i5-8500 CPU-only", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -10101,7 +10101,7 @@ "Platform": "Intel® Core™ i7-1185G7 CPU-only", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -10135,7 +10135,7 @@ "Platform": "Intel® Core™ i7-1185GRE CPU-only", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -10169,7 +10169,7 @@ "Platform": "Intel® Core™ i7-12700H CPU-only", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -10203,7 +10203,7 @@ "Platform": "Intel® Core™ i7-1355U Processor CPU-only", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -10237,7 +10237,7 @@ "Platform": "Intel® Core™ i7-1360P CPU-only", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -10271,7 +10271,7 @@ "Platform": "Intel® Core™ i7-8700T CPU-only", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -10305,7 +10305,7 @@ "Platform": "Intel® Core™ i9-10900TE CPU-only", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -10339,7 +10339,7 @@ "Platform": "Intel® Core™ i9-13900K CPU-only", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -10373,7 +10373,7 @@ "Platform": "Intel® Processor N100 CPU-only", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -10407,7 +10407,7 @@ "Platform": "Intel® Xeon® W1290P CPU-only", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -10441,7 +10441,7 @@ "Platform": "Intel® Xeon® E-2124G CPU-only", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -10475,7 +10475,7 @@ "Platform": "Intel® Xeon® Gold 5218T CPU-only", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -10509,7 +10509,7 @@ "Platform": "Intel® Xeon® Platinum 8280 CPU-only", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -10543,7 +10543,7 @@ "Platform": "Intel® Xeon® Platinum 8380 CPU-only", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -10577,7 +10577,7 @@ "Platform": "Intel® Xeon® Platinum 8480+ CPU-only", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -10611,7 +10611,7 @@ "Platform": "Intel® Xeon® Platinum 8580 CPU-only", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -10645,7 +10645,7 @@ "Platform": "Intel® Xeon® Gold 6238L CPU-only", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -10679,7 +10679,7 @@ "Platform": "Intel® Xeon® Silver 4316 CPU-only", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -10713,7 +10713,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 155H CPU-only", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -10747,7 +10747,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H CPU-only", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -10781,7 +10781,7 @@ "Platform": "Intel® Core™ Ultra 9 processor 288V CPU-only", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -10917,7 +10917,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 155H NPU-only", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, NPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -10951,7 +10951,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H NPU-only", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, NPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -10985,7 +10985,7 @@ "Platform": "Intel® Core™ Ultra 9 processor 288V NPU-only", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, NPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -11019,7 +11019,7 @@ "Platform": "Intel® Atom® x7425E iGPU-only", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -11053,7 +11053,7 @@ "Platform": "Intel® Atom® X6425E iGPU-only", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -11087,7 +11087,7 @@ "Platform": "Intel® Celeron® 6305E iGPU-only", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -11121,7 +11121,7 @@ "Platform": "Intel® Core™ i5-1235U Processor iGPU-only", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -11155,7 +11155,7 @@ "Platform": "Intel® Core™ i5-1335U Processor iGPU-only", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -11189,7 +11189,7 @@ "Platform": "Intel® Core™ i7-1185G7 iGPU-only", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -11223,7 +11223,7 @@ "Platform": "Intel® Core™ i7-1185GRE iGPU-only", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -11257,7 +11257,7 @@ "Platform": "Intel® Core™ i7-12700H iGPU-only", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -11291,7 +11291,7 @@ "Platform": "Intel® Core™ i7-1355U Processor iGPU-only", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -11325,7 +11325,7 @@ "Platform": "Intel® Core™ i7-1360P iGPU-only", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -11359,7 +11359,7 @@ "Platform": "Intel® Processor N100 iGPU-only", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -11393,7 +11393,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 155H iGPU-only", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -11427,7 +11427,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H iGPU-only", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -11461,7 +11461,7 @@ "Platform": "Intel® Core™ Ultra 9 processor 288V iGPU-only", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -11495,7 +11495,7 @@ "Platform": "Intel® Atom® x7425E CPU+iGPU", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU+iGPU", "Parameters": { "throughput": { "Precisions": [ @@ -11529,7 +11529,7 @@ "Platform": "Intel® Atom® X6425E CPU+iGPU", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU+iGPU", "Parameters": { "throughput": { "Precisions": [ @@ -11563,7 +11563,7 @@ "Platform": "Intel® Celeron® 6305E CPU+iGPU", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU+iGPU", "Parameters": { "throughput": { "Precisions": [ @@ -11597,7 +11597,7 @@ "Platform": "Intel® Core™ i5-1235U Processor CPU+iGPU", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -11631,7 +11631,7 @@ "Platform": "Intel® Core™ i5-1335U Processor CPU+iGPU", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -11665,7 +11665,7 @@ "Platform": "Intel® Core™ i7-1185G7 CPU+iGPU", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -11699,7 +11699,7 @@ "Platform": "Intel® Core™ i7-1185GRE CPU+iGPU", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -11733,7 +11733,7 @@ "Platform": "Intel® Core™ i7-12700H CPU+iGPU", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -11767,7 +11767,7 @@ "Platform": "Intel® Core™ i7-1355U Processor CPU+iGPU", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -11801,7 +11801,7 @@ "Platform": "Intel® Core™ i7-1360P CPU+iGPU", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -11835,7 +11835,7 @@ "Platform": "Intel® Processor N100 CPU+iGPU", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU+iGPU", "Parameters": { "throughput": { "Precisions": [ @@ -11869,7 +11869,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 155H CPU+iGPU", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -11903,7 +11903,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H CPU+iGPU", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -11937,7 +11937,7 @@ "Platform": "Intel® Atom® x7425E CPU-only", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -11971,7 +11971,7 @@ "Platform": "Intel® Atom® X6425E CPU-only", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -12005,7 +12005,7 @@ "Platform": "Intel® Celeron® 6305E CPU-only", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -12039,7 +12039,7 @@ "Platform": "Intel® Core™ i3-8100 CPU-only", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -12073,7 +12073,7 @@ "Platform": "Intel® Core™ i5-10500TE CPU-only", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -12107,7 +12107,7 @@ "Platform": "Intel® Core™ i5-1235U Processor CPU-only", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -12141,7 +12141,7 @@ "Platform": "Intel® Core™ i5-1335U Processor CPU-only", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -12175,7 +12175,7 @@ "Platform": "Intel® Core™ i5-13600K CPU-only", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -12209,7 +12209,7 @@ "Platform": "Intel® Core™ i5-8500 CPU-only", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -12243,7 +12243,7 @@ "Platform": "Intel® Core™ i7-1185G7 CPU-only", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -12277,7 +12277,7 @@ "Platform": "Intel® Core™ i7-1185GRE CPU-only", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -12311,7 +12311,7 @@ "Platform": "Intel® Core™ i7-12700H CPU-only", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -12345,7 +12345,7 @@ "Platform": "Intel® Core™ i7-1355U Processor CPU-only", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -12379,7 +12379,7 @@ "Platform": "Intel® Core™ i7-1360P CPU-only", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -12413,7 +12413,7 @@ "Platform": "Intel® Core™ i7-8700T CPU-only", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -12447,7 +12447,7 @@ "Platform": "Intel® Core™ i9-10900TE CPU-only", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -12481,7 +12481,7 @@ "Platform": "Intel® Core™ i9-13900K CPU-only", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -12515,7 +12515,7 @@ "Platform": "Intel® Processor N100 CPU-only", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -12549,7 +12549,7 @@ "Platform": "Intel® Xeon® W1290P CPU-only", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -12583,7 +12583,7 @@ "Platform": "Intel® Xeon® E-2124G CPU-only", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -12617,7 +12617,7 @@ "Platform": "Intel® Xeon® Gold 5218T CPU-only", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -12651,7 +12651,7 @@ "Platform": "Intel® Xeon® Platinum 8280 CPU-only", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -12685,7 +12685,7 @@ "Platform": "Intel® Xeon® Platinum 8380 CPU-only", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -12719,7 +12719,7 @@ "Platform": "Intel® Xeon® Platinum 8480+ CPU-only", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -12753,7 +12753,7 @@ "Platform": "Intel® Xeon® Platinum 8580 CPU-only", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -12787,7 +12787,7 @@ "Platform": "Intel® Xeon® Gold 6238L CPU-only", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -12821,7 +12821,7 @@ "Platform": "Intel® Xeon® Silver 4316 CPU-only", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -12855,7 +12855,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 155H CPU-only", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -12889,7 +12889,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H CPU-only", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -12923,7 +12923,7 @@ "Platform": "Intel® Core™ Ultra 9 processor 288V CPU-only", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -13059,7 +13059,7 @@ "Platform": "Intel® Atom® x7425E iGPU-only", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -13093,7 +13093,7 @@ "Platform": "Intel® Atom® X6425E iGPU-only", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -13127,7 +13127,7 @@ "Platform": "Intel® Celeron® 6305E iGPU-only", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -13161,7 +13161,7 @@ "Platform": "Intel® Core™ i5-1235U Processor iGPU-only", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -13195,7 +13195,7 @@ "Platform": "Intel® Core™ i5-1335U Processor iGPU-only", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -13229,7 +13229,7 @@ "Platform": "Intel® Core™ i7-1185G7 iGPU-only", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -13263,7 +13263,7 @@ "Platform": "Intel® Core™ i7-1185GRE iGPU-only", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -13297,7 +13297,7 @@ "Platform": "Intel® Core™ i7-12700H iGPU-only", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -13331,7 +13331,7 @@ "Platform": "Intel® Core™ i7-1355U Processor iGPU-only", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -13365,7 +13365,7 @@ "Platform": "Intel® Core™ i7-1360P iGPU-only", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -13399,7 +13399,7 @@ "Platform": "Intel® Processor N100 iGPU-only", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -13433,7 +13433,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 155H iGPU-only", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -13467,7 +13467,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H iGPU-only", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -13501,7 +13501,7 @@ "Platform": "Intel® Core™ Ultra 9 processor 288V iGPU-only", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -13535,7 +13535,7 @@ "Platform": "Intel® Atom® x7425E CPU+iGPU", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU+iGPU", "Parameters": { "throughput": { "Precisions": [ @@ -13569,7 +13569,7 @@ "Platform": "Intel® Atom® X6425E CPU+iGPU", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU+iGPU", "Parameters": { "throughput": { "Precisions": [ @@ -13603,7 +13603,7 @@ "Platform": "Intel® Celeron® 6305E CPU+iGPU", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU+iGPU", "Parameters": { "throughput": { "Precisions": [ @@ -13637,7 +13637,7 @@ "Platform": "Intel® Core™ i5-1235U Processor CPU+iGPU", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -13671,7 +13671,7 @@ "Platform": "Intel® Core™ i5-1335U Processor CPU+iGPU", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -13705,7 +13705,7 @@ "Platform": "Intel® Core™ i7-1185G7 CPU+iGPU", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -13739,7 +13739,7 @@ "Platform": "Intel® Core™ i7-1185GRE CPU+iGPU", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -13773,7 +13773,7 @@ "Platform": "Intel® Core™ i7-12700H CPU+iGPU", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -13807,7 +13807,7 @@ "Platform": "Intel® Core™ i7-1355U Processor CPU+iGPU", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -13841,7 +13841,7 @@ "Platform": "Intel® Core™ i7-1360P CPU+iGPU", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -13875,7 +13875,7 @@ "Platform": "Intel® Processor N100 CPU+iGPU", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU+iGPU", "Parameters": { "throughput": { "Precisions": [ @@ -13909,7 +13909,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 155H CPU+iGPU", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -13943,7 +13943,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H CPU+iGPU", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -13977,7 +13977,7 @@ "Platform": "Intel® Atom® x7425E CPU-only", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -14011,7 +14011,7 @@ "Platform": "Intel® Atom® X6425E CPU-only", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -14045,7 +14045,7 @@ "Platform": "Intel® Celeron® 6305E CPU-only", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -14079,7 +14079,7 @@ "Platform": "Intel® Core™ i3-8100 CPU-only", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -14113,7 +14113,7 @@ "Platform": "Intel® Core™ i5-10500TE CPU-only", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -14147,7 +14147,7 @@ "Platform": "Intel® Core™ i5-1235U Processor CPU-only", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -14181,7 +14181,7 @@ "Platform": "Intel® Core™ i5-1335U Processor CPU-only", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -14215,7 +14215,7 @@ "Platform": "Intel® Core™ i5-13600K CPU-only", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -14249,7 +14249,7 @@ "Platform": "Intel® Core™ i5-8500 CPU-only", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -14283,7 +14283,7 @@ "Platform": "Intel® Core™ i7-1185G7 CPU-only", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -14317,7 +14317,7 @@ "Platform": "Intel® Core™ i7-1185GRE CPU-only", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -14351,7 +14351,7 @@ "Platform": "Intel® Core™ i7-12700H CPU-only", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -14385,7 +14385,7 @@ "Platform": "Intel® Core™ i7-1355U Processor CPU-only", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -14419,7 +14419,7 @@ "Platform": "Intel® Core™ i7-1360P CPU-only", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -14453,7 +14453,7 @@ "Platform": "Intel® Core™ i7-8700T CPU-only", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -14487,7 +14487,7 @@ "Platform": "Intel® Core™ i9-10900TE CPU-only", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -14521,7 +14521,7 @@ "Platform": "Intel® Core™ i9-13900K CPU-only", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -14555,7 +14555,7 @@ "Platform": "Intel® Processor N100 CPU-only", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -14589,7 +14589,7 @@ "Platform": "Intel® Xeon® W1290P CPU-only", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -14623,7 +14623,7 @@ "Platform": "Intel® Xeon® E-2124G CPU-only", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -14657,7 +14657,7 @@ "Platform": "Intel® Xeon® Gold 5218T CPU-only", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -14691,7 +14691,7 @@ "Platform": "Intel® Xeon® Platinum 8280 CPU-only", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -14725,7 +14725,7 @@ "Platform": "Intel® Xeon® Platinum 8380 CPU-only", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -14759,7 +14759,7 @@ "Platform": "Intel® Xeon® Platinum 8480+ CPU-only", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -14793,7 +14793,7 @@ "Platform": "Intel® Xeon® Platinum 8580 CPU-only", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -14827,7 +14827,7 @@ "Platform": "Intel® Xeon® Gold 6238L CPU-only", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -14861,7 +14861,7 @@ "Platform": "Intel® Xeon® Silver 4316 CPU-only", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -14895,7 +14895,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 155H CPU-only", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -14929,7 +14929,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H CPU-only", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -14963,7 +14963,7 @@ "Platform": "Intel® Core™ Ultra 9 processor 288V CPU-only", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -15099,7 +15099,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 155H NPU-only", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, NPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -15133,7 +15133,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H NPU-only", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, NPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -15167,7 +15167,7 @@ "Platform": "Intel® Core™ Ultra 9 processor 288V NPU-only", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, NPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -15201,7 +15201,7 @@ "Platform": "Intel® Atom® x7425E iGPU-only", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -15235,7 +15235,7 @@ "Platform": "Intel® Atom® X6425E iGPU-only", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -15269,7 +15269,7 @@ "Platform": "Intel® Celeron® 6305E iGPU-only", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -15303,7 +15303,7 @@ "Platform": "Intel® Core™ i5-1235U Processor iGPU-only", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -15337,7 +15337,7 @@ "Platform": "Intel® Core™ i5-1335U Processor iGPU-only", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -15371,7 +15371,7 @@ "Platform": "Intel® Core™ i7-1185G7 iGPU-only", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -15405,7 +15405,7 @@ "Platform": "Intel® Core™ i7-1185GRE iGPU-only", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -15439,7 +15439,7 @@ "Platform": "Intel® Core™ i7-12700H iGPU-only", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -15473,7 +15473,7 @@ "Platform": "Intel® Core™ i7-1355U Processor iGPU-only", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -15507,7 +15507,7 @@ "Platform": "Intel® Core™ i7-1360P iGPU-only", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -15541,7 +15541,7 @@ "Platform": "Intel® Processor N100 iGPU-only", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -15575,7 +15575,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 155H iGPU-only", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -15609,7 +15609,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H iGPU-only", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -15643,7 +15643,7 @@ "Platform": "Intel® Core™ Ultra 9 processor 288V iGPU-only", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -15677,7 +15677,7 @@ "Platform": "Intel® Atom® x7425E CPU+iGPU", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU+iGPU", "Parameters": { "throughput": { "Precisions": [ @@ -15711,7 +15711,7 @@ "Platform": "Intel® Atom® X6425E CPU+iGPU", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU+iGPU", "Parameters": { "throughput": { "Precisions": [ @@ -15745,7 +15745,7 @@ "Platform": "Intel® Celeron® 6305E CPU+iGPU", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU+iGPU", "Parameters": { "throughput": { "Precisions": [ @@ -15779,7 +15779,7 @@ "Platform": "Intel® Core™ i5-1235U Processor CPU+iGPU", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -15813,7 +15813,7 @@ "Platform": "Intel® Core™ i5-1335U Processor CPU+iGPU", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -15847,7 +15847,7 @@ "Platform": "Intel® Core™ i7-1185G7 CPU+iGPU", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -15881,7 +15881,7 @@ "Platform": "Intel® Core™ i7-1185GRE CPU+iGPU", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -15915,7 +15915,7 @@ "Platform": "Intel® Core™ i7-12700H CPU+iGPU", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -15949,7 +15949,7 @@ "Platform": "Intel® Core™ i7-1355U Processor CPU+iGPU", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -15983,7 +15983,7 @@ "Platform": "Intel® Core™ i7-1360P CPU+iGPU", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -16017,7 +16017,7 @@ "Platform": "Intel® Processor N100 CPU+iGPU", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU+iGPU", "Parameters": { "throughput": { "Precisions": [ @@ -16051,7 +16051,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 155H CPU+iGPU", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -16085,7 +16085,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H CPU+iGPU", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -16119,7 +16119,7 @@ "Platform": "Intel® Celeron® 6305E CPU-only", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -16153,7 +16153,7 @@ "Platform": "Intel® Core™ i3-8100 CPU-only", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -16187,7 +16187,7 @@ "Platform": "Intel® Core™ i5-10500TE CPU-only", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -16221,7 +16221,7 @@ "Platform": "Intel® Core™ i5-1235U Processor CPU-only", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -16255,7 +16255,7 @@ "Platform": "Intel® Core™ i5-1335U Processor CPU-only", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -16289,7 +16289,7 @@ "Platform": "Intel® Core™ i5-13600K CPU-only", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -16323,7 +16323,7 @@ "Platform": "Intel® Core™ i5-8500 CPU-only", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -16357,7 +16357,7 @@ "Platform": "Intel® Core™ i7-1185G7 CPU-only", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -16391,7 +16391,7 @@ "Platform": "Intel® Core™ i7-1185GRE CPU-only", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -16425,7 +16425,7 @@ "Platform": "Intel® Core™ i7-12700H CPU-only", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -16459,7 +16459,7 @@ "Platform": "Intel® Core™ i7-1355U Processor CPU-only", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -16493,7 +16493,7 @@ "Platform": "Intel® Core™ i7-1360P CPU-only", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -16527,7 +16527,7 @@ "Platform": "Intel® Core™ i7-8700T CPU-only", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -16561,7 +16561,7 @@ "Platform": "Intel® Core™ i9-10900TE CPU-only", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -16595,7 +16595,7 @@ "Platform": "Intel® Core™ i9-13900K CPU-only", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -16629,7 +16629,7 @@ "Platform": "Intel® Xeon® W1290P CPU-only", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -16663,7 +16663,7 @@ "Platform": "Intel® Xeon® E-2124G CPU-only", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -16697,7 +16697,7 @@ "Platform": "Intel® Xeon® Gold 5218T CPU-only", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -16731,7 +16731,7 @@ "Platform": "Intel® Xeon® Platinum 8280 CPU-only", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -16765,7 +16765,7 @@ "Platform": "Intel® Xeon® Platinum 8380 CPU-only", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -16799,7 +16799,7 @@ "Platform": "Intel® Xeon® Platinum 8480+ CPU-only", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -16833,7 +16833,7 @@ "Platform": "Intel® Xeon® Platinum 8580 CPU-only", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -16867,7 +16867,7 @@ "Platform": "Intel® Xeon® Gold 6238L CPU-only", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -16901,7 +16901,7 @@ "Platform": "Intel® Xeon® Silver 4316 CPU-only", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -16935,7 +16935,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 155H CPU-only", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -16969,7 +16969,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H CPU-only", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -17003,7 +17003,7 @@ "Platform": "Intel® Core™ Ultra 9 processor 288V CPU-only", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -17139,7 +17139,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 155H NPU-only", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, NPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -17173,7 +17173,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H NPU-only", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, NPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -17207,7 +17207,7 @@ "Platform": "Intel® Core™ Ultra 9 processor 288V NPU-only", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, NPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -17241,7 +17241,7 @@ "Platform": "Intel® Atom® x7425E iGPU-only", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -17275,7 +17275,7 @@ "Platform": "Intel® Atom® X6425E iGPU-only", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -17309,7 +17309,7 @@ "Platform": "Intel® Celeron® 6305E iGPU-only", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -17343,7 +17343,7 @@ "Platform": "Intel® Core™ i5-1235U Processor iGPU-only", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -17377,7 +17377,7 @@ "Platform": "Intel® Core™ i5-1335U Processor iGPU-only", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -17411,7 +17411,7 @@ "Platform": "Intel® Core™ i7-1185G7 iGPU-only", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -17445,7 +17445,7 @@ "Platform": "Intel® Core™ i7-1185GRE iGPU-only", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -17479,7 +17479,7 @@ "Platform": "Intel® Core™ i7-12700H iGPU-only", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -17513,7 +17513,7 @@ "Platform": "Intel® Core™ i7-1355U Processor iGPU-only", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -17547,7 +17547,7 @@ "Platform": "Intel® Core™ i7-1360P iGPU-only", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -17581,7 +17581,7 @@ "Platform": "Intel® Processor N100 iGPU-only", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -17615,7 +17615,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 155H iGPU-only", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -17649,7 +17649,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H iGPU-only", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -17683,7 +17683,7 @@ "Platform": "Intel® Core™ Ultra 9 processor 288V iGPU-only", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -17717,7 +17717,7 @@ "Platform": "Intel® Celeron® 6305E CPU+iGPU", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU+iGPU", "Parameters": { "throughput": { "Precisions": [ @@ -17751,7 +17751,7 @@ "Platform": "Intel® Core™ i5-1235U Processor CPU+iGPU", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -17785,7 +17785,7 @@ "Platform": "Intel® Core™ i5-1335U Processor CPU+iGPU", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -17819,7 +17819,7 @@ "Platform": "Intel® Core™ i7-1185G7 CPU+iGPU", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -17853,7 +17853,7 @@ "Platform": "Intel® Core™ i7-1185GRE CPU+iGPU", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -17887,7 +17887,7 @@ "Platform": "Intel® Core™ i7-12700H CPU+iGPU", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -17921,7 +17921,7 @@ "Platform": "Intel® Core™ i7-1355U Processor CPU+iGPU", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -17955,7 +17955,7 @@ "Platform": "Intel® Core™ i7-1360P CPU+iGPU", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -17989,7 +17989,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 155H CPU+iGPU", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -18023,7 +18023,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H CPU+iGPU", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -18057,7 +18057,7 @@ "Platform": "Intel® Atom® x7425E CPU-only", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -18091,7 +18091,7 @@ "Platform": "Intel® Atom® X6425E CPU-only", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -18125,7 +18125,7 @@ "Platform": "Intel® Celeron® 6305E CPU-only", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -18159,7 +18159,7 @@ "Platform": "Intel® Core™ i3-8100 CPU-only", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -18193,7 +18193,7 @@ "Platform": "Intel® Core™ i5-10500TE CPU-only", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -18227,7 +18227,7 @@ "Platform": "Intel® Core™ i5-1235U Processor CPU-only", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -18261,7 +18261,7 @@ "Platform": "Intel® Core™ i5-1335U Processor CPU-only", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -18295,7 +18295,7 @@ "Platform": "Intel® Core™ i5-13600K CPU-only", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -18329,7 +18329,7 @@ "Platform": "Intel® Core™ i5-8500 CPU-only", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -18363,7 +18363,7 @@ "Platform": "Intel® Core™ i7-1185G7 CPU-only", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -18397,7 +18397,7 @@ "Platform": "Intel® Core™ i7-1185GRE CPU-only", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -18431,7 +18431,7 @@ "Platform": "Intel® Core™ i7-12700H CPU-only", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -18465,7 +18465,7 @@ "Platform": "Intel® Core™ i7-1355U Processor CPU-only", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -18499,7 +18499,7 @@ "Platform": "Intel® Core™ i7-1360P CPU-only", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -18533,7 +18533,7 @@ "Platform": "Intel® Core™ i7-8700T CPU-only", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -18567,7 +18567,7 @@ "Platform": "Intel® Core™ i9-10900TE CPU-only", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -18601,7 +18601,7 @@ "Platform": "Intel® Core™ i9-13900K CPU-only", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -18635,7 +18635,7 @@ "Platform": "Intel® Processor N100 CPU-only", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -18669,7 +18669,7 @@ "Platform": "Intel® Xeon® W1290P CPU-only", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -18703,7 +18703,7 @@ "Platform": "Intel® Xeon® E-2124G CPU-only", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -18737,7 +18737,7 @@ "Platform": "Intel® Xeon® Gold 5218T CPU-only", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -18771,7 +18771,7 @@ "Platform": "Intel® Xeon® Platinum 8280 CPU-only", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -18805,7 +18805,7 @@ "Platform": "Intel® Xeon® Platinum 8380 CPU-only", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -18839,7 +18839,7 @@ "Platform": "Intel® Xeon® Platinum 8480+ CPU-only", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -18873,7 +18873,7 @@ "Platform": "Intel® Xeon® Platinum 8580 CPU-only", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -18907,7 +18907,7 @@ "Platform": "Intel® Xeon® Gold 6238L CPU-only", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -18941,7 +18941,7 @@ "Platform": "Intel® Xeon® Silver 4316 CPU-only", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -18975,7 +18975,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 155H CPU-only", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -19009,7 +19009,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H CPU-only", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -19145,7 +19145,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 155H NPU-only", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, NPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -19179,7 +19179,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H NPU-only", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, NPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -19213,7 +19213,7 @@ "Platform": "Intel® Atom® x7425E iGPU-only", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -19247,7 +19247,7 @@ "Platform": "Intel® Atom® X6425E iGPU-only", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -19281,7 +19281,7 @@ "Platform": "Intel® Celeron® 6305E iGPU-only", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -19315,7 +19315,7 @@ "Platform": "Intel® Core™ i5-1235U Processor iGPU-only", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -19349,7 +19349,7 @@ "Platform": "Intel® Core™ i5-1335U Processor iGPU-only", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -19383,7 +19383,7 @@ "Platform": "Intel® Core™ i7-1185G7 iGPU-only", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -19417,7 +19417,7 @@ "Platform": "Intel® Core™ i7-1185GRE iGPU-only", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -19451,7 +19451,7 @@ "Platform": "Intel® Core™ i7-12700H iGPU-only", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -19485,7 +19485,7 @@ "Platform": "Intel® Core™ i7-1355U Processor iGPU-only", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -19519,7 +19519,7 @@ "Platform": "Intel® Core™ i7-1360P iGPU-only", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -19553,7 +19553,7 @@ "Platform": "Intel® Processor N100 iGPU-only", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -19587,7 +19587,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 155H iGPU-only", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -19621,7 +19621,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H iGPU-only", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -19655,7 +19655,7 @@ "Platform": "Intel® Atom® x7425E CPU+iGPU", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU+iGPU", "Parameters": { "throughput": { "Precisions": [ @@ -19689,7 +19689,7 @@ "Platform": "Intel® Atom® X6425E CPU+iGPU", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU+iGPU", "Parameters": { "throughput": { "Precisions": [ @@ -19723,7 +19723,7 @@ "Platform": "Intel® Celeron® 6305E CPU+iGPU", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU+iGPU", "Parameters": { "throughput": { "Precisions": [ @@ -19757,7 +19757,7 @@ "Platform": "Intel® Core™ i5-1235U Processor CPU+iGPU", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -19791,7 +19791,7 @@ "Platform": "Intel® Core™ i5-1335U Processor CPU+iGPU", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -19825,7 +19825,7 @@ "Platform": "Intel® Core™ i7-1185G7 CPU+iGPU", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -19859,7 +19859,7 @@ "Platform": "Intel® Core™ i7-1185GRE CPU+iGPU", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -19893,7 +19893,7 @@ "Platform": "Intel® Core™ i7-12700H CPU+iGPU", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -19927,7 +19927,7 @@ "Platform": "Intel® Core™ i7-1355U Processor CPU+iGPU", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -19961,7 +19961,7 @@ "Platform": "Intel® Core™ i7-1360P CPU+iGPU", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -19995,7 +19995,7 @@ "Platform": "Intel® Processor N100 CPU+iGPU", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU+iGPU", "Parameters": { "throughput": { "Precisions": [ @@ -20029,7 +20029,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 155H CPU+iGPU", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -20063,7 +20063,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H CPU+iGPU", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -20097,7 +20097,7 @@ "Platform": "Intel® Atom® x7425E CPU-only", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -20131,7 +20131,7 @@ "Platform": "Intel® Atom® X6425E CPU-only", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -20165,7 +20165,7 @@ "Platform": "Intel® Celeron® 6305E CPU-only", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -20199,7 +20199,7 @@ "Platform": "Intel® Core™ i3-8100 CPU-only", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -20233,7 +20233,7 @@ "Platform": "Intel® Core™ i5-10500TE CPU-only", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -20267,7 +20267,7 @@ "Platform": "Intel® Core™ i5-1235U Processor CPU-only", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -20301,7 +20301,7 @@ "Platform": "Intel® Core™ i5-1335U Processor CPU-only", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -20335,7 +20335,7 @@ "Platform": "Intel® Core™ i5-13600K CPU-only", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -20369,7 +20369,7 @@ "Platform": "Intel® Core™ i5-8500 CPU-only", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -20403,7 +20403,7 @@ "Platform": "Intel® Core™ i7-1185G7 CPU-only", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -20437,7 +20437,7 @@ "Platform": "Intel® Core™ i7-1185GRE CPU-only", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -20471,7 +20471,7 @@ "Platform": "Intel® Core™ i7-12700H CPU-only", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -20505,7 +20505,7 @@ "Platform": "Intel® Core™ i7-1355U Processor CPU-only", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -20539,7 +20539,7 @@ "Platform": "Intel® Core™ i7-1360P CPU-only", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -20573,7 +20573,7 @@ "Platform": "Intel® Core™ i7-8700T CPU-only", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -20607,7 +20607,7 @@ "Platform": "Intel® Core™ i9-10900TE CPU-only", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -20641,7 +20641,7 @@ "Platform": "Intel® Core™ i9-13900K CPU-only", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -20675,7 +20675,7 @@ "Platform": "Intel® Processor N100 CPU-only", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -20709,7 +20709,7 @@ "Platform": "Intel® Xeon® W1290P CPU-only", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -20743,7 +20743,7 @@ "Platform": "Intel® Xeon® E-2124G CPU-only", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -20777,7 +20777,7 @@ "Platform": "Intel® Xeon® Gold 5218T CPU-only", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -20811,7 +20811,7 @@ "Platform": "Intel® Xeon® Platinum 8280 CPU-only", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -20845,7 +20845,7 @@ "Platform": "Intel® Xeon® Platinum 8380 CPU-only", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -20879,7 +20879,7 @@ "Platform": "Intel® Xeon® Platinum 8480+ CPU-only", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -20913,7 +20913,7 @@ "Platform": "Intel® Xeon® Platinum 8580 CPU-only", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -20947,7 +20947,7 @@ "Platform": "Intel® Xeon® Gold 6238L CPU-only", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -20981,7 +20981,7 @@ "Platform": "Intel® Xeon® Silver 4316 CPU-only", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -21015,7 +21015,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 155H CPU-only", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -21049,7 +21049,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H CPU-only", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -21083,7 +21083,7 @@ "Platform": "Intel® Core™ Ultra 9 processor 288V CPU-only", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -21219,7 +21219,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 155H NPU-only", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, NPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -21253,7 +21253,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H NPU-only", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, NPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -21287,7 +21287,7 @@ "Platform": "Intel® Core™ Ultra 9 processor 288V NPU-only", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, NPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -21321,7 +21321,7 @@ "Platform": "Intel® Atom® x7425E iGPU-only", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -21355,7 +21355,7 @@ "Platform": "Intel® Atom® X6425E iGPU-only", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -21389,7 +21389,7 @@ "Platform": "Intel® Celeron® 6305E iGPU-only", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -21423,7 +21423,7 @@ "Platform": "Intel® Core™ i5-1235U Processor iGPU-only", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -21457,7 +21457,7 @@ "Platform": "Intel® Core™ i5-1335U Processor iGPU-only", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -21491,7 +21491,7 @@ "Platform": "Intel® Core™ i7-1185G7 iGPU-only", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -21525,7 +21525,7 @@ "Platform": "Intel® Core™ i7-1185GRE iGPU-only", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -21559,7 +21559,7 @@ "Platform": "Intel® Core™ i7-12700H iGPU-only", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -21593,7 +21593,7 @@ "Platform": "Intel® Core™ i7-1355U Processor iGPU-only", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -21627,7 +21627,7 @@ "Platform": "Intel® Core™ i7-1360P iGPU-only", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -21661,7 +21661,7 @@ "Platform": "Intel® Processor N100 iGPU-only", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -21695,7 +21695,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 155H iGPU-only", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -21729,7 +21729,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H iGPU-only", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -21763,7 +21763,7 @@ "Platform": "Intel® Core™ Ultra 9 processor 288V iGPU-only", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -21797,7 +21797,7 @@ "Platform": "Intel® Atom® x7425E CPU+iGPU", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU+iGPU", "Parameters": { "throughput": { "Precisions": [ @@ -21831,7 +21831,7 @@ "Platform": "Intel® Atom® X6425E CPU+iGPU", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU+iGPU", "Parameters": { "throughput": { "Precisions": [ @@ -21865,7 +21865,7 @@ "Platform": "Intel® Celeron® 6305E CPU+iGPU", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU+iGPU", "Parameters": { "throughput": { "Precisions": [ @@ -21899,7 +21899,7 @@ "Platform": "Intel® Core™ i5-1235U Processor CPU+iGPU", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -21933,7 +21933,7 @@ "Platform": "Intel® Core™ i5-1335U Processor CPU+iGPU", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -21967,7 +21967,7 @@ "Platform": "Intel® Core™ i7-1185G7 CPU+iGPU", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -22001,7 +22001,7 @@ "Platform": "Intel® Core™ i7-1185GRE CPU+iGPU", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -22035,7 +22035,7 @@ "Platform": "Intel® Core™ i7-12700H CPU+iGPU", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -22069,7 +22069,7 @@ "Platform": "Intel® Core™ i7-1355U Processor CPU+iGPU", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -22103,7 +22103,7 @@ "Platform": "Intel® Core™ i7-1360P CPU+iGPU", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -22137,7 +22137,7 @@ "Platform": "Intel® Processor N100 CPU+iGPU", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Mobile Platforms (Intel® Atom™)", + "PlatformType": "Intel® Atom™, CPU+iGPU", "Parameters": { "throughput": { "Precisions": [ @@ -22171,7 +22171,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 155H CPU+iGPU", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -22205,7 +22205,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H CPU+iGPU", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -22239,7 +22239,7 @@ "Platform": "Intel® Core™ i9-13900K CPU-only", "Model": "chatglm2-6b", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -22273,7 +22273,7 @@ "Platform": "Intel® Xeon® Platinum 8380 CPU-only", "Model": "chatglm2-6b", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -22307,7 +22307,7 @@ "Platform": "Intel® Xeon® Platinum 8480+ CPU-only", "Model": "chatglm2-6b", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -22341,7 +22341,7 @@ "Platform": "Intel® Xeon® Platinum 8580 CPU-only", "Model": "chatglm2-6b", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -22375,7 +22375,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H CPU-only", "Model": "chatglm2-6b", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -22511,7 +22511,7 @@ "Platform": "Intel® Core™ i7-1360P iGPU-only", "Model": "chatglm2-6b", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -22545,7 +22545,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H iGPU-only", "Model": "chatglm2-6b", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -22579,7 +22579,7 @@ "Platform": "Intel® Core™ Ultra 9 processor 288V iGPU-only", "Model": "chatglm2-6b", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -22613,7 +22613,7 @@ "Platform": "Intel® Core™ i9-13900K CPU-only", "Model": "falcon-7b-instruct", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -22647,7 +22647,7 @@ "Platform": "Intel® Xeon® Platinum 8380 CPU-only", "Model": "falcon-7b-instruct", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -22681,7 +22681,7 @@ "Platform": "Intel® Xeon® Platinum 8480+ CPU-only", "Model": "falcon-7b-instruct", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -22715,7 +22715,7 @@ "Platform": "Intel® Xeon® Platinum 8580 CPU-only", "Model": "falcon-7b-instruct", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -22749,7 +22749,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H CPU-only", "Model": "falcon-7b-instruct", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -22885,7 +22885,7 @@ "Platform": "Intel® Core™ i7-1360P iGPU-only", "Model": "falcon-7b-instruct", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -22919,7 +22919,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H iGPU-only", "Model": "falcon-7b-instruct", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -22953,7 +22953,7 @@ "Platform": "Intel® Core™ Ultra 9 processor 288V iGPU-only", "Model": "falcon-7b-instruct", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -22987,7 +22987,7 @@ "Platform": "Intel® Core™ i9-13900K CPU-only", "Model": "llama-2-7b-chat", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -23021,7 +23021,7 @@ "Platform": "Intel® Xeon® Platinum 8380 CPU-only", "Model": "llama-2-7b-chat", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -23055,7 +23055,7 @@ "Platform": "Intel® Xeon® Platinum 8480+ CPU-only", "Model": "llama-2-7b-chat", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -23089,7 +23089,7 @@ "Platform": "Intel® Xeon® Platinum 8580 CPU-only", "Model": "llama-2-7b-chat", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -23123,7 +23123,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H CPU-only", "Model": "llama-2-7b-chat", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -23225,7 +23225,7 @@ "Platform": "Intel® Core™ i7-1360P iGPU-only", "Model": "llama-2-7b-chat", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -23259,7 +23259,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H iGPU-only", "Model": "llama-2-7b-chat", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -23293,7 +23293,7 @@ "Platform": "Intel® Core™ Ultra 9 processor 288V iGPU-only", "Model": "llama-2-7b-chat", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -23327,7 +23327,7 @@ "Platform": "Intel® Core™ i9-13900K CPU-only", "Model": "llama-3-8b", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -23361,7 +23361,7 @@ "Platform": "Intel® Xeon® Platinum 8380 CPU-only", "Model": "llama-3-8b", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -23395,7 +23395,7 @@ "Platform": "Intel® Xeon® Platinum 8480+ CPU-only", "Model": "llama-3-8b", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -23429,7 +23429,7 @@ "Platform": "Intel® Xeon® Platinum 8580 CPU-only", "Model": "llama-3-8b", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -23463,7 +23463,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H CPU-only", "Model": "llama-3-8b", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -23599,7 +23599,7 @@ "Platform": "Intel® Core™ i7-1360P iGPU-only", "Model": "llama-3-8b", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -23633,7 +23633,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H iGPU-only", "Model": "llama-3-8b", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -23667,7 +23667,7 @@ "Platform": "Intel® Core™ Ultra 9 processor 288V iGPU-only", "Model": "llama-3-8b", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -23701,7 +23701,7 @@ "Platform": "Intel® Core™ i9-13900K CPU-only", "Model": "mistral-7b-v0.1", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -23735,7 +23735,7 @@ "Platform": "Intel® Xeon® Platinum 8380 CPU-only", "Model": "mistral-7b-v0.1", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -23769,7 +23769,7 @@ "Platform": "Intel® Xeon® Platinum 8480+ CPU-only", "Model": "mistral-7b-v0.1", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -23803,7 +23803,7 @@ "Platform": "Intel® Xeon® Platinum 8580 CPU-only", "Model": "mistral-7b-v0.1", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -23837,7 +23837,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H CPU-only", "Model": "mistral-7b-v0.1", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -23973,7 +23973,7 @@ "Platform": "Intel® Core™ i7-1360P iGPU-only", "Model": "mistral-7b-v0.1", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -24007,7 +24007,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H iGPU-only", "Model": "mistral-7b-v0.1", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -24041,7 +24041,7 @@ "Platform": "Intel® Core™ Ultra 9 processor 288V iGPU-only", "Model": "mistral-7b-v0.1", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -24075,7 +24075,7 @@ "Platform": "Intel® Core™ i9-13900K CPU-only", "Model": "phi-3-mini-4k-instruct", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -24109,7 +24109,7 @@ "Platform": "Intel® Xeon® Platinum 8380 CPU-only", "Model": "phi-3-mini-4k-instruct", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -24143,7 +24143,7 @@ "Platform": "Intel® Xeon® Platinum 8480+ CPU-only", "Model": "phi-3-mini-4k-instruct", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -24177,7 +24177,7 @@ "Platform": "Intel® Xeon® Platinum 8580 CPU-only", "Model": "phi-3-mini-4k-instruct", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -24211,7 +24211,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H CPU-only", "Model": "phi-3-mini-4k-instruct", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -24347,7 +24347,7 @@ "Platform": "Intel® Core™ i7-1360P iGPU-only", "Model": "phi-3-mini-4k-instruct", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -24381,7 +24381,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 165H iGPU-only", "Model": "phi-3-mini-4k-instruct", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -24415,7 +24415,7 @@ "Platform": "Intel® Core™ Ultra 9 processor 288V iGPU-only", "Model": "phi-3-mini-4k-instruct", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -24449,7 +24449,7 @@ "Platform": "Intel® Core™ i9-13900K CPU-only", "Model": "stable-diffusion-v1-5", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -24483,7 +24483,7 @@ "Platform": "Intel® Xeon® Platinum 8380 CPU-only", "Model": "stable-diffusion-v1-5", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -24517,7 +24517,7 @@ "Platform": "Intel® Xeon® Platinum 8480+ CPU-only", "Model": "stable-diffusion-v1-5", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -24551,7 +24551,7 @@ "Platform": "Intel® Xeon® Platinum 8580 CPU-only", "Model": "stable-diffusion-v1-5", "Checked": "true", - "PlatformType": "Server Platforms (Intel® Xeon®)", + "PlatformType": "Intel® Xeon®, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -24653,7 +24653,7 @@ "Platform": "Intel® Core™ i7-1360P iGPU-only", "Model": "stable-diffusion-v1-5", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -24687,7 +24687,7 @@ "Platform": "Intel® Core™ Ultra 9 processor 288V iGPU-only", "Model": "stable-diffusion-v1-5", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -24721,7 +24721,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 268V CPU-only", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -24753,9 +24753,9 @@ }, { "Platform": "Intel® Core™ Ultra 7 processor 268V CPU-only", - "Model": "bert-large-uncased", + "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -24789,7 +24789,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 268V CPU-only", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -24823,7 +24823,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 268V CPU-only", "Model": "mask_rcnn_resnet50_atrous_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -24857,7 +24857,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 268V CPU-only", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -24891,7 +24891,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 268V CPU-only", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -24925,7 +24925,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 268V CPU-only", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -24959,7 +24959,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 268V CPU-only", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -24993,7 +24993,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 268V CPU-only", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -25027,7 +25027,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 268V CPU-only", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -25061,7 +25061,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 268V CPU-only", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, CPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -25095,7 +25095,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 268V iGPU", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -25127,9 +25127,9 @@ }, { "Platform": "Intel® Core™ Ultra 7 processor 268V iGPU", - "Model": "bert-large-uncased", + "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -25163,7 +25163,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 268V iGPU", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -25197,7 +25197,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 268V iGPU", "Model": "mask_rcnn_resnet50_atrous_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -25231,7 +25231,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 268V iGPU", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -25265,7 +25265,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 268V iGPU", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -25299,7 +25299,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 268V iGPU", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -25333,7 +25333,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 268V iGPU", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -25367,7 +25367,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 268V iGPU", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -25401,7 +25401,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 268V iGPU", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -25435,7 +25435,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 268V iGPU", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -25469,7 +25469,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 268V CPU+iGPU", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -25501,9 +25501,9 @@ }, { "Platform": "Intel® Core™ Ultra 7 processor 268V CPU+iGPU", - "Model": "bert-large-uncased", + "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -25537,7 +25537,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 268V CPU+iGPU", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -25571,7 +25571,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 268V CPU+iGPU", "Model": "mask_rcnn_resnet50_atrous_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -25605,7 +25605,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 268V CPU+iGPU", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -25639,7 +25639,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 268V CPU+iGPU", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -25673,7 +25673,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 268V CPU+iGPU", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -25707,7 +25707,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 268V CPU+iGPU", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -25741,7 +25741,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 268V CPU+iGPU", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -25775,7 +25775,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 268V CPU+iGPU", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -25809,7 +25809,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 268V CPU+iGPU", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -25843,7 +25843,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 268V NPU", "Model": "bert-base-cased", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, NPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -25875,9 +25875,9 @@ }, { "Platform": "Intel® Core™ Ultra 7 processor 268V NPU", - "Model": "bert-large-uncased", + "Model": "bert-large-uncased-whole-word-masking-squad-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, NPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -25911,7 +25911,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 268V NPU", "Model": "efficientdet-d0", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, NPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -25945,7 +25945,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 268V NPU", "Model": "mask_rcnn_resnet50_atrous_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, NPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -25979,7 +25979,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 268V NPU", "Model": "mobilenet-v2", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, NPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -26013,7 +26013,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 268V NPU", "Model": "resnet-50", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, NPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -26047,7 +26047,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 268V NPU", "Model": "ssd_mobilenet_v1_coco", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, NPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -26081,7 +26081,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 268V NPU", "Model": "ssd-resnet34-1200", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, NPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -26115,7 +26115,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 268V NPU", "Model": "unet-camvid-onnx-0001", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, NPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -26149,7 +26149,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 268V NPU", "Model": "yolo_v5m", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, NPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -26183,7 +26183,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 268V NPU", "Model": "yolo_v8n", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, NPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -26217,7 +26217,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 268V iGPU", "Model": "chatglm2-6b", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -26251,7 +26251,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 268V iGPU", "Model": "falcon-7b-instruct", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -26283,9 +26283,9 @@ }, { "Platform": "Intel® Core™ Ultra 7 processor 268V iGPU", - "Model": "llama-2-7b-chat-hf", + "Model": "llama-2-7b-chat", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -26319,7 +26319,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 268V iGPU", "Model": "llama-3-8b", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -26353,7 +26353,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 268V iGPU", "Model": "mistral-7b-v0.1", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -26387,7 +26387,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 268V iGPU", "Model": "phi-3-mini-4k-instruct", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ @@ -26421,7 +26421,7 @@ "Platform": "Intel® Core™ Ultra 7 processor 268V iGPU", "Model": "stable-diffusion-v1-5", "Checked": "true", - "PlatformType": "Client Platforms (Intel® Core™)", + "PlatformType": "Intel® Core™, iGPU-only", "Parameters": { "throughput": { "Precisions": [ diff --git a/docs/sphinx_setup/_static/benchmarks_files/data/graph-data-ovms-genai.json b/docs/sphinx_setup/_static/benchmarks_files/data/graph-data-ovms-genai.json new file mode 100644 index 00000000000000..f96fb11e6b029d --- /dev/null +++ b/docs/sphinx_setup/_static/benchmarks_files/data/graph-data-ovms-genai.json @@ -0,0 +1,96 @@ +[ + { + "Platform": "Intel® Xeon® Platinum 8580", + "Model": "mistralai/Mistral-7B-v0.1", + "PlatformType": "None", + "Parameters": { + "Vllm": { + "Precisions": [ + { + "Throughput": { + "0.2": "350.06", + "0.6": "486.89", + "0.8": "575.92", + "2.0": "778.07" + } + }, + { + "Latency": { + "0.2": "60.93", + "0.6": "91.63", + "0.8": "113.61", + "2.0": "240.25" + } + } + ] + }, + "Ovms": { + "Precisions": [ + { + "Throughput": { + "0.2": "90.98", + "0.6": "266.24", + "0.8": "351.63", + "2.0": "195.16" + } + }, + { + "Latency": { + "0.2": "54.9", + "0.6": "78.78", + "0.8": "95.78", + "2.0": "352.23" + } + } + ] + } + } + }, + { + "Platform": "Intel® Xeon® Platinum 8530", + "Model": "mistralai/Mistral-7B-v0.1", + "PlatformType": "None", + "Parameters": { + "Vllm": { + "Precisions": [ + { + "Throughput": { + "0.2": "350.06", + "0.6": "486.89", + "0.8": "575.92", + "2.0": "778.07" + } + }, + { + "Latency": { + "0.2": "60.93", + "0.6": "91.63", + "0.8": "113.61", + "2.0": "240.25" + } + } + ] + }, + "Ovms": { + "Precisions": [ + { + "Throughput": { + "0.2": "90.98", + "0.6": "266.24", + "0.8": "351.63", + "2.0": "195.16" + } + }, + { + "Latency": { + "0.2": "54.9", + "0.6": "78.78", + "0.8": "95.78", + "2.0": "352.23" + } + } + ] + } + } + } +] \ No newline at end of file diff --git a/docs/sphinx_setup/_static/benchmarks_files/graph-config.json b/docs/sphinx_setup/_static/benchmarks_files/graph-config.json index 6fb8d19e1a1adf..29fbe714094b74 100644 --- a/docs/sphinx_setup/_static/benchmarks_files/graph-config.json +++ b/docs/sphinx_setup/_static/benchmarks_files/graph-config.json @@ -1,4 +1,3 @@ - { "PrecisionsMap": { "INT4": "int4", @@ -9,7 +8,9 @@ "FP32_OV": "fp32_ov", "FP32_OVMS": "fp32_ovms", "INT8_OV": "int8_ov", - "INT8_OVMS": "int8_ovms" + "INT8_OVMS": "int8_ovms", + "THROUGHPUT": "Throughput", + "LATENCY": "Latency" }, "ParametersMap": { "Throughput": "throughput", @@ -71,6 +72,30 @@ "data": null, "color": "#00536a", "label": "INT8 OVMS" + }, + "Vllm": { + "Latency": { + "data": null, + "color": "#FDB2BC", + "label": "Latency" + }, + "Throughput": { + "data": null, + "color": "#91CDF7", + "label": "Throughput" + } + }, + "Ovms": { + "Latency": { + "data": null, + "color": "#CDB2BC", + "label": "Latency" + }, + "Throughput": { + "data": null, + "color": "#12CDF7", + "label": "Throughput" + } } }, "Filters": [ @@ -80,13 +105,16 @@ "platformTypes": { "name": "ietype", "data": [ - "Client Platforms (Intel® Core™)" + "None", + "Intel® Core™, CPU-only", + "Intel® Core™, iGPU-only", + "Intel® Core™, NPU-only", + "Intel® Core™, CPU+iGPU" ] }, "platforms": { "name": "platform", - "data": [ - ] + "data": [] }, "platformFilters": { "name": "coretype", @@ -97,21 +125,24 @@ "models": { "name": "networkmodel", "data": [ - "bert-base-cased" + "bert-base-cased", + "resnet-50", + "yolo_v8n", + "llama-3-8B" ] }, "parameters": { "name": "parameters", "data": [ - "Throughput", - "Latency" + "Vllm", + "Ovms" ] }, "precision": { "name": "precision", "data": [ - "INT4", - "INT8" + "THROUGHPUT", + "LATENCY" ] } } diff --git a/docs/sphinx_setup/_static/download/supported_models.csv b/docs/sphinx_setup/_static/download/supported_models.csv index 1c7db3ab6bfc9d..87ea37b0f207c3 100644 --- a/docs/sphinx_setup/_static/download/supported_models.csv +++ b/docs/sphinx_setup/_static/download/supported_models.csv @@ -344,8 +344,7 @@ mask_rcnn_resnet101_atrous_coco,Instance Segmentation,tf,FP16-INT8,+,+, mask_rcnn_resnet50_atrous_coco,Instance Segmentation,tf,FP16,+,+, mask_rcnn_resnet50_atrous_coco,Instance Segmentation,tf,FP16-INT8,+,+, mask_rcnn_resnet50_atrous_coco,Instance Segmentation,tf,FP32,+,+, -MaskRCNN-12,Object Detection,onnx,FP16,,,+ -MaskRCNN-12,Object Detection,onnx,FP32,+,+,+ +MaskRCNN-12,Object Detection,onnx,FP32,+,+, mbart-large-50-many-to-one-mmt,Natural Language Processing,pytorch,intel-optimum default,,+, Meta-Llama-3-8B,Large Language Model,pytorch,intel-optimum default,,+, Meta-Llama-3-8B-Instruct,Large Language Model,pytorch,intel-optimum default,,+, diff --git a/docs/sphinx_setup/_static/html/modalLLM.html b/docs/sphinx_setup/_static/html/modalLLM.html new file mode 100644 index 00000000000000..e3395a16931188 --- /dev/null +++ b/docs/sphinx_setup/_static/html/modalLLM.html @@ -0,0 +1,95 @@ +
+ + + + + +
\ No newline at end of file diff --git a/docs/sphinx_setup/_static/js/graphs.js b/docs/sphinx_setup/_static/js/graphs.js index f8146c1580c58e..4d621ce0780261 100644 --- a/docs/sphinx_setup/_static/js/graphs.js +++ b/docs/sphinx_setup/_static/js/graphs.js @@ -1,173 +1,4 @@ -// =================== GENERAL OUTPUT CONFIG ========================= - -class Filter { - - // param: GraphData[], networkModels[] - static FilterByNetworkModel(graphDataArr, networkModels) { - const optionMap = new Map(); - networkModels.map((model) => graphDataArr.filter((graphData => graphData.Model === model))) - .flat(1) - .forEach(item => optionMap.set(item.Platform, item)); - return Array.from(optionMap.values()); - } - - // param: GraphData[], ieType - static ByIeTypes(graphDataArr, ieTypes) { - const optionMap = new Map(); - graphDataArr - .filter(graphData => ieTypes.includes(graphData.PlatformType)) - .forEach(item => optionMap.set(item.Platform, item)); - return Array.from(optionMap.values()); - } - - // param: GraphData[], ieType, networkModels - static ByTypesAndModels(graphDataArr, ieTypes, models) { - const optionMap = new Map(); - graphDataArr - .filter(graphData => ieTypes.includes(graphData.PlatformType)) - .filter(graphData => models.includes(graphData.Model)) - .forEach(item => optionMap.set(item.Platform, item)); - return Array.from(optionMap.values()); - } - - // param: GraphData[], clientPlatforms - static ByIeKpis(graphDataArr, clientPlatforms) { - var kpis = [] - clientPlatforms.forEach((platformName) => { - graphDataArr.filter((data) => { - if (data.Platform.includes(platformName)) { - for (var key in data.Parameters) { - if (!kpis.includes(key)) kpis.push(key) - } - } - }) - }) - return kpis; - } - - // param: GraphData[] - static getParameters(graphDataArr) { - var parameters = [] - graphDataArr.filter((data) => { - for (var key in data.Parameters) { - if (!parameters.includes(Graph.capitalizeFirstLetter(key))) parameters.push(Graph.capitalizeFirstLetter(key)) - } - }) - return parameters; - } - - // param: GraphData[] - static getIeTypes(graphDataArr) { - var kpis = [] - graphDataArr.filter((data) => { - for (var key in data.Parameters) { - if (!kpis.includes(Graph.capitalizeFirstLetter(key))) kpis.push(Graph.capitalizeFirstLetter(key)) - } - }) - return kpis; - } - - // param: GraphData[], clientPlatforms[] - static ByClientPlatforms(graphDataArr, platformsArr) { - return graphDataArr.filter((data) => { - return platformsArr.includes(data.Platform) - }); - } - - // param: GraphData[], coreTypes[] - static FilterByCoreTypes(graphDataArr, coreTypes) { - if (coreTypes) { - return graphDataArr.filter((data) => coreTypes.includes(data.PlatformType)); - } - return graphDataArr; - } -} - -class Modal { - static getPrecisionsLabels(graphDataArr) { - var kpis = [] - graphDataArr.filter((data) => { - for (var key in data.Parameters) { - data.Parameters[key].Precisions.forEach((key) => { - Object.keys(key).forEach((key) => { - if (!kpis.includes(key.toUpperCase())) kpis.push(key.toUpperCase()) - }); - }) - } - }) - return kpis; - } - - static getPrecisions(appConfig, labels) { - return labels.map((label) => { - var prec = appConfig.PrecisionsMap[label]; - if (prec !== undefined) { - return prec; - } - else { - return "no name"; - } - }); - } -} - - -class Graph { - // functions to get unique keys - static getNetworkModels(graphDataArr) { - return Array.from(new Set(graphDataArr.map((obj) => obj.Model))); - } - static getIeTypes(graphDataArr) { - return Array.from(new Set(graphDataArr.map((obj) => obj.PlatformType))); - } - static getCoreTypes(graphDataArr) { - return Array.from(new Set(graphDataArr.map((obj) => obj.ieType))); - } - - // param: GraphData[] - static getPlatformNames(graphDataArr) { - return graphDataArr.map((data) => data.Platform); - } - - // param: GraphData[], parameterName: string, precisions: list - static getDatabyParameter(graphDataArr, parameterName, precisions) { - var array = []; - graphDataArr.forEach((item) => { - if (item.Parameters[parameterName] !== undefined) { - array.push(item.Parameters[parameterName].Precisions); - } - else { - var obj = {}; - precisions.forEach((prec) => { - obj[prec] = 0; - }) - array.push([obj]) - } - }) - return array; - - } - - // this returns an object that is used to ender the chart - static getGraphConfig(parameterName, item, precisions, appConfig) { - return { - chartTitle: Graph.capitalizeFirstLetter(parameterName), - iconClass: parameterName + '-icon', - unit: item.Parameters[parameterName]?.Unit, - datasets: precisions.map((precision) => appConfig.PrecisionData[precision]), - }; - } - static capitalizeFirstLetter(string) { - return string.charAt(0).toUpperCase() + string.slice(1); - } -} - -class ChartDisplay { - constructor(mode, numberOfCharts) { - this.mode = mode; - this.numberOfChartsInRow = numberOfCharts; - } -} +// =================== ADDITIONAL OUTPUT CONFIG ========================= $(document).ready(function () { @@ -186,7 +17,6 @@ $(document).ready(function () { $('.graph-chart-title-header').off('click').on('click', (event) => { var parent = event.target.parentElement; - if ($(parent).children('.chart-wrap,.empty-chart-container').is(":visible")) { $(parent).children('.chart-wrap,.empty-chart-container').hide(); $(parent).children('.chevron-right-btn').show(); @@ -702,11 +532,10 @@ $(document).ready(function () { chartContainer.append(chartWrap); var graphConfigs = parameters.map((parameter) => { var groupUnit = model[0]; - var kpiData = Graph.getDatabyParameter(model, appConfig.ParametersMap[parameter], precisions); - var config = Graph.getGraphConfig(appConfig.ParametersMap[parameter], groupUnit, precisions, JSON.parse(JSON.stringify(appConfig))); + var kpiData = Graph.getDatabyParameterOld(model, appConfig.ParametersMap[parameter], precisions); + var config = Graph.getGraphConfigOld(appConfig.ParametersMap[parameter], groupUnit, precisions, JSON.parse(JSON.stringify(appConfig))); precisions.forEach((precision, index) => { - config.datasets[index].data = kpiData.map(tData => tData[0][precision] - ); + config.datasets[index].data = kpiData.map(tData => tData[0][precision]); }); return config; }); diff --git a/docs/sphinx_setup/_static/js/graphsLLM.js b/docs/sphinx_setup/_static/js/graphsLLM.js new file mode 100644 index 00000000000000..4dbc0313e2a133 --- /dev/null +++ b/docs/sphinx_setup/_static/js/graphsLLM.js @@ -0,0 +1,889 @@ +// =================== GENERAL OUTPUT CONFIG ========================= + +class Filter { + + // param: GraphData[], networkModels[] + static FilterByNetworkModel(graphDataArr, networkModels) { + const optionMap = new Map(); + networkModels.map((model) => graphDataArr.filter((graphData => graphData.Model === model))) + .flat(1) + .forEach(item => optionMap.set(item.Platform, item)); + return Array.from(optionMap.values()); + } + + // param: GraphData[], ieType + static ByIeTypes(graphDataArr, ieTypes) { + const optionMap = new Map(); + graphDataArr + .filter(graphData => ieTypes.includes(graphData.PlatformType)) + .forEach(item => optionMap.set(item.Platform, item)); + return Array.from(optionMap.values()); + } + + // param: GraphData[], ieType, networkModels + static ByTypesAndModels(graphDataArr, ieTypes, models) { + const optionMap = new Map(); + graphDataArr + .filter(graphData => ieTypes.includes(graphData.PlatformType)) + .filter(graphData => models.includes(graphData.Model)) + .forEach(item => optionMap.set(item.Platform, item)); + return Array.from(optionMap.values()); + } + + // param: GraphData[], clientPlatforms + static ByIeKpis(graphDataArr, clientPlatforms) { + var kpis = [] + clientPlatforms.forEach((platformName) => { + graphDataArr.filter((data) => { + if (data.Platform.includes(platformName)) { + for (var key in data.Parameters) { + if (!kpis.includes(key)) kpis.push(key) + } + } + }) + }) + return kpis; + } + + // param: GraphData[] + static getParameters(graphDataArr) { + var parameters = [] + graphDataArr.filter((data) => { + for (var key in data.Parameters) { + if (!parameters.includes(Graph.capitalizeFirstLetter(key))) parameters.push(Graph.capitalizeFirstLetter(key)) + } + }) + return parameters; + } + + // param: GraphData[] + static getIeTypes(graphDataArr) { + var kpis = [] + graphDataArr.filter((data) => { + for (var key in data.Parameters) { + if (!kpis.includes(Graph.capitalizeFirstLetter(key))) kpis.push(Graph.capitalizeFirstLetter(key)) + } + }) + return kpis; + } + + // param: GraphData[], clientPlatforms[] + static ByClientPlatforms(graphDataArr, platformsArr) { + return graphDataArr.filter((data) => { + return platformsArr.includes(data.Platform) + }); + } + + // param: GraphData[], coreTypes[] + static FilterByCoreTypes(graphDataArr, coreTypes) { + if (coreTypes) { + return graphDataArr.filter((data) => coreTypes.includes(data.PlatformType)); + } + return graphDataArr; + } +} + +class Modal { + static getPrecisionsLabels(graphDataArr) { + var kpis = [] + graphDataArr.filter((data) => { + for (var key in data.Parameters) { + data.Parameters[key].Precisions.forEach((key) => { + Object.keys(key).forEach((key) => { + if (!kpis.includes(key.toUpperCase())) kpis.push(key.toUpperCase()) + }); + }) + } + }) + return kpis; + } + + static getPrecisions(appConfig, labels) { + return labels.map((label) => { + var prec = appConfig.PrecisionsMap[label]; + if (prec !== undefined) { + return prec; + } + else { + return "no name"; + } + }); + } +} + +class Graph { + // functions to get unique keys + static getNetworkModels(graphDataArr) { + return Array.from(new Set(graphDataArr.map((obj) => obj.Model))); + } + static getIeTypes(graphDataArr) { + return Array.from(new Set(graphDataArr.map((obj) => obj.PlatformType))); + } + static getCoreTypes(graphDataArr) { + return Array.from(new Set(graphDataArr.map((obj) => obj.ieType))); + } + + // param: GraphData[] + static getPlatformNames(graphDataArr) { + return graphDataArr.map((data) => data.Platform); + } + + // param: GraphData[], engine: string, precisions: list + static getDatabyParameter(graphDataArr, engine, array) { + if (!Array.isArray(array[engine])) { + array[engine] = []; + } + array[engine].push(graphDataArr.Parameters[engine].Precisions); + return array; + } + + // this returns an object that is used to ender the chart + static getGraphConfig(engine, precisions, appConfig) { + return { + chartTitle: 'Throughput vs Latency', + iconClass: 'latency-icon', + datasets: precisions.map((precision) => appConfig.PrecisionData[engine][precision]), + unit: "None" + }; + } + // param: GraphData[], parameterName: string, precisions: list + static getDatabyParameterOld(graphDataArr, parameterName, precisions) { + var array = []; + graphDataArr.forEach((item) => { + if (item.Parameters[parameterName] !== undefined) { + array.push(item.Parameters[parameterName].Precisions); + } + else { + var obj = {}; + precisions.forEach((prec) => { + obj[prec] = 0; + }) + array.push([obj]) + } + }) + return array; + + } + + // this returns an object that is used to ender the chart + static getGraphConfigOld(parameterName, item, precisions, appConfig) { + return { + chartTitle: Graph.capitalizeFirstLetter(parameterName), + iconClass: parameterName + '-icon', + unit: item.Parameters[parameterName]?.Unit, + datasets: precisions.map((precision) => appConfig.PrecisionData[precision]), + }; + } + static capitalizeFirstLetter(string) { + return string.charAt(0).toUpperCase() + string.slice(1); + } +} + +class ChartDisplay { + constructor(mode, numberOfCharts) { + this.mode = mode; + this.numberOfChartsInRow = numberOfCharts; + } +} + +$(document).ready(function () { + $('.ovms-toolkit-benchmark-llm-result').on('click', () => showModal("graph-data-ovms-genai.json")); + function clickBuildGraphsLLM(graph, appConfig, networkModels, ieTypes, platforms, kpis, precisions) { + renderData(graph, appConfig, networkModels, ieTypes, platforms, kpis, precisions); + $('.modal-footer').show(); + $('#modal-display-graphs').show(); + $('.edit-settings-btn').off('click').on('click', (event) => { + $('#modal-configure-graphs').show(); + $('#modal-display-graphs').hide(); + $('.modal-footer').hide(); + $('.chart-placeholder').empty(); + }); + + $('.graph-chart-title-header').off('click').on('click', (event) => { + var parent = event.target.parentElement; + + if ($(parent).children('.chart-wrap,.empty-chart-container').is(":visible")) { + $(parent).children('.chart-wrap,.empty-chart-container').hide(); + $(parent).children('.chevron-right-btn').show(); + $(parent).children('.chevron-down-btn').hide(); + } else { + $(parent).children('.chart-wrap,.empty-chart-container').show(); + $(parent).children('.chevron-down-btn').show(); + $(parent).children('.chevron-right-btn').hide(); + } + }); + } + + function hideModal() { + $('#graphModal').remove(); + $('body').css('overflow', 'auto'); + } + + function showModal(file) { + $('body').css('overflow', 'hidden'); + + fetch('../_static/benchmarks_files/data/' + file) + .then((response) => response.json()) + .then((jsonData) => { + fetch('../_static/benchmarks_files/graph-config.json') + .then((configResponse) => configResponse.json()) + .then((appConfig) => { + renderModal(jsonData, appConfig) + }) + }); + } + + function getSelectedNetworkModels() { + return $('.models-column input:checked, .platforms-column input:checked').not('[data-networkmodel="Select All"]').map(function () { + return $(this).data('networkmodel'); + }).get(); + } + + function getSelectedIeTypes() { + return $('.ietype-column input:checked').map(function () { + return $(this).data('ietype'); + }).get(); + } + + function getSelectedClientPlatforms() { + return $('.platforms-column input:checked').map(function () { + return $(this).data('platform'); + }).get(); + } + + function getSelectedKpis() { + return $('.kpi-column input:checked').map(function () { + return $(this).data('kpi'); + }).get(); + } + + function getSelectedPrecisions() { + return $('.precisions-column input:checked').map(function () { + return $(this).data('precision'); + }).get(); + } + + function validateSelections() { + if (getSelectedNetworkModels().length > 0 + && getSelectedIeTypes() + && getSelectedClientPlatforms().length > 0 + && getSelectedKpis().length > 0) { + if (getSelectedPrecisions().length > 0) { + $('#build-graphs-btn').prop('disabled', false); + return; + } + $('#build-graphs-btn').prop('disabled', true); + return; + } + $('#build-graphs-btn').prop('disabled', true); + } + + function renderModal(graph, appConfig) { + new Graph(graph); + var networkModels = Graph.getNetworkModels(graph); + var ieTypes = Graph.getIeTypes(graph); + fetch('../_static/html/modalLLM.html').then((response) => response.text()).then((text) => { + + // generate and configure modal container + var modal = $('
'); + modal.attr('id', 'graphModal'); + modal.addClass('modal'); + var modalContent = $(text); + modalContent.attr('id', 'graphModalContent'); + modalContent.addClass('modal-content'); + modal.append(modalContent); + + const models = networkModels.map((networkModel) => createCheckMark(networkModel, 'networkmodel')); + modal.find('.models-column').append(models); + + const selectAllModelsButton = createCheckMark('', 'networkmodel'); + modal.find('.models-selectall').append(selectAllModelsButton); + + const selectAllPlatformsButton = createCheckMark('', 'platform'); + modal.find('.platforms-selectall').append(selectAllPlatformsButton); + + const precisions = Modal.getPrecisionsLabels(graph).map((precision) => createCheckMark(precision, 'precision', false)); + modal.find('.precisions-column').append(precisions); + + selectAllCheckboxes(precisions); + disableAllCheckboxes(precisions); + + const selectAllTypesButton = createCheckMark('', 'ietype') + modal.find('.ietype-selectall').append(selectAllTypesButton); + + const iefilter = ieTypes.map((ieType) => createCheckMark(ieType, 'ietype')); + modal.find('.ietype-column').append(iefilter); + + modal.find('#modal-display-graphs').hide(); + modal.find('.ietype-column input').first().prop('checked', true); + + const kpiLabels = Filter.getParameters(graph).map((parameter) => createCheckMark(parameter, 'kpi', false)); + modal.find('.kpi-column').append(kpiLabels); + + $('body').prepend(modal); + + preselectDefaultSettings(graph, modal, appConfig); + + //is not generic solution :( + if (appConfig.DefaultSelections.platformTypes?.data?.includes('Select All')) { + selectAllCheckboxes(iefilter); + + }; + renderClientPlatforms(graph, modal); + + $('.clear-all-btn').on('click', clearAll); + $('#build-graphs-btn').on('click', () => { + $('#modal-configure-graphs').hide(); + clickBuildGraphsLLM(graph, appConfig, getSelectedNetworkModels(), getSelectedIeTypes(), getSelectedClientPlatforms(), getSelectedKpis(), Modal.getPrecisions(appConfig, getSelectedPrecisions())); + }); + $('.modal-close').on('click', hideModal); + $('.close-btn').on('click', hideModal); + + modal.find('.ietype-selectall input').on('click', function () { + if ($(this).prop('checked')) + selectAllCheckboxes(iefilter); + else deSelectAllCheckboxes(iefilter); + }); + + modal.find('.models-selectall input').on('click', function () { + if ($(this).prop('checked')) selectAllCheckboxes(models); + else deSelectAllCheckboxes(models); + + renderClientPlatforms(graph, modal) + }); + + modal.find('.platforms-selectall input').on('click', function () { + if ($(this).prop('checked')) + renderClientPlatforms(graph, modal) + else { + var enabledPlatforms = modal.find('.platforms-column .checkmark-container'); + deSelectCheckbox(enabledPlatforms); + }; + + }); + + modal.find('.models-column input').on('click', function () { + if (!$(this)[0].checked) { + deSelectCheckbox(selectAllModelsButton); + } + }); + + + modal.find('.ietype-column input').on('click', function () { + if (!$(this)[0].checked) { + deSelectCheckbox(selectAllTypesButton); + } + }); + + modal.find('.models-column input').on('click', () => renderClientPlatforms(graph, modal)); + modal.find('.ietype-column input').on('click', () => renderClientPlatforms(graph, modal)); + modal.find('.ietype-selectall input').on('click', () => renderClientPlatforms(graph, modal)); + modal.find('.platforms-column').on('click', () => enableParmeters(graph, getSelectedClientPlatforms())); + + modal.find('.kpi-column input').on('click', validatePrecisionSelection); + modal.find('input').on('click', validateSelections); + + var modalFilters = document.getElementById("modal-filters"); + + var showFiltersButton = document.getElementById("filters"); + showFiltersButton.onclick = function () { + modalFilters.style.display = "block"; + } + + var closeFiltersButton = document.getElementsByClassName("close-filters")[0]; + closeFiltersButton.onclick = function () { + modalFilters.style.display = "none"; + } + + window.onclick = function (event) { + if (event.target == modalFilters) { + modalFilters.style.display = "none"; + } + } + }); + } + + function validatePrecisionSelection() { + const precisions = $('.precisions-column').find('input') + precisions.prop('disabled', false); + } + + function clearAll() { + $('.modal-content-grid-container input:checkbox').each((index, object) => $(object).prop('checked', false)); + validatePrecisionSelection(); + validateSelections(); + } + + function preselectDefaultSettings(graph, modal, appConfig) { + + const defaultSelections = appConfig.DefaultSelections; + + selectDefaultPlatformType(defaultSelections.platformTypes, graph, modal); + + applyPlatformFilters(defaultSelections.platformFilters, modal, graph); + + clearAllSettings(defaultSelections); + + validateSelections(); + validatePrecisionSelection(); + } + + function selectDefaultPlatformType(platformTypes, graph, modal) { + if (!platformTypes) return; + + const type = platformTypes.data[0]; + $(`input[data-ietype="${type}"]`).prop('checked', true); + renderClientPlatforms(graph, modal); + } + + function applyPlatformFilters(platformFilters, modal, graph) { + if (!platformFilters) return; + + const filters = modal.find('.selectable-box-container').children('.selectable-box'); + filters.removeClass('selected'); + + platformFilters.data.forEach(selection => { + filters.filter(`[data-${platformFilters.name}="${selection}"]`).addClass('selected'); + }); + + renderClientPlatforms(graph, modal); + } + + function clearAllSettings(defaultSelections) { + clearAll(); + Object.keys(defaultSelections).forEach(setting => { + const { name, data } = defaultSelections[setting]; + data.forEach(selection => { + $(`input[data-${name}="${selection}"]`).prop('checked', true); + }); + }); + } + + function filterClientPlatforms(graph, ietypes) { + return Filter.ByIeTypes(graph, ietypes); + } + + function filterPlatforms(graph, ietypes, models) { + return Filter.ByTypesAndModels(graph, ietypes, models); + } + + function renderClientPlatforms(graph, modal) { + var fPlatforms = filterClientPlatforms(graph, getSelectedIeTypes()); + var platformNames = Graph.getPlatformNames(fPlatforms); + $('.platforms-column .checkmark-container').remove(); + + const clientPlatforms = platformNames.map((platform) => createCheckMark(platform, 'platform', true)); + + var enabledPlatforms = filterPlatforms(graph, getSelectedIeTypes(), getSelectedNetworkModels()); + enableCheckBoxes(clientPlatforms, enabledPlatforms); + modal.find('.platforms-column').append(clientPlatforms); + + enableParmeters(graph, getSelectedClientPlatforms()); + modal.find('.platforms-column input').on('click', validateSelections); + } + + function enableParmeters(graph, clientPlatforms) { + var allKpis = Filter.getParameters(graph); + + allKpis.forEach((kpi) => { + $(`input[data-kpi="${Graph.capitalizeFirstLetter(kpi)}"]`).prop('disabled', true); + }) + + var kpis = Filter.ByIeKpis(graph, clientPlatforms); + kpis.forEach((kpi) => { + $(`input[data-kpi="${Graph.capitalizeFirstLetter(kpi)}"]`).prop('disabled', false); + }) + } + + function createCheckMark(itemLabel, modelLabel, disabled) { + const item = $('