{"id":371389,"url":"https://github.com/intel/intel-extension-for-pytorch","last_synced_at":"2026-05-30T22:30:17.532Z","repository":{"id":37351083,"uuid":"256061008","full_name":"intel/intel-extension-for-pytorch","owner":"intel","description":"A Python package for extending the official PyTorch that can easily obtain performance on Intel platform","archived":true,"fork":false,"pushed_at":"2026-03-30T08:35:24.000Z","size":124564,"stargazers_count":2015,"open_issues_count":213,"forks_count":315,"subscribers_count":39,"default_branch":"main","last_synced_at":"2026-05-27T21:04:15.044Z","etag":null,"topics":["deep-learning","intel","machine-learning","neural-network","pytorch","quantization"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/intel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-04-15T23:35:29.000Z","updated_at":"2026-05-24T07:31:54.000Z","dependencies_parsed_at":"2023-10-12T18:25:34.000Z","dependency_job_id":"3e524895-bf8b-4df1-9ea2-d11be80df0ca","html_url":"https://github.com/intel/intel-extension-for-pytorch","commit_stats":{"total_commits":2137,"total_committers":83,"mean_commits":"25.746987951807228","dds":0.8568086102012167,"last_synced_commit":"140f0981850dc14ff57129f342e39953b5c84142"},"previous_names":[],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/intel/intel-extension-for-pytorch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/intel","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/sbom","scorecard":{"id":490635,"data":{"date":"2025-08-11","repo":{"name":"github.com/intel/intel-extension-for-pytorch","commit":"ca7e2c8111bd210f7e887e346a7e668ed7dc4f7e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel permissions set to 'read-all': .github/workflows/format-check.yml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(release/2.8): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Vulnerabilities","score":0,"reason":"48 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6","Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-26jh-r8g2-6fpr","Warn: Project is vulnerable to: PYSEC-2024-219 / GHSA-279j-x4gx-hfrh","Warn: Project is vulnerable to: GHSA-34rf-p3r3-58x2","Warn: Project is vulnerable to: PYSEC-2024-197 / GHSA-37qc-qgx6-9xjv","Warn: Project is vulnerable to: PYSEC-2024-196 / GHSA-3c67-5hwx-f6wx","Warn: Project is vulnerable to: GHSA-3f95-mxq2-2f63","Warn: Project is vulnerable to: GHSA-3gf9-wv65-gwh9","Warn: Project is vulnerable to: PYSEC-2023-90 / GHSA-3qqg-pgqq-3695","Warn: Project is vulnerable to: PYSEC-2023-16 / GHSA-3x5j-9vwr-8rr5","Warn: Project is vulnerable to: GHSA-48cq-79qq-6f7x","Warn: Project is vulnerable to: PYSEC-2024-217 / GHSA-4q3c-cj7g-jcwf","Warn: Project is vulnerable to: PYSEC-2024-215 / GHSA-576c-3j53-r9jj","Warn: Project is vulnerable to: GHSA-5cpq-9538-jm2j","Warn: Project is vulnerable to: PYSEC-2023-249 / GHSA-6qm2-wpxq-7qh2","Warn: Project is vulnerable to: PYSEC-2024-184 / GHSA-6v6g-j5fq-hpvw","Warn: Project is vulnerable to: PYSEC-2024-213 / GHSA-77xq-6g77-h274","Warn: Project is vulnerable to: GHSA-7v2w-h4gh-w5cv","Warn: Project is vulnerable to: PYSEC-2024-214 / GHSA-89v2-pqfv-c5r9","Warn: Project is vulnerable to: PYSEC-2024-216 / GHSA-8c87-gvhj-xm8m","Warn: Project is vulnerable to: GHSA-8jw3-6x8j-v96g","Warn: Project is vulnerable to: GHSA-973g-55hp-3frw","Warn: Project is vulnerable to: GHSA-f3h9-8phc-6gvh","Warn: Project is vulnerable to: PYSEC-2022-229 / GHSA-f8xq-q7px-wg8c","Warn: Project is vulnerable to: GHSA-g6c9-f4xm-9j4x","Warn: Project is vulnerable to: GHSA-g9cj-cfpp-4g2x","Warn: Project is vulnerable to: PYSEC-2023-255 / GHSA-gqvf-3hgp-5hxv","Warn: Project is vulnerable to: PYSEC-2024-220 / GHSA-gvv6-33j7-884g","Warn: Project is vulnerable to: PYSEC-2024-198 / GHSA-hm3c-93pg-4cxw","Warn: Project is vulnerable to: GHSA-hmx6-r76c-85g9","Warn: Project is vulnerable to: GHSA-j2jg-fq62-7c3h","Warn: Project is vulnerable to: PYSEC-2024-199 / GHSA-j757-pf57-f8r4","Warn: Project is vulnerable to: GHSA-m842-4qm8-7gpq","Warn: Project is vulnerable to: GHSA-prpg-p95c-32fv","Warn: Project is vulnerable to: GHSA-qh6x-j82h-vpf9","Warn: Project is vulnerable to: GHSA-r364-m2j9-mf4h","Warn: Project is vulnerable to: PYSEC-2021-873 / GHSA-rhq2-3vr9-6mcr","Warn: Project is vulnerable to: PYSEC-2024-255 / GHSA-rvfh-h6c7-fc3c","Warn: Project is vulnerable to: GHSA-v4q9-qgqf-7jwp","Warn: Project is vulnerable to: PYSEC-2024-218 / GHSA-xh2x-3mrm-fwqm","Warn: Project is vulnerable to: GHSA-37mw-44qp-f5jm","Warn: Project is vulnerable to: GHSA-9356-575x-2w9m","Warn: Project is vulnerable to: GHSA-phhr-52qp-3mj4","Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format-check.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/intel/intel-extension-for-pytorch/format-check.yml/main?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile.compile:12","Warn: containerImage not pinned by hash: docker/Dockerfile.compile:46","Warn: containerImage not pinned by hash: docker/Dockerfile.compile:57","Warn: containerImage not pinned by hash: docker/Dockerfile.prebuilt:13","Warn: containerImage not pinned by hash: examples/cpu/llm/Dockerfile:12","Warn: containerImage not pinned by hash: examples/cpu/llm/Dockerfile:41","Warn: containerImage not pinned by hash: examples/cpu/llm/Dockerfile:50","Warn: pipCommand not pinned by hash: docker/Dockerfile.compile:60-66","Warn: pipCommand not pinned by hash: docker/Dockerfile.prebuilt:42-53","Warn: pipCommand not pinned by hash: docker/Dockerfile.prebuilt:42-53","Warn: pipCommand not pinned by hash: docker/Dockerfile.prebuilt:42-53","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/LCM/setup.sh:18","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/LCM/setup.sh:19","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/LCM/setup.sh:20","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/LCM/setup.sh:26","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/LCM/setup.sh:28","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/bert_large/inference/cpu/setup.sh:18","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/bert_large/inference/cpu/setup.sh:19","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/bert_large/inference/cpu/setup.sh:44","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/bert_large/training/cpu/setup.sh:19","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/bert_large/training/cpu/setup.sh:20","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/bert_large/training/cpu/setup.sh:21","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/bert_large/training/cpu/setup.sh:22","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/bert_large/training/cpu/setup.sh:23","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/bert_large/training/cpu/setup.sh:41","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/dlrm/run_model.sh:122","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/dlrm/setup.sh:17","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/dlrm/setup.sh:18","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/dlrm/setup.sh:19","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/dlrm/setup.sh:20","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/dlrm/setup.sh:21","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/dlrm/setup.sh:22","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/dlrm/setup.sh:23","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/llama/setup.sh:19","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/llama/setup.sh:24","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/stable_diffusion/setup.sh:18","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/stable_diffusion/setup.sh:19","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/stable_diffusion/setup.sh:20","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/stable_diffusion/setup.sh:26","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/stable_diffusion/setup.sh:28","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/vit/setup.sh:26","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/vit/setup.sh:27","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/vit/setup.sh:28","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/vit/setup.sh:29","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/vit/setup.sh:30","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/vit/setup.sh:31","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/vit/setup.sh:33","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/yolov7/run_model.sh:67","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/yolov7/setup.sh:19","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/yolov7/setup.sh:20","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/yolov7/setup.sh:21","Warn: pipCommand not pinned by hash: examples/cpu/llm/inference/tools/prepare_llava.sh:3","Warn: pipCommand not pinned by hash: examples/cpu/llm/inference/tools/prepare_llava.sh:4","Warn: pipCommand not pinned by hash: examples/cpu/llm/inference/tools/prepare_llava.sh:14","Warn: pipCommand not pinned by hash: examples/cpu/llm/inference/tools/prepare_llava.sh:19","Warn: pipCommand not pinned by hash: examples/cpu/llm/tools/env_activate.sh:61","Warn: pipCommand not pinned by hash: examples/cpu/llm/tools/env_activate.sh:79","Warn: pipCommand not pinned by hash: examples/cpu/llm/tools/env_setup.sh:72","Warn: pipCommand not pinned by hash: examples/cpu/llm/tools/env_setup.sh:87","Warn: pipCommand not pinned by hash: examples/cpu/llm/tools/env_setup.sh:88","Warn: pipCommand not pinned by hash: examples/cpu/llm/tools/env_setup.sh:127","Warn: pipCommand not pinned by hash: examples/cpu/llm/tools/env_setup.sh:149","Warn: pipCommand not pinned by hash: .github/workflows/format-check.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/format-check.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/format-check.yml:40","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 containerImage dependencies pinned","Info:   2 out of  60 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-19T19:02:28.791Z","repository_id":37351083,"created_at":"2025-08-19T19:02:28.791Z","updated_at":"2025-08-19T19:02:28.791Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33672125,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-29T02:00:06.066Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"intel","name":"Intel Corporation","uuid":"17888862","kind":"organization","description":"","email":"webadmin@linux.intel.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17888862?v=4","repositories_count":1189,"last_synced_at":"2024-04-14T22:10:28.671Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/intel","funding_links":[],"total_stars":84429,"followers":3053,"following":0,"created_at":"2022-11-03T07:02:40.718Z","updated_at":"2024-04-14T22:13:57.983Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/intel","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/intel/repositories"},"packages":[{"id":7641787,"name":"intel-extension-for-pytorch","ecosystem":"conda","description":"| Intel® Extension for PyTorch extends PyTorch with up-to-date features optimizations | for an extra performance boost on Intel hardware. Optimizations take advantage of | AVX-512 Vector Neural Network Instructions (AVX512 VNNI)and Intel® Advanced Matrix Extensions | (Intel® AMX) on Intel CPUs as well as Intel Xe Matrix Extensions (XMX) AI engines on | Intel discrete GPUs.","homepage":"https://www.intel.com/content/www/us/en/developer/tools/oneapi/optimization-for-pytorch.html","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/intel/intel-extension-for-pytorch","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2023-04-24T17:22:54.000Z","latest_release_published_at":"2023-04-24T17:22:54.000Z","latest_release_number":"1.12.1","last_synced_at":"2026-03-16T18:28:02.488Z","created_at":"2023-04-25T01:27:45.530Z","updated_at":"2026-03-16T18:28:02.488Z","registry_url":"https://anaconda.org/anaconda/intel-extension-for-pytorch","install_command":"conda install -c anaconda intel-extension-for-pytorch","documentation_url":null,"metadata":{},"repo_metadata":{"id":37351083,"uuid":"256061008","full_name":"intel/intel-extension-for-pytorch","owner":"intel","description":"A Python package for extending the official PyTorch that can easily obtain performance on Intel platform","archived":false,"fork":false,"pushed_at":"2025-10-17T07:16:40.000Z","size":123839,"stargazers_count":1977,"open_issues_count":213,"forks_count":299,"subscribers_count":39,"default_branch":"main","last_synced_at":"2025-10-18T10:24:15.174Z","etag":null,"topics":["deep-learning","intel","machine-learning","neural-network","pytorch","quantization"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/intel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-04-15T23:35:29.000Z","updated_at":"2025-10-17T07:16:45.000Z","dependencies_parsed_at":"2023-10-12T18:25:34.000Z","dependency_job_id":"3e524895-bf8b-4df1-9ea2-d11be80df0ca","html_url":"https://github.com/intel/intel-extension-for-pytorch","commit_stats":{"total_commits":2137,"total_committers":83,"mean_commits":"25.746987951807228","dds":0.8568086102012167,"last_synced_commit":"140f0981850dc14ff57129f342e39953b5c84142"},"previous_names":[],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/intel/intel-extension-for-pytorch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/intel","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/sbom","scorecard":{"id":490635,"data":{"date":"2025-08-11","repo":{"name":"github.com/intel/intel-extension-for-pytorch","commit":"ca7e2c8111bd210f7e887e346a7e668ed7dc4f7e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel permissions set to 'read-all': .github/workflows/format-check.yml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(release/2.8): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Vulnerabilities","score":0,"reason":"48 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6","Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-26jh-r8g2-6fpr","Warn: Project is vulnerable to: PYSEC-2024-219 / GHSA-279j-x4gx-hfrh","Warn: Project is vulnerable to: GHSA-34rf-p3r3-58x2","Warn: Project is vulnerable to: PYSEC-2024-197 / GHSA-37qc-qgx6-9xjv","Warn: Project is vulnerable to: PYSEC-2024-196 / GHSA-3c67-5hwx-f6wx","Warn: Project is vulnerable to: GHSA-3f95-mxq2-2f63","Warn: Project is vulnerable to: GHSA-3gf9-wv65-gwh9","Warn: Project is vulnerable to: PYSEC-2023-90 / GHSA-3qqg-pgqq-3695","Warn: Project is vulnerable to: PYSEC-2023-16 / GHSA-3x5j-9vwr-8rr5","Warn: Project is vulnerable to: GHSA-48cq-79qq-6f7x","Warn: Project is vulnerable to: PYSEC-2024-217 / GHSA-4q3c-cj7g-jcwf","Warn: Project is vulnerable to: PYSEC-2024-215 / GHSA-576c-3j53-r9jj","Warn: Project is vulnerable to: GHSA-5cpq-9538-jm2j","Warn: Project is vulnerable to: PYSEC-2023-249 / GHSA-6qm2-wpxq-7qh2","Warn: Project is vulnerable to: PYSEC-2024-184 / GHSA-6v6g-j5fq-hpvw","Warn: Project is vulnerable to: PYSEC-2024-213 / GHSA-77xq-6g77-h274","Warn: Project is vulnerable to: GHSA-7v2w-h4gh-w5cv","Warn: Project is vulnerable to: PYSEC-2024-214 / GHSA-89v2-pqfv-c5r9","Warn: Project is vulnerable to: PYSEC-2024-216 / GHSA-8c87-gvhj-xm8m","Warn: Project is vulnerable to: GHSA-8jw3-6x8j-v96g","Warn: Project is vulnerable to: GHSA-973g-55hp-3frw","Warn: Project is vulnerable to: GHSA-f3h9-8phc-6gvh","Warn: Project is vulnerable to: PYSEC-2022-229 / GHSA-f8xq-q7px-wg8c","Warn: Project is vulnerable to: GHSA-g6c9-f4xm-9j4x","Warn: Project is vulnerable to: GHSA-g9cj-cfpp-4g2x","Warn: Project is vulnerable to: PYSEC-2023-255 / GHSA-gqvf-3hgp-5hxv","Warn: Project is vulnerable to: PYSEC-2024-220 / GHSA-gvv6-33j7-884g","Warn: Project is vulnerable to: PYSEC-2024-198 / GHSA-hm3c-93pg-4cxw","Warn: Project is vulnerable to: GHSA-hmx6-r76c-85g9","Warn: Project is vulnerable to: GHSA-j2jg-fq62-7c3h","Warn: Project is vulnerable to: PYSEC-2024-199 / GHSA-j757-pf57-f8r4","Warn: Project is vulnerable to: GHSA-m842-4qm8-7gpq","Warn: Project is vulnerable to: GHSA-prpg-p95c-32fv","Warn: Project is vulnerable to: GHSA-qh6x-j82h-vpf9","Warn: Project is vulnerable to: GHSA-r364-m2j9-mf4h","Warn: Project is vulnerable to: PYSEC-2021-873 / GHSA-rhq2-3vr9-6mcr","Warn: Project is vulnerable to: PYSEC-2024-255 / GHSA-rvfh-h6c7-fc3c","Warn: Project is vulnerable to: GHSA-v4q9-qgqf-7jwp","Warn: Project is vulnerable to: PYSEC-2024-218 / GHSA-xh2x-3mrm-fwqm","Warn: Project is vulnerable to: GHSA-37mw-44qp-f5jm","Warn: Project is vulnerable to: GHSA-9356-575x-2w9m","Warn: Project is vulnerable to: GHSA-phhr-52qp-3mj4","Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format-check.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/intel/intel-extension-for-pytorch/format-check.yml/main?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile.compile:12","Warn: containerImage not pinned by hash: docker/Dockerfile.compile:46","Warn: containerImage not pinned by hash: docker/Dockerfile.compile:57","Warn: containerImage not pinned by hash: docker/Dockerfile.prebuilt:13","Warn: containerImage not pinned by hash: examples/cpu/llm/Dockerfile:12","Warn: containerImage not pinned by hash: examples/cpu/llm/Dockerfile:41","Warn: containerImage not pinned by hash: examples/cpu/llm/Dockerfile:50","Warn: pipCommand not pinned by hash: docker/Dockerfile.compile:60-66","Warn: pipCommand not pinned by hash: docker/Dockerfile.prebuilt:42-53","Warn: pipCommand not pinned by hash: docker/Dockerfile.prebuilt:42-53","Warn: pipCommand not pinned by hash: docker/Dockerfile.prebuilt:42-53","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/LCM/setup.sh:18","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/LCM/setup.sh:19","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/LCM/setup.sh:20","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/LCM/setup.sh:26","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/LCM/setup.sh:28","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/bert_large/inference/cpu/setup.sh:18","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/bert_large/inference/cpu/setup.sh:19","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/bert_large/inference/cpu/setup.sh:44","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/bert_large/training/cpu/setup.sh:19","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/bert_large/training/cpu/setup.sh:20","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/bert_large/training/cpu/setup.sh:21","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/bert_large/training/cpu/setup.sh:22","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/bert_large/training/cpu/setup.sh:23","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/bert_large/training/cpu/setup.sh:41","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/dlrm/run_model.sh:122","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/dlrm/setup.sh:17","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/dlrm/setup.sh:18","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/dlrm/setup.sh:19","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/dlrm/setup.sh:20","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/dlrm/setup.sh:21","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/dlrm/setup.sh:22","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/dlrm/setup.sh:23","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/llama/setup.sh:19","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/llama/setup.sh:24","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/stable_diffusion/setup.sh:18","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/stable_diffusion/setup.sh:19","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/stable_diffusion/setup.sh:20","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/stable_diffusion/setup.sh:26","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/stable_diffusion/setup.sh:28","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/vit/setup.sh:26","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/vit/setup.sh:27","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/vit/setup.sh:28","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/vit/setup.sh:29","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/vit/setup.sh:30","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/vit/setup.sh:31","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/vit/setup.sh:33","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/yolov7/run_model.sh:67","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/yolov7/setup.sh:19","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/yolov7/setup.sh:20","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/yolov7/setup.sh:21","Warn: pipCommand not pinned by hash: examples/cpu/llm/inference/tools/prepare_llava.sh:3","Warn: pipCommand not pinned by hash: examples/cpu/llm/inference/tools/prepare_llava.sh:4","Warn: pipCommand not pinned by hash: examples/cpu/llm/inference/tools/prepare_llava.sh:14","Warn: pipCommand not pinned by hash: examples/cpu/llm/inference/tools/prepare_llava.sh:19","Warn: pipCommand not pinned by hash: examples/cpu/llm/tools/env_activate.sh:61","Warn: pipCommand not pinned by hash: examples/cpu/llm/tools/env_activate.sh:79","Warn: pipCommand not pinned by hash: examples/cpu/llm/tools/env_setup.sh:72","Warn: pipCommand not pinned by hash: examples/cpu/llm/tools/env_setup.sh:87","Warn: pipCommand not pinned by hash: examples/cpu/llm/tools/env_setup.sh:88","Warn: pipCommand not pinned by hash: examples/cpu/llm/tools/env_setup.sh:127","Warn: pipCommand not pinned by hash: examples/cpu/llm/tools/env_setup.sh:149","Warn: pipCommand not pinned by hash: .github/workflows/format-check.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/format-check.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/format-check.yml:40","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 containerImage dependencies pinned","Info:   2 out of  60 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-19T19:02:28.791Z","repository_id":37351083,"created_at":"2025-08-19T19:02:28.791Z","updated_at":"2025-08-19T19:02:28.791Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280021073,"owners_count":26259372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-20T02:00:06.978Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"intel","name":"Intel Corporation","uuid":"17888862","kind":"organization","description":"","email":"webadmin@linux.intel.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17888862?v=4","repositories_count":1189,"last_synced_at":"2024-04-14T22:10:28.671Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/intel","funding_links":[],"total_stars":84429,"followers":3053,"following":0,"created_at":"2022-11-03T07:02:40.718Z","updated_at":"2024-04-14T22:13:57.983Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/intel","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/intel/repositories"},"tags":[{"name":"v2.8.0+cpu","sha":"cb81bf24b07c5b9eff726f4104062ee9d0d0246a","kind":"commit","published_at":"2025-08-08T08:14:01.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.8.0+cpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.8.0+cpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.8.0%2Bcpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.8.0+cpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.8.0+cpu/manifests"},{"name":"v2.8.10+xpu","sha":"09505bb158cd953896616a36bdefc0250365a63b","kind":"commit","published_at":"2025-08-06T07:34:07.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.8.10+xpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.8.10+xpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.8.10%2Bxpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.8.10+xpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.8.10+xpu/manifests"},{"name":"v2.7.10+xpu","sha":"54509eb1de4f57c538c4f93c35681c65aa005ccb","kind":"commit","published_at":"2025-04-29T09:16:49.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.7.10+xpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.7.10+xpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.7.10%2Bxpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.7.10+xpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.7.10+xpu/manifests"},{"name":"v2.7.0+cpu","sha":"8dd4efd812e2c4027460fd2e72efd3f05ccb9858","kind":"commit","published_at":"2025-04-25T08:07:08.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.7.0+cpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.7.0+cpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.7.0%2Bcpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.7.0+cpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.7.0+cpu/manifests"},{"name":"v2.6.10+xpu","sha":"607135871f42226e931cd46bd20c4d43b8d657ea","kind":"commit","published_at":"2025-03-11T02:27:34.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.6.10+xpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.6.10+xpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.6.10%2Bxpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.6.10+xpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.6.10+xpu/manifests"},{"name":"v2.6.0+cpu","sha":"d53c15fcd5bcd95d8ec7606c474a972666973ae0","kind":"commit","published_at":"2025-02-17T01:25:36.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.6.0+cpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.6.0+cpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.6.0%2Bcpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.6.0+cpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.6.0+cpu/manifests"},{"name":"v2.5.10+xpu","sha":"5ca769457f73225c003050ce5f59d8b642813bdb","kind":"commit","published_at":"2024-12-18T09:14:57.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.5.10+xpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.5.10+xpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.5.10%2Bxpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.5.10+xpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.5.10+xpu/manifests"},{"name":"v2.5.0+cpu","sha":"6973d574b0f43a5371e686e21711f4401fac39cd","kind":"commit","published_at":"2024-11-05T03:40:58.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.5.0+cpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.5.0+cpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.5.0%2Bcpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.5.0+cpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.5.0+cpu/manifests"},{"name":"v2.3.110+xpu","sha":"a28fe4f6cf7c5abc5d914a32583d6d58dc33a6f8","kind":"commit","published_at":"2024-09-10T11:21:35.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.3.110+xpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.3.110+xpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.3.110%2Bxpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.3.110+xpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.3.110+xpu/manifests"},{"name":"v2.4.0+cpu","sha":"d875788d979b516dd2c69445d78b66fa51bd51b0","kind":"commit","published_at":"2024-08-13T20:50:08.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.4.0+cpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.4.0+cpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.4.0%2Bcpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.4.0+cpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.4.0+cpu/manifests"},{"name":"v2.1.40+xpu","sha":"6c9c6a1442ad309e9a6359b4ed8fe72a4cee718d","kind":"commit","published_at":"2024-08-12T02:42:56.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.1.40+xpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.1.40+xpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.1.40%2Bxpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.40+xpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.40+xpu/manifests"},{"name":"v2.3.100+cpu","sha":"f92dcd4f05629bde01f17827ab26b1f6cb1eb22a","kind":"commit","published_at":"2024-06-26T08:09:53.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.3.100+cpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.3.100+cpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.3.100%2Bcpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.3.100+cpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.3.100+cpu/manifests"},{"name":"v2.3.0+cpu","sha":"d3c52443efc1c4a5fb608b847de8faa9e238a120","kind":"commit","published_at":"2024-05-11T01:35:52.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.3.0+cpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.3.0+cpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.3.0%2Bcpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.3.0+cpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.3.0+cpu/manifests"},{"name":"v2.1.30+xpu","sha":"8bd78d683f480b99681a92e550f180010f1a2d72","kind":"commit","published_at":"2024-04-30T12:33:42.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.1.30+xpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.1.30+xpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.1.30%2Bxpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.30+xpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.30+xpu/manifests"},{"name":"v2.3.0+cpu-rc2","sha":"582210786e0341f242f3ec58742c29a268858c15","kind":"commit","published_at":"2024-04-19T08:53:54.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.3.0+cpu-rc2","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.3.0+cpu-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.3.0%2Bcpu-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.3.0+cpu-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.3.0+cpu-rc2/manifests"},{"name":"v2.3.0+cpu-rc1","sha":"2b84b675d77a64d42b774084d21f9eb4e44f4569","kind":"commit","published_at":"2024-04-12T07:37:52.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.3.0+cpu-rc1","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.3.0+cpu-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.3.0%2Bcpu-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.3.0+cpu-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.3.0+cpu-rc1/manifests"},{"name":"v2.1.20+xpu","sha":"0e2bee2db14455191b8dc853689747f68fcadbe1","kind":"commit","published_at":"2024-03-30T01:12:59.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.1.20+xpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.1.20+xpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.1.20%2Bxpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.20+xpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.20+xpu/manifests"},{"name":"v2.3.0+cpu-rc0","sha":"207ae873a58fff03c9fc918a503d953c40770927","kind":"commit","published_at":"2024-03-29T10:13:00.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.3.0+cpu-rc0","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.3.0+cpu-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.3.0%2Bcpu-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.3.0+cpu-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.3.0+cpu-rc0/manifests"},{"name":"v2.2.0+cpu","sha":"a90dc70c49a5789100c283176ee79ddb6cb5a6fb","kind":"commit","published_at":"2024-02-06T10:06:57.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.2.0+cpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.2.0+cpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.2.0%2Bcpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.2.0+cpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.2.0+cpu/manifests"},{"name":"v2.1.100+cpu.examples_update","sha":"f1bc84b67b65f4de23dc30ec8f8326a3ea40f5ee","kind":"commit","published_at":"2024-01-26T10:32:14.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.1.100+cpu.examples_update","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.1.100+cpu.examples_update","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.1.100%2Bcpu.examples_update","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.100+cpu.examples_update","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.100+cpu.examples_update/manifests"},{"name":"v2.1.100+cpu","sha":"8f599de262ecc14f0c3b08befa69105811b5306a","kind":"commit","published_at":"2023-12-15T09:32:37.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.1.100+cpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.1.100+cpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.1.100%2Bcpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.100+cpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.100+cpu/manifests"},{"name":"v2.1.10+xpu","sha":"45400a8cae41989c1e62ea60ee372564c4192ef6","kind":"commit","published_at":"2023-12-15T09:31:42.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.1.10+xpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.1.10+xpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.1.10%2Bxpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.10+xpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.10+xpu/manifests"},{"name":"v2.1.0+cpu","sha":"383aedd77343c7baf59ca7f708d99ae06ebf21f9","kind":"commit","published_at":"2023-10-19T06:04:04.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.1.0+cpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.1.0+cpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.1.0%2Bcpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.0+cpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.0+cpu/manifests"},{"name":"v2.1.0.dev+cpu.llm.mlperf","sha":"7256d0848ba81bb802dd33fca0e33049a751db58","kind":"commit","published_at":"2023-08-11T21:45:37.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.1.0.dev+cpu.llm.mlperf","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.1.0.dev+cpu.llm.mlperf","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.1.0.dev%2Bcpu.llm.mlperf","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.0.dev+cpu.llm.mlperf","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.0.dev+cpu.llm.mlperf/manifests"},{"name":"v2.0.110+xpu","sha":"509a3789d7a6b1f67fda0b2b8b785a81d1ce221d","kind":"commit","published_at":"2023-08-03T08:34:08.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.0.110+xpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.0.110+xpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.0.110%2Bxpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.0.110+xpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.0.110+xpu/manifests"},{"name":"v2.1.0.dev+cpu.llm","sha":"114cc7580af302d6cb3e3cfa3844cbd53414b903","kind":"commit","published_at":"2023-07-19T03:25:18.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.1.0.dev+cpu.llm","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.1.0.dev+cpu.llm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.1.0.dev%2Bcpu.llm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.0.dev+cpu.llm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.0.dev+cpu.llm/manifests"},{"name":"v2.0.100+cpu","sha":"25b721274747d798adbe20d69885f7128c3c4889","kind":"commit","published_at":"2023-05-12T09:44:30.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.0.100+cpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.0.100+cpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.0.100%2Bcpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.0.100+cpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.0.100+cpu/manifests"},{"name":"v1.13.120+xpu","sha":"0d689f131a96f80ef094129f7687137482b12552","kind":"commit","published_at":"2023-04-29T12:49:18.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.13.120+xpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.13.120+xpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v1.13.120%2Bxpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.13.120+xpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.13.120+xpu/manifests"},{"name":"v2.0.0+cpu","sha":"9878e4f2834dd1db880fddd2404489d4d00f3161","kind":"commit","published_at":"2023-03-22T05:07:30.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.0.0+cpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.0.0+cpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.0.0%2Bcpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.0.0+cpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.0.0+cpu/manifests"},{"name":"v1.13.100+cpu","sha":"013d8f4cb5217fe54a41a77cc7d9ccd8b250cb9b","kind":"commit","published_at":"2023-02-10T12:04:50.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.13.100+cpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.13.100+cpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v1.13.100%2Bcpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.13.100+cpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.13.100+cpu/manifests"},{"name":"v1.13.10+xpu","sha":"b3459c0018a092dfcccb12d536943b868c8e1345","kind":"commit","published_at":"2023-01-13T08:46:21.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.13.10+xpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.13.10+xpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v1.13.10%2Bxpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.13.10+xpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.13.10+xpu/manifests"},{"name":"v1.13.0+cpu","sha":"4dabfa7efbc3efd1114ca13691938a945801959e","kind":"commit","published_at":"2022-11-11T05:56:44.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.13.0+cpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.13.0+cpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v1.13.0%2Bcpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.13.0+cpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.13.0+cpu/manifests"},{"name":"v1.10.200+gpu","sha":"da4c4c31e15ec4cfc11d6582d1362d83de7e0255","kind":"commit","published_at":"2022-10-31T05:31:05.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.10.200+gpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.10.200+gpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v1.10.200%2Bgpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.10.200+gpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.10.200+gpu/manifests"},{"name":"v1.12.400+cpu-rc","sha":"5e88bc6658da0856d118f6cc832743606e378899","kind":"commit","published_at":"2022-09-20T02:23:59.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.12.400+cpu-rc","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.12.400+cpu-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v1.12.400%2Bcpu-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.12.400+cpu-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.12.400+cpu-rc/manifests"},{"name":"v1.12.300","sha":"275feac8b5e750881685d45c8d2f2620f7281571","kind":"commit","published_at":"2022-08-30T12:04:58.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.12.300","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.12.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v1.12.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.12.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.12.300/manifests"},{"name":"v1.12.100","sha":"e2fbae0bec3a3d14568447c48bd4f1624f04e054","kind":"commit","published_at":"2022-08-04T06:11:05.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.12.100","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.12.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v1.12.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.12.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.12.100/manifests"},{"name":"v1.12.0","sha":"1279c5824f1bcb61cd8990f4148abcadf3f214a4","kind":"commit","published_at":"2022-07-06T06:13:33.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.12.0","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.12.0/manifests"},{"name":"v1.11.200","sha":"5d07b1bbee2aefbb709849e4549e02e1e59e7b0f","kind":"commit","published_at":"2022-05-19T08:31:57.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.11.200","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.11.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v1.11.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.11.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.11.200/manifests"},{"name":"v1.11.0","sha":"bd7349af9ad757efaf3859aa3a016e067c5b4fa9","kind":"commit","published_at":"2022-03-16T06:01:03.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.11.0","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.11.0/manifests"},{"name":"v1.10.100","sha":"1457f1fb0485fb7365de393670233781d7c56627","kind":"commit","published_at":"2021-12-15T06:20:39.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.10.100","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.10.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v1.10.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.10.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.10.100/manifests"},{"name":"v1.10.0","sha":"a91f1be8281348318f6f2ed034d486ed31a5cefd","kind":"commit","published_at":"2021-12-02T01:02:08.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.10.0","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.10.0/manifests"},{"name":"branch","sha":"a91f1be8281348318f6f2ed034d486ed31a5cefd","kind":"commit","published_at":"2021-12-02T01:02:08.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/branch","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/branch","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@branch","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/branch","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/branch/manifests"},{"name":"v1.10.0+cpu-rc3","sha":"7b99860339a33558189fdba7a694503c6bba227f","kind":"commit","published_at":"2021-11-26T05:43:56.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.10.0+cpu-rc3","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.10.0+cpu-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v1.10.0%2Bcpu-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.10.0+cpu-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.10.0+cpu-rc3/manifests"},{"name":"v1.10.0+cpu-rc2","sha":"d3904316ed1847ce4c5ea2c41cff091d1a38b79e","kind":"commit","published_at":"2021-11-23T15:47:45.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.10.0+cpu-rc2","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.10.0+cpu-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v1.10.0%2Bcpu-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.10.0+cpu-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.10.0+cpu-rc2/manifests"},{"name":"v1.10.0+cpu-rc1","sha":"e14c611afaa4344a4a4e7d44cc336beb580d03c2","kind":"commit","published_at":"2021-11-10T09:03:33.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.10.0+cpu-rc1","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.10.0+cpu-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v1.10.0%2Bcpu-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.10.0+cpu-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.10.0+cpu-rc1/manifests"},{"name":"v1.9.0","sha":"edc68c533c7de56be797c26e1a91f2ba1424566d","kind":"commit","published_at":"2021-08-18T09:40:52.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.9.0","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"e06371c86ffaf3d6abd84eb23d9768c8f8e6242b","kind":"commit","published_at":"2021-06-18T09:08:53.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.8.0","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.8.0/manifests"},{"name":"v1.2.0","sha":"9afd0df630929d8af39686bd2e751ad162a33100","kind":"commit","published_at":"2021-02-25T14:20:14.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.2.0","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"396450370e7ecac283768496b918de266809fcfa","kind":"commit","published_at":"2020-10-28T02:14:00.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.1.0","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"7d595e580f7c9bce58b6c0944ff47371295099d0","kind":"commit","published_at":"2020-08-10T03:34:28.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.0.2","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"dbfb7f3e362a30336d18b481d38898f1ca5ee475","kind":"commit","published_at":"2020-07-20T02:26:59.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.0.1","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"540c9c5bc9f36563bdb36819a73ae67b5db874ba","kind":"commit","published_at":"2020-07-03T05:42:11.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.0.0","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.0.0/manifests"},{"name":"v0.2","sha":"70f0f1f91ea094d9ce38c71310e3a71adb915c16","kind":"commit","published_at":"2020-06-19T06:12:44.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v0.2","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v0.2/manifests"},{"name":"v0.1","sha":"ba1a6cfede2cbf25104a77710bb9dc1af75a5d66","kind":"commit","published_at":"2020-05-08T03:43:47.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v0.1","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-20T05:39:23.314Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":57.852348993288594,"dependent_packages_count":41.67785234899329,"stargazers_count":26.24874287629903,"forks_count":30.338585316795175,"average":39.02938238384402},"purl":"pkg:conda/intel-extension-for-pytorch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/intel-extension-for-pytorch","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/intel-extension-for-pytorch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/intel-extension-for-pytorch/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T21:00:41.326Z","issues_count":521,"pull_requests_count":107,"avg_time_to_close_issue":5072767.329861111,"avg_time_to_close_pull_request":6138704.62962963,"issues_closed_count":288,"pull_requests_closed_count":81,"pull_request_authors_count":56,"issue_authors_count":360,"avg_comments_per_issue":4.781190019193858,"avg_comments_per_pull_request":1.158878504672897,"merged_pull_requests_count":27,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":118,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":2455812.2083333335,"past_year_avg_time_to_close_pull_request":1846025.5,"past_year_issues_closed_count":48,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":96,"past_year_avg_comments_per_issue":2.076271186440678,"past_year_avg_comments_per_pull_request":0.7777777777777778,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/intel-extension-for-pytorch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/intel-extension-for-pytorch/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/intel-extension-for-pytorch/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/intel-extension-for-pytorch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/intel-extension-for-pytorch/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/intel-extension-for-pytorch/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5150,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com"},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-04-27T18:20:20.117Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":2768034,"name":"intel-extension-for-pytorch","ecosystem":"pypi","description":"Intel® Extension for PyTorch*","homepage":"https://github.com/intel/intel-extension-for-pytorch","licenses":"https://www.apache.org/licenses/LICENSE-2.0","normalized_licenses":["MIT-feh"],"repository_url":"https://github.com/intel/intel-extension-for-pytorch","keywords_array":[],"namespace":null,"versions_count":22,"first_release_published_at":"2022-02-18T00:22:52.000Z","latest_release_published_at":"2025-08-12T05:51:17.000Z","latest_release_number":"2.8.0","last_synced_at":"2026-05-27T21:01:16.866Z","created_at":"2022-04-10T11:19:16.498Z","updated_at":"2026-05-27T21:01:16.867Z","registry_url":"https://pypi.org/project/intel-extension-for-pytorch/","install_command":"pip install intel-extension-for-pytorch --index-url https://pypi.org/simple","documentation_url":"https://intel-extension-for-pytorch.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: Apache Software License"],"normalized_name":"intel-extension-for-pytorch","project_status":null},"repo_metadata":{"id":37351083,"uuid":"256061008","full_name":"intel/intel-extension-for-pytorch","owner":"intel","description":"A Python package for extending the official PyTorch that can easily obtain performance on Intel platform","archived":false,"fork":false,"pushed_at":"2024-04-12T09:38:44.000Z","size":96570,"stargazers_count":1316,"open_issues_count":219,"forks_count":193,"subscribers_count":34,"default_branch":"main","last_synced_at":"2024-04-14T02:19:18.067Z","etag":null,"topics":["deep-learning","intel","machine-learning","neural-network","pytorch","quantization"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/intel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2020-04-15T23:35:29.000Z","updated_at":"2024-08-14T02:00:38.466Z","dependencies_parsed_at":"2023-10-12T18:25:34.000Z","dependency_job_id":"3e524895-bf8b-4df1-9ea2-d11be80df0ca","html_url":"https://github.com/intel/intel-extension-for-pytorch","commit_stats":{"total_commits":1358,"total_committers":63,"mean_commits":"21.555555555555557","dds":0.8409425625920471,"last_synced_commit":"fb8f6a91baf652648a0709dd941ffc79d03d86f1"},"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/intel","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215710786,"owners_count":15919688,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"intel","name":"Intel Corporation","uuid":"17888862","kind":"organization","description":"","email":"webadmin@linux.intel.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17888862?v=4","repositories_count":1189,"last_synced_at":"2024-04-14T22:10:28.671Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/intel","funding_links":[],"total_stars":84429,"followers":3053,"following":0,"created_at":"2022-11-03T07:02:40.718Z","updated_at":"2024-04-14T22:13:57.983Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/intel","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/intel/repositories"},"tags":[{"name":"v2.4.0+cpu","sha":"d875788d979b516dd2c69445d78b66fa51bd51b0","kind":"commit","published_at":"2024-08-13T20:50:08.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.4.0+cpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.4.0+cpu","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.4.0+cpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.4.0+cpu/manifests"},{"name":"v2.1.40+xpu","sha":"6c9c6a1442ad309e9a6359b4ed8fe72a4cee718d","kind":"commit","published_at":"2024-08-12T02:42:56.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.1.40+xpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.1.40+xpu","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.40+xpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.40+xpu/manifests"},{"name":"v2.3.100+cpu","sha":"f92dcd4f05629bde01f17827ab26b1f6cb1eb22a","kind":"commit","published_at":"2024-06-26T08:09:53.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.3.100+cpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.3.100+cpu","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.3.100+cpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.3.100+cpu/manifests"},{"name":"v2.3.0+cpu","sha":"d3c52443efc1c4a5fb608b847de8faa9e238a120","kind":"commit","published_at":"2024-05-11T01:35:52.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.3.0+cpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.3.0+cpu","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.3.0+cpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.3.0+cpu/manifests"},{"name":"v2.1.30+xpu","sha":"8bd78d683f480b99681a92e550f180010f1a2d72","kind":"commit","published_at":"2024-04-30T12:33:42.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.1.30+xpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.1.30+xpu","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.30+xpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.30+xpu/manifests"},{"name":"v2.3.0+cpu-rc2","sha":"582210786e0341f242f3ec58742c29a268858c15","kind":"commit","published_at":"2024-04-19T08:53:54.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.3.0+cpu-rc2","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.3.0+cpu-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.3.0+cpu-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.3.0+cpu-rc2/manifests"},{"name":"v2.3.0+cpu-rc1","sha":"2b84b675d77a64d42b774084d21f9eb4e44f4569","kind":"commit","published_at":"2024-04-12T07:37:52.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.3.0+cpu-rc1","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.3.0+cpu-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.3.0+cpu-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.3.0+cpu-rc1/manifests"},{"name":"v2.1.20+xpu","sha":"0e2bee2db14455191b8dc853689747f68fcadbe1","kind":"commit","published_at":"2024-03-30T01:12:59.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.1.20+xpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.1.20+xpu","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.20+xpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.20+xpu/manifests"},{"name":"v2.3.0+cpu-rc0","sha":"207ae873a58fff03c9fc918a503d953c40770927","kind":"commit","published_at":"2024-03-29T10:13:00.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.3.0+cpu-rc0","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.3.0+cpu-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.3.0+cpu-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.3.0+cpu-rc0/manifests"},{"name":"v2.2.0+cpu","sha":"a90dc70c49a5789100c283176ee79ddb6cb5a6fb","kind":"commit","published_at":"2024-02-06T10:06:57.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.2.0+cpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.2.0+cpu","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.2.0+cpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.2.0+cpu/manifests"},{"name":"v2.1.100+cpu.examples_update","sha":"f1bc84b67b65f4de23dc30ec8f8326a3ea40f5ee","kind":"commit","published_at":"2024-01-26T10:32:14.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.1.100+cpu.examples_update","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.1.100+cpu.examples_update","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.100+cpu.examples_update","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.100+cpu.examples_update/manifests"},{"name":"v2.1.100+cpu","sha":"8f599de262ecc14f0c3b08befa69105811b5306a","kind":"commit","published_at":"2023-12-15T09:32:37.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.1.100+cpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.1.100+cpu","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.100+cpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.100+cpu/manifests"},{"name":"v2.1.10+xpu","sha":"45400a8cae41989c1e62ea60ee372564c4192ef6","kind":"commit","published_at":"2023-12-15T09:31:42.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.1.10+xpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.1.10+xpu","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.10+xpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.10+xpu/manifests"},{"name":"v2.1.0+cpu","sha":"383aedd77343c7baf59ca7f708d99ae06ebf21f9","kind":"commit","published_at":"2023-10-19T06:04:04.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.1.0+cpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.1.0+cpu","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.0+cpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.0+cpu/manifests"},{"name":"v2.1.0.dev+cpu.llm.mlperf","sha":"7256d0848ba81bb802dd33fca0e33049a751db58","kind":"commit","published_at":"2023-08-11T21:45:37.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.1.0.dev+cpu.llm.mlperf","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.1.0.dev+cpu.llm.mlperf","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.0.dev+cpu.llm.mlperf","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.0.dev+cpu.llm.mlperf/manifests"},{"name":"v2.0.110+xpu","sha":"509a3789d7a6b1f67fda0b2b8b785a81d1ce221d","kind":"commit","published_at":"2023-08-03T08:34:08.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.0.110+xpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.0.110+xpu","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.0.110+xpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.0.110+xpu/manifests"},{"name":"v2.1.0.dev+cpu.llm","sha":"114cc7580af302d6cb3e3cfa3844cbd53414b903","kind":"commit","published_at":"2023-07-19T03:25:18.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.1.0.dev+cpu.llm","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.1.0.dev+cpu.llm","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.0.dev+cpu.llm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.0.dev+cpu.llm/manifests"},{"name":"v2.0.100+cpu","sha":"25b721274747d798adbe20d69885f7128c3c4889","kind":"commit","published_at":"2023-05-12T09:44:30.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.0.100+cpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.0.100+cpu","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.0.100+cpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.0.100+cpu/manifests"},{"name":"v1.13.120+xpu","sha":"0d689f131a96f80ef094129f7687137482b12552","kind":"commit","published_at":"2023-04-29T12:49:18.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.13.120+xpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.13.120+xpu","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.13.120+xpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.13.120+xpu/manifests"},{"name":"v2.0.0+cpu","sha":"9878e4f2834dd1db880fddd2404489d4d00f3161","kind":"commit","published_at":"2023-03-22T05:07:30.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.0.0+cpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.0.0+cpu","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.0.0+cpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.0.0+cpu/manifests"},{"name":"v1.13.100+cpu","sha":"013d8f4cb5217fe54a41a77cc7d9ccd8b250cb9b","kind":"commit","published_at":"2023-02-10T12:04:50.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.13.100+cpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.13.100+cpu","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.13.100+cpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.13.100+cpu/manifests"},{"name":"v1.13.10+xpu","sha":"b3459c0018a092dfcccb12d536943b868c8e1345","kind":"commit","published_at":"2023-01-13T08:46:21.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.13.10+xpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.13.10+xpu","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.13.10+xpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.13.10+xpu/manifests"},{"name":"v1.13.0+cpu","sha":"4dabfa7efbc3efd1114ca13691938a945801959e","kind":"commit","published_at":"2022-11-11T05:56:44.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.13.0+cpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.13.0+cpu","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.13.0+cpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.13.0+cpu/manifests"},{"name":"v1.10.200+gpu","sha":"da4c4c31e15ec4cfc11d6582d1362d83de7e0255","kind":"commit","published_at":"2022-10-31T05:31:05.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.10.200+gpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.10.200+gpu","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.10.200+gpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.10.200+gpu/manifests"},{"name":"v1.12.400+cpu-rc","sha":"5e88bc6658da0856d118f6cc832743606e378899","kind":"commit","published_at":"2022-09-20T02:23:59.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.12.400+cpu-rc","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.12.400+cpu-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.12.400+cpu-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.12.400+cpu-rc/manifests"},{"name":"v1.12.300","sha":"275feac8b5e750881685d45c8d2f2620f7281571","kind":"commit","published_at":"2022-08-30T12:04:58.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.12.300","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.12.300","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.12.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.12.300/manifests"},{"name":"v1.12.100","sha":"e2fbae0bec3a3d14568447c48bd4f1624f04e054","kind":"commit","published_at":"2022-08-04T06:11:05.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.12.100","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.12.100","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.12.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.12.100/manifests"},{"name":"v1.12.0","sha":"1279c5824f1bcb61cd8990f4148abcadf3f214a4","kind":"commit","published_at":"2022-07-06T06:13:33.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.12.0","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.12.0/manifests"},{"name":"v1.11.200","sha":"5d07b1bbee2aefbb709849e4549e02e1e59e7b0f","kind":"commit","published_at":"2022-05-19T08:31:57.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.11.200","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.11.200","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.11.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.11.200/manifests"},{"name":"v1.11.0","sha":"bd7349af9ad757efaf3859aa3a016e067c5b4fa9","kind":"commit","published_at":"2022-03-16T06:01:03.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.11.0","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.11.0/manifests"},{"name":"v1.10.100","sha":"1457f1fb0485fb7365de393670233781d7c56627","kind":"commit","published_at":"2021-12-15T06:20:39.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.10.100","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.10.100","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.10.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.10.100/manifests"},{"name":"v1.10.0","sha":"a91f1be8281348318f6f2ed034d486ed31a5cefd","kind":"commit","published_at":"2021-12-02T01:02:08.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.10.0","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.10.0/manifests"},{"name":"branch","sha":"a91f1be8281348318f6f2ed034d486ed31a5cefd","kind":"commit","published_at":"2021-12-02T01:02:08.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/branch","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/branch","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/branch","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/branch/manifests"},{"name":"v1.10.0+cpu-rc3","sha":"7b99860339a33558189fdba7a694503c6bba227f","kind":"commit","published_at":"2021-11-26T05:43:56.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.10.0+cpu-rc3","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.10.0+cpu-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.10.0+cpu-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.10.0+cpu-rc3/manifests"},{"name":"v1.10.0+cpu-rc2","sha":"d3904316ed1847ce4c5ea2c41cff091d1a38b79e","kind":"commit","published_at":"2021-11-23T15:47:45.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.10.0+cpu-rc2","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.10.0+cpu-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.10.0+cpu-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.10.0+cpu-rc2/manifests"},{"name":"v1.10.0+cpu-rc1","sha":"e14c611afaa4344a4a4e7d44cc336beb580d03c2","kind":"commit","published_at":"2021-11-10T09:03:33.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.10.0+cpu-rc1","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.10.0+cpu-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.10.0+cpu-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.10.0+cpu-rc1/manifests"},{"name":"v1.9.0","sha":"edc68c533c7de56be797c26e1a91f2ba1424566d","kind":"commit","published_at":"2021-08-18T09:40:52.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.9.0","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"e06371c86ffaf3d6abd84eb23d9768c8f8e6242b","kind":"commit","published_at":"2021-06-18T09:08:53.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.8.0","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.8.0/manifests"},{"name":"v1.2.0","sha":"9afd0df630929d8af39686bd2e751ad162a33100","kind":"commit","published_at":"2021-02-25T14:20:14.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.2.0","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"396450370e7ecac283768496b918de266809fcfa","kind":"commit","published_at":"2020-10-28T02:14:00.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.1.0","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"7d595e580f7c9bce58b6c0944ff47371295099d0","kind":"commit","published_at":"2020-08-10T03:34:28.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.0.2","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"dbfb7f3e362a30336d18b481d38898f1ca5ee475","kind":"commit","published_at":"2020-07-20T02:26:59.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.0.1","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"540c9c5bc9f36563bdb36819a73ae67b5db874ba","kind":"commit","published_at":"2020-07-03T05:42:11.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.0.0","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.0.0/manifests"},{"name":"v0.2","sha":"70f0f1f91ea094d9ce38c71310e3a71adb915c16","kind":"commit","published_at":"2020-06-19T06:12:44.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v0.2","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v0.2/manifests"},{"name":"v0.1","sha":"ba1a6cfede2cbf25104a77710bb9dc1af75a5d66","kind":"commit","published_at":"2020-05-08T03:43:47.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v0.1","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2024-09-08T02:09:18.645Z","dependent_packages_count":17,"downloads":29367,"downloads_period":"last-month","dependent_repos_count":10,"rankings":{"downloads":2.155264300659271,"dependent_repos_count":4.689535902963683,"dependent_packages_count":1.267622038974294,"stargazers_count":2.0362401800165806,"forks_count":4.1810849383427655,"docker_downloads_count":0.7964549366389009,"average":2.5210337162659155},"purl":"pkg:pypi/intel-extension-for-pytorch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/intel-extension-for-pytorch","docker_dependents_count":20,"docker_downloads_count":1367446,"usage_url":"https://repos.ecosyste.ms/usage/pypi/intel-extension-for-pytorch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/intel-extension-for-pytorch/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-06T02:47:52.672Z","issues_count":397,"pull_requests_count":58,"avg_time_to_close_issue":4975419.740740741,"avg_time_to_close_pull_request":4212790.636363637,"issues_closed_count":242,"pull_requests_closed_count":44,"pull_request_authors_count":44,"issue_authors_count":267,"avg_comments_per_issue":6.1259445843828715,"avg_comments_per_pull_request":1.2758620689655171,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":237,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":4356576.05952381,"past_year_avg_time_to_close_pull_request":2382161.962962963,"past_year_issues_closed_count":167,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":23,"past_year_issue_authors_count":169,"past_year_avg_comments_per_issue":5.569620253164557,"past_year_avg_comments_per_pull_request":1.0285714285714287,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/intel-extension-for-pytorch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/intel-extension-for-pytorch/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/intel-extension-for-pytorch/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/intel-extension-for-pytorch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/intel-extension-for-pytorch/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/intel-extension-for-pytorch/codemeta","maintainers":[{"uuid":"IntelAI","login":"IntelAI","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/IntelAI/","role":null,"created_at":"2023-02-24T11:26:29.237Z","updated_at":"2023-02-24T11:26:29.237Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/IntelAI/packages"},{"uuid":"beilei","login":"beilei","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/beilei/","role":null,"created_at":"2023-02-24T11:26:29.213Z","updated_at":"2023-02-24T11:26:29.213Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/beilei/packages"},{"uuid":"jingxu10","login":"jingxu10","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/jingxu10/","role":null,"created_at":"2023-02-24T11:26:29.253Z","updated_at":"2023-02-24T11:26:29.253Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jingxu10/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":873901,"maintainers_count":373734,"namespaces_count":0,"keywords_count":285845,"github":"pypi","metadata":{"funded_packages_count":54057},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-29T05:11:24.287Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":4536128,"name":"github.com/intel/intel-extension-for-pytorch","ecosystem":"go","description":"","homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/intel/intel-extension-for-pytorch","keywords_array":[],"namespace":"github.com/intel","versions_count":14,"first_release_published_at":"2020-07-03T05:42:11.000Z","latest_release_published_at":"2022-08-30T12:04:58.000Z","latest_release_number":"v1.12.300","last_synced_at":"2026-05-27T21:01:19.050Z","created_at":"2022-07-08T02:12:18.998Z","updated_at":"2026-05-27T21:01:19.050Z","registry_url":"https://pkg.go.dev/github.com/intel/intel-extension-for-pytorch","install_command":"go get github.com/intel/intel-extension-for-pytorch","documentation_url":"https://pkg.go.dev/github.com/intel/intel-extension-for-pytorch#section-documentation","metadata":{},"repo_metadata":{"id":37351083,"uuid":"256061008","full_name":"intel/intel-extension-for-pytorch","owner":"intel","description":"A Python package for extending the official PyTorch that can easily obtain performance on Intel platform","archived":false,"fork":false,"pushed_at":"2025-10-17T07:16:40.000Z","size":123839,"stargazers_count":1977,"open_issues_count":213,"forks_count":299,"subscribers_count":39,"default_branch":"main","last_synced_at":"2025-10-18T10:24:15.174Z","etag":null,"topics":["deep-learning","intel","machine-learning","neural-network","pytorch","quantization"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/intel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-04-15T23:35:29.000Z","updated_at":"2025-10-17T07:16:45.000Z","dependencies_parsed_at":"2023-10-12T18:25:34.000Z","dependency_job_id":"3e524895-bf8b-4df1-9ea2-d11be80df0ca","html_url":"https://github.com/intel/intel-extension-for-pytorch","commit_stats":{"total_commits":2137,"total_committers":83,"mean_commits":"25.746987951807228","dds":0.8568086102012167,"last_synced_commit":"140f0981850dc14ff57129f342e39953b5c84142"},"previous_names":[],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/intel/intel-extension-for-pytorch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/intel","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/sbom","scorecard":{"id":490635,"data":{"date":"2025-08-11","repo":{"name":"github.com/intel/intel-extension-for-pytorch","commit":"ca7e2c8111bd210f7e887e346a7e668ed7dc4f7e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel permissions set to 'read-all': .github/workflows/format-check.yml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(release/2.8): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Vulnerabilities","score":0,"reason":"48 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6","Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-26jh-r8g2-6fpr","Warn: Project is vulnerable to: PYSEC-2024-219 / GHSA-279j-x4gx-hfrh","Warn: Project is vulnerable to: GHSA-34rf-p3r3-58x2","Warn: Project is vulnerable to: PYSEC-2024-197 / GHSA-37qc-qgx6-9xjv","Warn: Project is vulnerable to: PYSEC-2024-196 / GHSA-3c67-5hwx-f6wx","Warn: Project is vulnerable to: GHSA-3f95-mxq2-2f63","Warn: Project is vulnerable to: GHSA-3gf9-wv65-gwh9","Warn: Project is vulnerable to: PYSEC-2023-90 / GHSA-3qqg-pgqq-3695","Warn: Project is vulnerable to: PYSEC-2023-16 / GHSA-3x5j-9vwr-8rr5","Warn: Project is vulnerable to: GHSA-48cq-79qq-6f7x","Warn: Project is vulnerable to: PYSEC-2024-217 / GHSA-4q3c-cj7g-jcwf","Warn: Project is vulnerable to: PYSEC-2024-215 / GHSA-576c-3j53-r9jj","Warn: Project is vulnerable to: GHSA-5cpq-9538-jm2j","Warn: Project is vulnerable to: PYSEC-2023-249 / GHSA-6qm2-wpxq-7qh2","Warn: Project is vulnerable to: PYSEC-2024-184 / GHSA-6v6g-j5fq-hpvw","Warn: Project is vulnerable to: PYSEC-2024-213 / GHSA-77xq-6g77-h274","Warn: Project is vulnerable to: GHSA-7v2w-h4gh-w5cv","Warn: Project is vulnerable to: PYSEC-2024-214 / GHSA-89v2-pqfv-c5r9","Warn: Project is vulnerable to: PYSEC-2024-216 / GHSA-8c87-gvhj-xm8m","Warn: Project is vulnerable to: GHSA-8jw3-6x8j-v96g","Warn: Project is vulnerable to: GHSA-973g-55hp-3frw","Warn: Project is vulnerable to: GHSA-f3h9-8phc-6gvh","Warn: Project is vulnerable to: PYSEC-2022-229 / GHSA-f8xq-q7px-wg8c","Warn: Project is vulnerable to: GHSA-g6c9-f4xm-9j4x","Warn: Project is vulnerable to: GHSA-g9cj-cfpp-4g2x","Warn: Project is vulnerable to: PYSEC-2023-255 / GHSA-gqvf-3hgp-5hxv","Warn: Project is vulnerable to: PYSEC-2024-220 / GHSA-gvv6-33j7-884g","Warn: Project is vulnerable to: PYSEC-2024-198 / GHSA-hm3c-93pg-4cxw","Warn: Project is vulnerable to: GHSA-hmx6-r76c-85g9","Warn: Project is vulnerable to: GHSA-j2jg-fq62-7c3h","Warn: Project is vulnerable to: PYSEC-2024-199 / GHSA-j757-pf57-f8r4","Warn: Project is vulnerable to: GHSA-m842-4qm8-7gpq","Warn: Project is vulnerable to: GHSA-prpg-p95c-32fv","Warn: Project is vulnerable to: GHSA-qh6x-j82h-vpf9","Warn: Project is vulnerable to: GHSA-r364-m2j9-mf4h","Warn: Project is vulnerable to: PYSEC-2021-873 / GHSA-rhq2-3vr9-6mcr","Warn: Project is vulnerable to: PYSEC-2024-255 / GHSA-rvfh-h6c7-fc3c","Warn: Project is vulnerable to: GHSA-v4q9-qgqf-7jwp","Warn: Project is vulnerable to: PYSEC-2024-218 / GHSA-xh2x-3mrm-fwqm","Warn: Project is vulnerable to: GHSA-37mw-44qp-f5jm","Warn: Project is vulnerable to: GHSA-9356-575x-2w9m","Warn: Project is vulnerable to: GHSA-phhr-52qp-3mj4","Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format-check.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/intel/intel-extension-for-pytorch/format-check.yml/main?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile.compile:12","Warn: containerImage not pinned by hash: docker/Dockerfile.compile:46","Warn: containerImage not pinned by hash: docker/Dockerfile.compile:57","Warn: containerImage not pinned by hash: docker/Dockerfile.prebuilt:13","Warn: containerImage not pinned by hash: examples/cpu/llm/Dockerfile:12","Warn: containerImage not pinned by hash: examples/cpu/llm/Dockerfile:41","Warn: containerImage not pinned by hash: examples/cpu/llm/Dockerfile:50","Warn: pipCommand not pinned by hash: docker/Dockerfile.compile:60-66","Warn: pipCommand not pinned by hash: docker/Dockerfile.prebuilt:42-53","Warn: pipCommand not pinned by hash: docker/Dockerfile.prebuilt:42-53","Warn: pipCommand not pinned by hash: docker/Dockerfile.prebuilt:42-53","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/LCM/setup.sh:18","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/LCM/setup.sh:19","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/LCM/setup.sh:20","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/LCM/setup.sh:26","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/LCM/setup.sh:28","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/bert_large/inference/cpu/setup.sh:18","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/bert_large/inference/cpu/setup.sh:19","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/bert_large/inference/cpu/setup.sh:44","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/bert_large/training/cpu/setup.sh:19","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/bert_large/training/cpu/setup.sh:20","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/bert_large/training/cpu/setup.sh:21","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/bert_large/training/cpu/setup.sh:22","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/bert_large/training/cpu/setup.sh:23","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/bert_large/training/cpu/setup.sh:41","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/dlrm/run_model.sh:122","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/dlrm/setup.sh:17","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/dlrm/setup.sh:18","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/dlrm/setup.sh:19","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/dlrm/setup.sh:20","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/dlrm/setup.sh:21","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/dlrm/setup.sh:22","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/dlrm/setup.sh:23","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/llama/setup.sh:19","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/llama/setup.sh:24","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/stable_diffusion/setup.sh:18","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/stable_diffusion/setup.sh:19","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/stable_diffusion/setup.sh:20","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/stable_diffusion/setup.sh:26","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/stable_diffusion/setup.sh:28","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/vit/setup.sh:26","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/vit/setup.sh:27","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/vit/setup.sh:28","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/vit/setup.sh:29","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/vit/setup.sh:30","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/vit/setup.sh:31","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/vit/setup.sh:33","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/yolov7/run_model.sh:67","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/yolov7/setup.sh:19","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/yolov7/setup.sh:20","Warn: pipCommand not pinned by hash: examples/cpu/inference/python/models/yolov7/setup.sh:21","Warn: pipCommand not pinned by hash: examples/cpu/llm/inference/tools/prepare_llava.sh:3","Warn: pipCommand not pinned by hash: examples/cpu/llm/inference/tools/prepare_llava.sh:4","Warn: pipCommand not pinned by hash: examples/cpu/llm/inference/tools/prepare_llava.sh:14","Warn: pipCommand not pinned by hash: examples/cpu/llm/inference/tools/prepare_llava.sh:19","Warn: pipCommand not pinned by hash: examples/cpu/llm/tools/env_activate.sh:61","Warn: pipCommand not pinned by hash: examples/cpu/llm/tools/env_activate.sh:79","Warn: pipCommand not pinned by hash: examples/cpu/llm/tools/env_setup.sh:72","Warn: pipCommand not pinned by hash: examples/cpu/llm/tools/env_setup.sh:87","Warn: pipCommand not pinned by hash: examples/cpu/llm/tools/env_setup.sh:88","Warn: pipCommand not pinned by hash: examples/cpu/llm/tools/env_setup.sh:127","Warn: pipCommand not pinned by hash: examples/cpu/llm/tools/env_setup.sh:149","Warn: pipCommand not pinned by hash: .github/workflows/format-check.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/format-check.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/format-check.yml:40","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 containerImage dependencies pinned","Info:   2 out of  60 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-19T19:02:28.791Z","repository_id":37351083,"created_at":"2025-08-19T19:02:28.791Z","updated_at":"2025-08-19T19:02:28.791Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280021073,"owners_count":26259372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-20T02:00:06.978Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[{"name":"v2.8.0+cpu","sha":"cb81bf24b07c5b9eff726f4104062ee9d0d0246a","kind":"commit","published_at":"2025-08-08T08:14:01.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.8.0+cpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.8.0+cpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.8.0%2Bcpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.8.0+cpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.8.0+cpu/manifests"},{"name":"v2.8.10+xpu","sha":"09505bb158cd953896616a36bdefc0250365a63b","kind":"commit","published_at":"2025-08-06T07:34:07.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.8.10+xpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.8.10+xpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.8.10%2Bxpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.8.10+xpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.8.10+xpu/manifests"},{"name":"v2.7.10+xpu","sha":"54509eb1de4f57c538c4f93c35681c65aa005ccb","kind":"commit","published_at":"2025-04-29T09:16:49.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.7.10+xpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.7.10+xpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.7.10%2Bxpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.7.10+xpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.7.10+xpu/manifests"},{"name":"v2.7.0+cpu","sha":"8dd4efd812e2c4027460fd2e72efd3f05ccb9858","kind":"commit","published_at":"2025-04-25T08:07:08.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.7.0+cpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.7.0+cpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.7.0%2Bcpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.7.0+cpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.7.0+cpu/manifests"},{"name":"v2.6.10+xpu","sha":"607135871f42226e931cd46bd20c4d43b8d657ea","kind":"commit","published_at":"2025-03-11T02:27:34.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.6.10+xpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.6.10+xpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.6.10%2Bxpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.6.10+xpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.6.10+xpu/manifests"},{"name":"v2.6.0+cpu","sha":"d53c15fcd5bcd95d8ec7606c474a972666973ae0","kind":"commit","published_at":"2025-02-17T01:25:36.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.6.0+cpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.6.0+cpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.6.0%2Bcpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.6.0+cpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.6.0+cpu/manifests"},{"name":"v2.5.10+xpu","sha":"5ca769457f73225c003050ce5f59d8b642813bdb","kind":"commit","published_at":"2024-12-18T09:14:57.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.5.10+xpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.5.10+xpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.5.10%2Bxpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.5.10+xpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.5.10+xpu/manifests"},{"name":"v2.5.0+cpu","sha":"6973d574b0f43a5371e686e21711f4401fac39cd","kind":"commit","published_at":"2024-11-05T03:40:58.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.5.0+cpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.5.0+cpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.5.0%2Bcpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.5.0+cpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.5.0+cpu/manifests"},{"name":"v2.3.110+xpu","sha":"a28fe4f6cf7c5abc5d914a32583d6d58dc33a6f8","kind":"commit","published_at":"2024-09-10T11:21:35.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.3.110+xpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.3.110+xpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.3.110%2Bxpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.3.110+xpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.3.110+xpu/manifests"},{"name":"v2.4.0+cpu","sha":"d875788d979b516dd2c69445d78b66fa51bd51b0","kind":"commit","published_at":"2024-08-13T20:50:08.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.4.0+cpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.4.0+cpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.4.0%2Bcpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.4.0+cpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.4.0+cpu/manifests"},{"name":"v2.1.40+xpu","sha":"6c9c6a1442ad309e9a6359b4ed8fe72a4cee718d","kind":"commit","published_at":"2024-08-12T02:42:56.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.1.40+xpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.1.40+xpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.1.40%2Bxpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.40+xpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.40+xpu/manifests"},{"name":"v2.3.100+cpu","sha":"f92dcd4f05629bde01f17827ab26b1f6cb1eb22a","kind":"commit","published_at":"2024-06-26T08:09:53.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.3.100+cpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.3.100+cpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.3.100%2Bcpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.3.100+cpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.3.100+cpu/manifests"},{"name":"v2.3.0+cpu","sha":"d3c52443efc1c4a5fb608b847de8faa9e238a120","kind":"commit","published_at":"2024-05-11T01:35:52.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.3.0+cpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.3.0+cpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.3.0%2Bcpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.3.0+cpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.3.0+cpu/manifests"},{"name":"v2.1.30+xpu","sha":"8bd78d683f480b99681a92e550f180010f1a2d72","kind":"commit","published_at":"2024-04-30T12:33:42.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.1.30+xpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.1.30+xpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.1.30%2Bxpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.30+xpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.30+xpu/manifests"},{"name":"v2.3.0+cpu-rc2","sha":"582210786e0341f242f3ec58742c29a268858c15","kind":"commit","published_at":"2024-04-19T08:53:54.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.3.0+cpu-rc2","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.3.0+cpu-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.3.0%2Bcpu-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.3.0+cpu-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.3.0+cpu-rc2/manifests"},{"name":"v2.3.0+cpu-rc1","sha":"2b84b675d77a64d42b774084d21f9eb4e44f4569","kind":"commit","published_at":"2024-04-12T07:37:52.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.3.0+cpu-rc1","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.3.0+cpu-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.3.0%2Bcpu-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.3.0+cpu-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.3.0+cpu-rc1/manifests"},{"name":"v2.1.20+xpu","sha":"0e2bee2db14455191b8dc853689747f68fcadbe1","kind":"commit","published_at":"2024-03-30T01:12:59.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.1.20+xpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.1.20+xpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.1.20%2Bxpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.20+xpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.20+xpu/manifests"},{"name":"v2.3.0+cpu-rc0","sha":"207ae873a58fff03c9fc918a503d953c40770927","kind":"commit","published_at":"2024-03-29T10:13:00.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.3.0+cpu-rc0","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.3.0+cpu-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.3.0%2Bcpu-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.3.0+cpu-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.3.0+cpu-rc0/manifests"},{"name":"v2.2.0+cpu","sha":"a90dc70c49a5789100c283176ee79ddb6cb5a6fb","kind":"commit","published_at":"2024-02-06T10:06:57.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.2.0+cpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.2.0+cpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.2.0%2Bcpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.2.0+cpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.2.0+cpu/manifests"},{"name":"v2.1.100+cpu.examples_update","sha":"f1bc84b67b65f4de23dc30ec8f8326a3ea40f5ee","kind":"commit","published_at":"2024-01-26T10:32:14.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.1.100+cpu.examples_update","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.1.100+cpu.examples_update","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.1.100%2Bcpu.examples_update","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.100+cpu.examples_update","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.100+cpu.examples_update/manifests"},{"name":"v2.1.100+cpu","sha":"8f599de262ecc14f0c3b08befa69105811b5306a","kind":"commit","published_at":"2023-12-15T09:32:37.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.1.100+cpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.1.100+cpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.1.100%2Bcpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.100+cpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.100+cpu/manifests"},{"name":"v2.1.10+xpu","sha":"45400a8cae41989c1e62ea60ee372564c4192ef6","kind":"commit","published_at":"2023-12-15T09:31:42.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.1.10+xpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.1.10+xpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.1.10%2Bxpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.10+xpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.10+xpu/manifests"},{"name":"v2.1.0+cpu","sha":"383aedd77343c7baf59ca7f708d99ae06ebf21f9","kind":"commit","published_at":"2023-10-19T06:04:04.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.1.0+cpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.1.0+cpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.1.0%2Bcpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.0+cpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.0+cpu/manifests"},{"name":"v2.1.0.dev+cpu.llm.mlperf","sha":"7256d0848ba81bb802dd33fca0e33049a751db58","kind":"commit","published_at":"2023-08-11T21:45:37.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.1.0.dev+cpu.llm.mlperf","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.1.0.dev+cpu.llm.mlperf","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.1.0.dev%2Bcpu.llm.mlperf","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.0.dev+cpu.llm.mlperf","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.0.dev+cpu.llm.mlperf/manifests"},{"name":"v2.0.110+xpu","sha":"509a3789d7a6b1f67fda0b2b8b785a81d1ce221d","kind":"commit","published_at":"2023-08-03T08:34:08.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.0.110+xpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.0.110+xpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.0.110%2Bxpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.0.110+xpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.0.110+xpu/manifests"},{"name":"v2.1.0.dev+cpu.llm","sha":"114cc7580af302d6cb3e3cfa3844cbd53414b903","kind":"commit","published_at":"2023-07-19T03:25:18.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.1.0.dev+cpu.llm","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.1.0.dev+cpu.llm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.1.0.dev%2Bcpu.llm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.0.dev+cpu.llm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.1.0.dev+cpu.llm/manifests"},{"name":"v2.0.100+cpu","sha":"25b721274747d798adbe20d69885f7128c3c4889","kind":"commit","published_at":"2023-05-12T09:44:30.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.0.100+cpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.0.100+cpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.0.100%2Bcpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.0.100+cpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.0.100+cpu/manifests"},{"name":"v1.13.120+xpu","sha":"0d689f131a96f80ef094129f7687137482b12552","kind":"commit","published_at":"2023-04-29T12:49:18.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.13.120+xpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.13.120+xpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v1.13.120%2Bxpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.13.120+xpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.13.120+xpu/manifests"},{"name":"v2.0.0+cpu","sha":"9878e4f2834dd1db880fddd2404489d4d00f3161","kind":"commit","published_at":"2023-03-22T05:07:30.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v2.0.0+cpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v2.0.0+cpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v2.0.0%2Bcpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.0.0+cpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v2.0.0+cpu/manifests"},{"name":"v1.13.100+cpu","sha":"013d8f4cb5217fe54a41a77cc7d9ccd8b250cb9b","kind":"commit","published_at":"2023-02-10T12:04:50.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.13.100+cpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.13.100+cpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v1.13.100%2Bcpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.13.100+cpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.13.100+cpu/manifests"},{"name":"v1.13.10+xpu","sha":"b3459c0018a092dfcccb12d536943b868c8e1345","kind":"commit","published_at":"2023-01-13T08:46:21.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.13.10+xpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.13.10+xpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v1.13.10%2Bxpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.13.10+xpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.13.10+xpu/manifests"},{"name":"v1.13.0+cpu","sha":"4dabfa7efbc3efd1114ca13691938a945801959e","kind":"commit","published_at":"2022-11-11T05:56:44.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.13.0+cpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.13.0+cpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v1.13.0%2Bcpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.13.0+cpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.13.0+cpu/manifests"},{"name":"v1.10.200+gpu","sha":"da4c4c31e15ec4cfc11d6582d1362d83de7e0255","kind":"commit","published_at":"2022-10-31T05:31:05.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.10.200+gpu","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.10.200+gpu","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v1.10.200%2Bgpu","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.10.200+gpu","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.10.200+gpu/manifests"},{"name":"v1.12.400+cpu-rc","sha":"5e88bc6658da0856d118f6cc832743606e378899","kind":"commit","published_at":"2022-09-20T02:23:59.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.12.400+cpu-rc","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.12.400+cpu-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v1.12.400%2Bcpu-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.12.400+cpu-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.12.400+cpu-rc/manifests"},{"name":"v1.12.300","sha":"275feac8b5e750881685d45c8d2f2620f7281571","kind":"commit","published_at":"2022-08-30T12:04:58.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.12.300","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.12.300","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v1.12.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.12.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.12.300/manifests"},{"name":"v1.12.100","sha":"e2fbae0bec3a3d14568447c48bd4f1624f04e054","kind":"commit","published_at":"2022-08-04T06:11:05.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.12.100","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.12.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v1.12.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.12.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.12.100/manifests"},{"name":"v1.12.0","sha":"1279c5824f1bcb61cd8990f4148abcadf3f214a4","kind":"commit","published_at":"2022-07-06T06:13:33.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.12.0","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.12.0/manifests"},{"name":"v1.11.200","sha":"5d07b1bbee2aefbb709849e4549e02e1e59e7b0f","kind":"commit","published_at":"2022-05-19T08:31:57.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.11.200","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.11.200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v1.11.200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.11.200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.11.200/manifests"},{"name":"v1.11.0","sha":"bd7349af9ad757efaf3859aa3a016e067c5b4fa9","kind":"commit","published_at":"2022-03-16T06:01:03.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.11.0","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.11.0/manifests"},{"name":"v1.10.100","sha":"1457f1fb0485fb7365de393670233781d7c56627","kind":"commit","published_at":"2021-12-15T06:20:39.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.10.100","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.10.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v1.10.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.10.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.10.100/manifests"},{"name":"v1.10.0","sha":"a91f1be8281348318f6f2ed034d486ed31a5cefd","kind":"commit","published_at":"2021-12-02T01:02:08.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.10.0","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.10.0/manifests"},{"name":"branch","sha":"a91f1be8281348318f6f2ed034d486ed31a5cefd","kind":"commit","published_at":"2021-12-02T01:02:08.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/branch","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/branch","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@branch","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/branch","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/branch/manifests"},{"name":"v1.10.0+cpu-rc3","sha":"7b99860339a33558189fdba7a694503c6bba227f","kind":"commit","published_at":"2021-11-26T05:43:56.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.10.0+cpu-rc3","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.10.0+cpu-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v1.10.0%2Bcpu-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.10.0+cpu-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.10.0+cpu-rc3/manifests"},{"name":"v1.10.0+cpu-rc2","sha":"d3904316ed1847ce4c5ea2c41cff091d1a38b79e","kind":"commit","published_at":"2021-11-23T15:47:45.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.10.0+cpu-rc2","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.10.0+cpu-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v1.10.0%2Bcpu-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.10.0+cpu-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.10.0+cpu-rc2/manifests"},{"name":"v1.10.0+cpu-rc1","sha":"e14c611afaa4344a4a4e7d44cc336beb580d03c2","kind":"commit","published_at":"2021-11-10T09:03:33.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.10.0+cpu-rc1","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.10.0+cpu-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v1.10.0%2Bcpu-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.10.0+cpu-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.10.0+cpu-rc1/manifests"},{"name":"v1.9.0","sha":"edc68c533c7de56be797c26e1a91f2ba1424566d","kind":"commit","published_at":"2021-08-18T09:40:52.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.9.0","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"e06371c86ffaf3d6abd84eb23d9768c8f8e6242b","kind":"commit","published_at":"2021-06-18T09:08:53.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.8.0","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.8.0/manifests"},{"name":"v1.2.0","sha":"9afd0df630929d8af39686bd2e751ad162a33100","kind":"commit","published_at":"2021-02-25T14:20:14.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.2.0","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"396450370e7ecac283768496b918de266809fcfa","kind":"commit","published_at":"2020-10-28T02:14:00.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.1.0","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"7d595e580f7c9bce58b6c0944ff47371295099d0","kind":"commit","published_at":"2020-08-10T03:34:28.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.0.2","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"dbfb7f3e362a30336d18b481d38898f1ca5ee475","kind":"commit","published_at":"2020-07-20T02:26:59.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.0.1","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"540c9c5bc9f36563bdb36819a73ae67b5db874ba","kind":"commit","published_at":"2020-07-03T05:42:11.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v1.0.0","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v1.0.0/manifests"},{"name":"v0.2","sha":"70f0f1f91ea094d9ce38c71310e3a71adb915c16","kind":"commit","published_at":"2020-06-19T06:12:44.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v0.2","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v0.2/manifests"},{"name":"v0.1","sha":"ba1a6cfede2cbf25104a77710bb9dc1af75a5d66","kind":"commit","published_at":"2020-05-08T03:43:47.000Z","download_url":"https://codeload.github.com/intel/intel-extension-for-pytorch/tar.gz/v0.1","html_url":"https://github.com/intel/intel-extension-for-pytorch/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/intel-extension-for-pytorch@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-20T05:39:23.358Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":1.4097057697940714,"forks_count":1.6589659015282194,"average":4.853417983764984},"purl":"pkg:golang/github.com/intel/intel-extension-for-pytorch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/intel/intel-extension-for-pytorch","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/intel/intel-extension-for-pytorch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/intel/intel-extension-for-pytorch/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T21:00:41.326Z","issues_count":521,"pull_requests_count":107,"avg_time_to_close_issue":5072767.329861111,"avg_time_to_close_pull_request":6138704.62962963,"issues_closed_count":288,"pull_requests_closed_count":81,"pull_request_authors_count":56,"issue_authors_count":360,"avg_comments_per_issue":4.781190019193858,"avg_comments_per_pull_request":1.158878504672897,"merged_pull_requests_count":27,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":118,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":2455812.2083333335,"past_year_avg_time_to_close_pull_request":1846025.5,"past_year_issues_closed_count":48,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":96,"past_year_avg_comments_per_issue":2.076271186440678,"past_year_avg_comments_per_pull_request":0.7777777777777778,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fintel%2Fintel-extension-for-pytorch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fintel%2Fintel-extension-for-pytorch/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fintel%2Fintel-extension-for-pytorch/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fintel%2Fintel-extension-for-pytorch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fintel%2Fintel-extension-for-pytorch/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fintel%2Fintel-extension-for-pytorch/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2151639,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":596080,"full_name":"intel/intel-extension-for-pytorch","default_branch":"main","total_commits":2572,"total_committers":90,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":28.57777777777778,"dds":0.8713063763608087,"past_year_total_commits":200,"past_year_total_committers":22,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":9.090909090909092,"past_year_dds":0.6699999999999999,"last_synced_at":"2026-05-27T21:09:11.117Z","last_synced_commit":"6d3ba89cf9c40eb7184d6092ab7fa9b5231553c1","created_at":"2023-03-09T06:35:04.649Z","updated_at":"2026-05-27T21:05:25.319Z","committers":[{"name":"Chunyuan WU","email":"chunyuan.wu@intel.com","login":"chunyuan-w","count":331},{"name":"jiayisunx","email":"jiayi.sun@intel.com","login":"jiayisunx","count":201},{"name":"XiaobingZhang","email":"xiaobing.zhang@intel.com","login":"XiaobingSuper","count":199},{"name":"Jing Xu","email":"jing.xu@intel.com","login":"jingxu10","count":194},{"name":"blzheng","email":"beilei.zheng@intel.com","login":"blzheng","count":159},{"name":"Wang, Eikan","email":"eikan.wang@intel.com","login":"EikanWang","count":158},{"name":"Xu Han","email":"xu.han@intel.com","login":"xuhancn","count":152},{"name":"zhuhaozhe","email":"haozhe.zhu@intel.com","login":"zhuhaozhe","count":151},{"name":"Xia Weiwen","email":"weiwen.xia@intel.com","login":"Xia-Weiwen","count":121},{"name":"jianan-gu","email":"jianan.gu@intel.com","login":"jianan-gu","count":101},{"name":"DiweiSun","email":"105627594+DiweiSun","login":"DiweiSun","count":95},{"name":"WeizhuoZhang-intel","email":"weizhuo.zhang@intel.com","login":"WeizhuoZhang-intel","count":75},{"name":"leslie-fang-intel","email":"leslie.fang@intel.com","login":"leslie-fang-intel","count":64},{"name":"Cao E","email":"e.cao@intel.com","login":"CaoE","count":64},{"name":"liangan1","email":"liangang.zhang@intel.com","login":"liangan1","count":59},{"name":"Zaili Wang","email":"109502517+ZailiWang","login":"ZailiWang","count":44},{"name":"pinzhenx","email":"pinzhen.xu@intel.com","login":"pinzhenx","count":40},{"name":"Xuan Liao","email":"xuan.liao@intel.com","login":"Valentine233","count":39},{"name":"shiyang-weng","email":"shiyang.weng@intel.com","login":"shiyang-weng","count":30},{"name":"sanchitintel","email":"sanchit.jain@intel.com","login":"sanchitintel","count":29},{"name":"YanbingJiang","email":"yanbing.jiang@intel.com","login":"yanbing-j","count":28},{"name":"Wei Lin","email":"wei2.lin@intel.com","login":"Wei-Lin-Intel","count":17},{"name":"Wang Lifeng","email":"lifeng.a.wang@intel.com","login":"LifengWang","count":16},{"name":"Yuxingwang-intel","email":"yuxing.wang@intel.com","login":"Yuxingwang-intel","count":16},{"name":"min-jean-cho","email":"min.jean.cho@intel.com","login":"min-jean-cho","count":16},{"name":"tangleintel","email":"lei1.tang@intel.com","login":"tangleintel","count":13},{"name":"chunyuan-w","email":"chunyuan.wu@outlook.com","login":"chunyuanw","count":11},{"name":"Ryan Tao","email":"65508217+RanTao123","login":"RanTao123","count":10},{"name":"Zhu, Jewel","email":"jewel.zhu@intel.com","login":"ZhuJewel","count":10},{"name":"zejun","email":"zejun.chen@intel.com","login":"zejun-chen","count":8},{"name":"ZhaoqiongZ","email":"106125927+ZhaoqiongZ","login":"ZhaoqiongZ","count":7},{"name":"Zixuan Cheng","email":"110808245+violetch24","login":"violetch24","count":7},{"name":"jiqing-feng","email":"107918818+jiqing-feng","login":"jiqing-feng","count":6},{"name":"Cui Lily","email":"lily.cui@intel.com","login":"cyxlily","count":5},{"name":"Abolfazl Shahbazi","email":"abolfazl.shahbazi@intel.com","login":"ashahba","count":4},{"name":"Ashok Emani","email":"ashok.emani@intel.com","login":"ashokei","count":4},{"name":"Benjamin Consolvo","email":"bconsolvo","login":"bconsolvo","count":4},{"name":"Wenzhe Xue","email":"wenzhe.xue@intel.com","login":"wenzhe-nrv","count":4},{"name":"Shufan","email":"shufan.wu@intel.com","login":"juliusshufan","count":4},{"name":"Jianping Chen","email":"46097523+JianpingChen066","login":"JianpingChen066","count":4},{"name":"Anastasiya Ageeva","email":"anastasiya.ageeva@intel.com","login":"avladimi","count":3},{"name":"wangjiale","email":"jiale.wang@intel.com","login":"872520333","count":3},{"name":"hongzhen","email":"hongzhen.liu@intel.com","login":"hongzhen1","count":3},{"name":"haozhe.zhu","email":"haozhezh@mlp-ra-cpx-03.ra.intel.com","login":null,"count":3},{"name":"rongzha1","email":"rong.a.zhang@intel.com","login":"rongzha1","count":3},{"name":"shihongd","email":"1805796172@qq.com","login":"shihongd","count":3},{"name":"Guobing Chen","email":"guobing.chen@intel.com","login":"Guobing-Chen","count":2},{"name":"Neo Zhang Jianyu","email":"jianyu.zhang@intel.com","login":"NeoZhangJianyu","count":2},{"name":"Stonepia","email":"tong.su@intel.com","login":"Stonepia","count":2},{"name":"Tyler Titsworth","email":"titswortht@gmail.com","login":"tylertitsworth","count":2},{"name":"Wang, Yi","email":"yi.a.wang@intel.com","login":"sywangyi","count":2},{"name":"devpramod","email":"pramod.pai@intel.com","login":"devpramod","count":2},{"name":"xiaofeij","email":"xiaofei.jiang@intel.com","login":"xiaofeij","count":2},{"name":"Wang, Eikan","email":"root@JF5300-B11A316T.jf.intel.com","login":null,"count":2},{"name":"jiayi.sun","email":"jiayisun@mlp-ra-cpx-06.ra.intel.com","login":null,"count":2},{"name":"Liangliang Ma","email":"1906710196@qq.com","login":"Liangliang-Ma","count":2},{"name":"intel-ravig","email":"104024558+intel-ravig","login":"intel-ravig","count":1},{"name":"inkcherry","email":"mingzhi.liu@intel.com","login":"inkcherry","count":1},{"name":"alexsin368","email":"109180236+alexsin368","login":"alexsin368","count":1},{"name":"Yuan Xiaolan","email":"xiaolan.yuan@intel.com","login":"rsmallblue","count":1},{"name":"Yi DING","email":"yi1.ding@intel.com","login":"DDEle","count":1},{"name":"Yejing-Lai","email":"yejing.lai@intel.com","login":"Yejing-Lai","count":1},{"name":"XumingGai","email":"108659240+XumingGai","login":"XumingGai","count":1},{"name":"Xu, Wenhao","email":"wenhao.xu@intel.com","login":"xuwh-intel","count":1},{"name":"ishaghosh27","email":"94150575+ishaghosh27","login":"ishaghosh27","count":1},{"name":"lab_tfbot","email":"lab_tfbot@intel.com","login":"mlpcbot","count":1},{"name":"maktukmak","email":"31421551+maktukmak","login":"maktukmak","count":1},{"name":"tenzen","email":"68272500+tenzen-y","login":"tenzen-y","count":1},{"name":"xiangdong","email":"40376367+zxd1997066","login":"zxd1997066","count":1},{"name":"yingjieh","email":"yingjie.han@intel.com","login":"yingjie-han","count":1},{"name":"jiayi.sun","email":"jiayisun@mlp-ra-cpx-04.ra.intel.com","login":null,"count":1},{"name":"yuchengliu1","email":"yucheng.liu@intel.com","login":"yuchengliu1","count":1},{"name":"0400H","email":"0400H","login":"0400H","count":1},{"name":"Chaitanya Hazarey","email":"C24IO","login":"C24IO","count":1},{"name":"Changqing Li","email":"changqing.li@intel.com","login":"changqi1","count":1},{"name":"Daisy Deng","email":"daisy.deng@intel.com","login":"daisyden","count":1},{"name":"Emmanuel Ferdman","email":"emmanuelferdman@gmail.com","login":"emmanuel-ferdman","count":1},{"name":"Goldas99","email":"77935217+Goldas99","login":"Goldas99","count":1},{"name":"Jimmy Wei","email":"jimmy.t.wei@intel.com","login":"jimmytwei","count":1},{"name":"Jinghui","email":"jinghui.gu@intel.com","login":"gujinghui","count":1},{"name":"Jiong Gong","email":"jiong.gong@intel.com","login":"jgong5","count":1},{"name":"JudeDavis1","email":"51873868+JudeDavis1","login":"JudeDavis1","count":1},{"name":"Kevin Ta","email":"116312994+kta-intel","login":"kta-intel","count":1},{"name":"Louie Tsai","email":"louie.tsai@intel.com","login":"louie-tsai","count":1},{"name":"Mingxiao Huang","email":"mingxiao.huang@intel.com","login":"mingxiaoh","count":1},{"name":"MingxuZh","email":"109504044+MingxuZh","login":"MingxuZh","count":1},{"name":"Peach-He","email":"tao1.he@intel.com","login":"Peach-He","count":1},{"name":"Robert Dower","email":"robert.dower@intel.com","login":"rdower","count":1},{"name":"Serge Lunev","email":"2530048+lunarserge","login":"lunarserge","count":1},{"name":"Wei Lin","email":"63534993+forever871001","login":"forever871001","count":1}],"past_year_committers":[{"name":"DiweiSun","email":"105627594+DiweiSun","login":"DiweiSun","count":66},{"name":"jiayisunx","email":"jiayi.sun@intel.com","login":"jiayisunx","count":18},{"name":"Yuxingwang-intel","email":"yuxing.wang@intel.com","login":"Yuxingwang-intel","count":16},{"name":"Wang Lifeng","email":"lifeng.a.wang@intel.com","login":"LifengWang","count":15},{"name":"Xuan Liao","email":"xuan.liao@intel.com","login":"Valentine233","count":15},{"name":"blzheng","email":"beilei.zheng@intel.com","login":"blzheng","count":13},{"name":"shiyang-weng","email":"shiyang.weng@intel.com","login":"shiyang-weng","count":11},{"name":"Zaili Wang","email":"109502517+ZailiWang","login":"ZailiWang","count":7},{"name":"Chunyuan WU","email":"chunyuan.wu@intel.com","login":"chunyuan-w","count":6},{"name":"jianan-gu","email":"jianan.gu@intel.com","login":"jianan-gu","count":6},{"name":"Xia Weiwen","email":"weiwen.xia@intel.com","login":"Xia-Weiwen","count":5},{"name":"YanbingJiang","email":"yanbing.jiang@intel.com","login":"yanbing-j","count":5},{"name":"Cui Lily","email":"lily.cui@intel.com","login":"cyxlily","count":5},{"name":"Cao E","email":"e.cao@intel.com","login":"CaoE","count":3},{"name":"xiaofeij","email":"xiaofei.jiang@intel.com","login":"xiaofeij","count":2},{"name":"Goldas99","email":"77935217+Goldas99","login":"Goldas99","count":1},{"name":"Jing Xu","email":"jing.xu@intel.com","login":"jingxu10","count":1},{"name":"MingxuZh","email":"109504044+MingxuZh","login":"MingxuZh","count":1},{"name":"Neo Zhang Jianyu","email":"jianyu.zhang@intel.com","login":"NeoZhangJianyu","count":1},{"name":"Robert Dower","email":"robert.dower@intel.com","login":"rdower","count":1},{"name":"XumingGai","email":"108659240+XumingGai","login":"XumingGai","count":1},{"name":"jiqing-feng","email":"jiqing.feng@intel.com","login":"jiqing-feng","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-29T00:00:10.182Z","repositories_count":6247674,"commits_count":883473543,"contributors_count":34984700,"owners_count":1160168,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"intel/intel-extension-for-pytorch","html_url":"https://github.com/intel/intel-extension-for-pytorch","last_synced_at":"2026-03-29T16:14:44.176Z","status":"active","issues_count":523,"pull_requests_count":107,"avg_time_to_close_issue":5072767.329861111,"avg_time_to_close_pull_request":6138704.62962963,"issues_closed_count":288,"pull_requests_closed_count":81,"pull_request_authors_count":56,"issue_authors_count":362,"avg_comments_per_issue":4.797323135755258,"avg_comments_per_pull_request":1.158878504672897,"merged_pull_requests_count":27,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":51,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":1959329.888888889,"past_year_avg_time_to_close_pull_request":207696.66666666666,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":46,"past_year_avg_comments_per_issue":1.5098039215686274,"past_year_avg_comments_per_pull_request":0.8,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T11:06:47.720Z","updated_at":"2026-03-29T16:14:44.176Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fintel-extension-for-pytorch/issues","issue_labels_count":{"table":{"XPU/GPU":111,"CPU":92,"ARC":91,"Crash":88,"Query":61,"UserExperience":40,"Windows":38,"NotAnIssue":35,"LLM":31,"Performance":26,"iGPU":23,"Bug":18,"UsageExperience":18,"dGPU-Max":11,"Installation":11,"Compilation":10,"Documentation":9,"Functionality":9,"Correctness":8,"Feature":7,"Escalate":7,"high priority":3,"dGPU-Flex":3,"Ecosystem":2,"dependencies":2,"bug":1,"Flex":1}},"pull_request_labels_count":{"table":{"dependencies":4}},"issue_author_associations_count":{"table":{"NONE":512,"CONTRIBUTOR":11}},"pull_request_author_associations_count":{"table":{"NONE":72,"CONTRIBUTOR":35}},"issue_authors":{"table":{"rnwang04":10,"simonlui":9,"fcharras":8,"garrett361":7,"SoldierWz":6,"xsacha":5,"fredlarochelle":5,"tedliosu":5,"azhuvath":5,"BA8F0D39":5,"ElliottDyson":4,"Disty0":4,"771991673":4,"lostkingdom4":4,"shira-g":4,"bconsolvo":4,"bopeng1234":3,"leonardozcm":3,"troy818":3,"BenBrock":3,"CarlGao4":3,"RenyanDiao":3,"xiaohoua":3,"uniartisan":3,"jinz2014":3,"Nuullll":3,"eduand-alvarez":3,"Alok-Ranjan23":3,"park12sj":3,"js333031":3,"MadhumithaSrini":3,"notsyncing":3,"YYue000":3,"yohnk":3,"Oscilloscope98":3,"gukejun1":3,"jerrychenhf":2,"saforem2":2,"piDack":2,"Bhargav230m":2,"evelinamorim":2,"RafinRono":2,"NathanJHLee":2,"duyanyao":2,"MaksimDanilov":2,"ogrisel":2,"LeptonWu":2,"rahulunair":2,"Wallfacer005CN":2,"SHoogstad":2,"rishucoding":2,"robogast":2,"shailesh837":2,"pmusser":2,"salykovaa":2,"sxunix":2,"plusbang":2,"byclear":2,"rpolyano":2,"JamieVC":2,"ammu7887":2,"QiXuanWang":2,"tripzero":2,"oldmikeyang":2,"fhaust":2,"dlod-openvino":2,"akarX23":2,"mgrabban":2,"shawnnjupt":2,"Mindset-Official":2,"Qubitium":2,"0Pinky0":2,"a-One-Fan":2,"kingsdom-sk":2,"qiuxin2012":2,"rairatne":2,"jingxu10":2,"msaroufim":2,"scouzi1966":2,"qslia":2,"xiangyang-95":2,"xxxhome":2,"chsasank":2,"Storm0921":2,"nihilityer":1,"Kshubham20-score":1,"qianguih":1,"michaelmalice":1,"Aloereed":1,"zhenhanintel":1,"narendrachaudhary51":1,"Vidyut":1,"karnikkanojia":1,"chunsheong":1,"primenumber":1,"maxwell-zhengxu":1,"mengker33":1,"tkatila":1,"markluofd":1,"pessimism":1,"rkilchmn":1,"savvadesogle":1,"newtdms":1,"joebnb":1,"Gdub662":1,"alanzhai219":1,"saiprasadb01":1,"donggangj":1,"gekeleda":1,"jedcheng":1,"retoXD":1,"andyluo7":1,"My12123":1,"liuxingbin":1,"jfsunx":1,"rasmusKjaersgaard":1,"NineMeowICT":1,"rachtsingh":1,"reveperdu":1,"tonyzhao-jt":1,"AsakuraYuuta":1,"BrianSwift-Intel":1,"juzi5201314":1,"congdm":1,"edward-io":1,"zsym-sjtu":1,"adamcchen":1,"Lyzev":1,"nedo99":1,"martin19":1,"DDnerd001":1,"Wetitpig":1,"Fora888":1,"whchan05":1,"nishtsha":1,"Hyungyo1":1,"ubercomrade":1,"cyita":1,"ktoulgaridis":1,"sriharshaj70":1,"zhangwm-pt":1,"JannisFengler":1,"TigerShuai":1,"kunger97":1,"hipudding":1,"ytzhang1":1,"anandvishes":1,"servesh":1,"Ak670676":1,"Nor7th":1,"sdn3rd":1,"bisjack":1,"tristan-k":1,"SkyIsland-CN":1,"Nathan-dm":1,"kagerou8124":1,"KepingYan":1,"troore":1,"XinyaoWa":1,"Peach-He":1,"rohitpreddy07":1,"shakthi2230":1,"doudoubobo":1,"HyunJae5463":1,"manjeetbhati":1,"turbobuilt":1,"hzjane":1,"AngreiG":1,"XianFuWongIntel":1,"contryboy":1,"heligan":1,"XinyuYe-Intel":1,"david-strejc":1,"daFritz84":1,"ldv1":1,"agurevit":1,"huhanwj":1,"durongze":1,"hermanhmchan":1,"1ngram433":1,"droberts195":1,"jimmytwei":1,"blue-notes-robot":1,"satyam-intel":1,"Pradeepa99":1,"YixinSong-e":1,"wangdq1989":1,"hpcpony":1,"maxwelltsai":1,"rohezal":1,"ramaseshan1":1,"chentianyi16":1,"sanderland":1,"wenhuach21":1,"netw0rkf10w":1,"hoshibara":1,"genewitch":1,"KoKuToru":1,"jingyao-zhang":1,"staropram":1,"han-minhee":1,"mozillazg":1,"steve-marmalade":1,"arekkulczycki":1,"jpic":1,"csdingbin":1,"Serizao":1,"cestpasphoto":1,"alyashev":1,"MikyLanfra":1,"lalalapotter":1,"JingyaHuang":1,"alioop222":1,"sanderjo":1,"raj-ritu17":1,"PabloBRivero":1,"vinay-murakala":1,"jgong5":1,"jerin-scalers-ai":1,"jiekechoo":1,"human-01":1,"kenplusplus":1,"Delaunay":1,"mudler":1,"LIwii1":1,"wallacezq":1,"yash3056":1,"TheMrCodes":1,"ayttop":1,"ParzvaI":1,"redradist":1,"Jasonjunsu":1,"youyou782":1,"BiaBibii":1,"JKlesmith":1,"wenkema":1,"mlc168219":1,"KiwiHana":1,"samabogbog":1,"jingzhaoou":1,"tarekradi":1,"baihe-liu":1,"saduf":1,"zhuguiqian":1,"stacksmash76":1,"iori2333":1,"ShihKuanChen":1,"zwx109473":1,"rskasturi":1,"whymustwe":1,"abymmathew-mli":1,"linuxiaobai":1,"idkSeth":1,"JT-Gresham":1,"krzjoa":1,"zippererer":1,"Tisha-linkenite":1,"mohibovais79":1,"krembuk":1,"Vaccummer":1,"github0hello":1,"oranges7":1,"NeoKythera":1,"LivesayMe":1,"hustari":1,"qiyuangong":1,"ValentinaGalataTNG":1,"benjaminum":1,"martingagne":1,"chisaato":1,"sreelekshmyanil":1,"harborn":1,"SAint7579":1,"MeouSker77":1,"pablodegrande":1,"Edward-Lin":1,"ssheorey":1,"tom-hehir":1,"pankd":1,"zhangnju":1,"martinmCGG":1,"wswsmao":1,"Looong01":1,"SlyRebula":1,"YuningQiu":1,"pauldintel":1,"niuhongbin1":1,"cailiang9":1,"benja-matic":1,"hwbox":1,"VnGNL":1,"jonas-eschle":1,"BigWhitePolarBear":1,"DamianSzwichtenberg":1,"MaoJianwei":1,"martinwang2002":1,"Metasymbols":1,"KPoletti":1,"redhairerINTEL":1,"tye1":1,"jikunshang":1,"FongKPW":1,"bouachalazhar":1,"tjtanaa":1,"cfRod":1,"bstriner":1,"mgajzler":1,"Wovchena":1,"nathanodle":1,"axel588":1,"mlistbox":1,"substanc3-dev":1,"paboyle":1,"asmith26":1,"nevakrien":1,"vahldiek":1,"DGP1607":1,"HHCorp":1,"pujaltes":1,"JellyBean326":1,"yangw1234":1,"kdbeall":1,"varshasrighakollapu":1,"pacf531":1,"JialeSeeWorld":1,"Jaja8877":1,"cold-blue":1,"YumingChang02":1,"rubende":1,"Spycsh":1,"Pandapip1":1,"sifatk69":1,"13917904019":1,"Pantonia4":1,"sanchitintel":1,"AlphastT101":1,"quantwin":1,"guixinliu1995":1,"AndySync":1,"brendondgr":1,"tuhinbiswas98":1,"cyberluke":1,"WolfKingAlex":1,"unrahul":1,"Sarbojit2019":1,"kyflores":1,"Nehereus":1,"prmudgal":1,"wuwei32454":1,"gera-aldama":1,"gc-fu":1,"NaamaKadosh":1,"jmurel":1,"steathy-spikes":1,"Gentoli":1,"yinoqifu00":1,"Ricky-Ting":1,"coreyjadams":1,"ssln-027":1,"JustSomeRandomUsername":1,"mengke-mk":1,"lam-mini":1}},"pull_request_authors":{"table":{"Stonepia":9,"quintinwang5":6,"DiweiSun":4,"whitneywhtsang":4,"AngryLoki":4,"dependabot[bot]":4,"Harryalways317":2,"1pikachu":2,"fredlarochelle":2,"apstasen":2,"CarlGao4":2,"lindgrenar":2,"ishaghosh27":2,"doudoubobo":2,"emmanuel-ferdman":2,"RUIJIEZHONG66166":2,"anmyachev":2,"LiyangLingIntel":2,"Muhammad-saad-2000":2,"intel-ravig":2,"yuchengliu1":2,"msaroufim":2,"notsyncing":2,"sarckk":2,"mzyczyns":2,"park12sj":2,"inkcherry":2,"Hsy-Intel":2,"linjoe3":2,"lbreitk":2,"ChengyuZhu6":2,"ZzEeKkAa":2,"KimSoungRyoul":1,"leuc":1,"rahulunair":1,"sanchitintel":1,"armgabrielyan":1,"huydhn":1,"nilarmyint1":1,"ogrisel":1,"shaoyuta":1,"petitfou":1,"gtkramer":1,"billxc":1,"aslanxie":1,"jimmytwei":1,"EikanWang":1,"zzzyq":1,"tripzero":1,"jyothisvjames-intel":1,"abhilash1910":1,"bstriner":1,"albusDalbador":1,"imperial-chief":1,"tenzen-y":1,"guangyey":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-23T00:00:30.079Z","repositories_count":14677630,"issues_count":34098301,"pull_requests_count":111617090,"authors_count":11271398,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":25}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{"xiaohoua":3,"azhuvath":3,"xiangyang-95":1,"vinay-murakala":1,"tye1":1,"SkyIsland-CN":1,"servesh":1,"ParzvaI":1,"PabloBRivero":1,"NeoKythera":1,"Lyzev":1,"lostkingdom4":1,"linuxiaobai":1,"kdbeall":1,"JT-Gresham":1,"JialeSeeWorld":1,"hwbox":1,"guixinliu1995":1,"github0hello":1,"Gdub662":1,"chentianyi16":1}},"past_year_pull_request_authors":{"table":{}},"maintainers":[],"active_maintainers":[]}},"events":{"total":{"ReleaseEvent":8,"DeleteEvent":4,"PullRequestEvent":18,"ForkEvent":57,"IssuesEvent":212,"WatchEvent":368,"IssueCommentEvent":628,"PushEvent":139,"PullRequestReviewEvent":6,"CreateEvent":21},"last_year":{"DeleteEvent":1,"PullRequestEvent":1,"ForkEvent":17,"IssuesEvent":38,"WatchEvent":102,"IssueCommentEvent":79,"PushEvent":30,"CreateEvent":2}},"keywords":["deep-learning","intel","machine-learning","neural-network","pytorch","quantization"],"dependencies":[],"score":26.358408837520585,"created_at":"2026-03-29T16:08:44.805Z","updated_at":"2026-05-30T22:30:17.532Z","avatar_url":"https://github.com/intel.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/371389","html_url":"https://summary.ecosyste.ms/projects/371389"}