{"id":13471118,"url":"https://github.com/pytorch/FBGEMM","last_synced_at":"2025-03-26T13:30:48.374Z","repository":{"id":37253653,"uuid":"150154628","full_name":"pytorch/FBGEMM","owner":"pytorch","description":"FB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/","archived":false,"fork":false,"pushed_at":"2025-03-17T11:35:20.000Z","size":25858,"stargazers_count":1274,"open_issues_count":452,"forks_count":550,"subscribers_count":63,"default_branch":"main","last_synced_at":"2025-03-17T11:54:02.599Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytorch.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-24T19:07:42.000Z","updated_at":"2025-03-17T07:49:20.000Z","dependencies_parsed_at":"2023-12-15T21:09:05.490Z","dependency_job_id":"589d2e1f-8a0e-46b5-94da-73b87777d6cb","html_url":"https://github.com/pytorch/FBGEMM","commit_stats":{"total_commits":2843,"total_committers":342,"mean_commits":8.312865497076023,"dds":0.884277172001407,"last_synced_commit":"8f6d96df19bcc5a3bb64400e1069469b07447978"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2FFBGEMM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2FFBGEMM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2FFBGEMM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2FFBGEMM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytorch","download_url":"https://codeload.github.com/pytorch/FBGEMM/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245543400,"owners_count":20632647,"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"}},"keywords":[],"created_at":"2024-07-31T16:00:40.116Z","updated_at":"2025-03-26T13:30:48.346Z","avatar_url":"https://github.com/pytorch.png","language":"C++","readme":"# FBGEMM\n\n[![FBGEMM CI](https://github.com/pytorch/FBGEMM/actions/workflows/fbgemm_ci.yml/badge.svg)](https://github.com/pytorch/FBGEMM/actions/workflows/fbgemm_ci.yml)\n\nFBGEMM (Facebook GEneral Matrix Multiplication) is a low-precision,\nhigh-performance matrix-matrix multiplications and convolution library for\nserver-side inference.\n\nThe library provides efficient low-precision general matrix multiplication for\nsmall batch sizes and support for accuracy-loss minimizing techniques such as\nrow-wise quantization and outlier-aware quantization. FBGEMM also exploits\nfusion opportunities in order to overcome the unique challenges of matrix\nmultiplication at lower precision with bandwidth-bound operations.\n\nFBGEMM is used as a backend of PyTorch quantized operators for x86 machines:\n\n  * PyTorch: https://github.com/pytorch/pytorch/tree/master/aten/src/ATen/native/quantized/cpu\n\nSee the full [Documentation](https://pytorch.org/FBGEMM) for more information\non building, installing, and developing with FBGEMM, as well as the most\nup-to-date support matrix and API documentation for this library.\n\n### What's New?\n\n* [New Features and Recent Improvements](https://github.com/pytorch/FBGEMM/wiki/Recent-feature-additions-and-improvements-in-FBGEMM) (January, 2020)\n\n### Citation\n\nFor a high-level overview, design philosophy and brief descriptions of various\nparts of FBGEMM please see [our blog post](https://code.fb.com/ml-applications/fbgemm).\n\nFor those looking for the appropriate article to cite regarding FBGEMM, we\nrecommend citing our [paper](https://arxiv.org/pdf/2101.05615.pdf):\n\n```\n@article{fbgemm,\n  title={FBGEMM: Enabling High-Performance Low-Precision Deep Learning Inference},\n  author={Khudia, Daya and Huang, Jianyu and Basu, Protonu and Deng, Summer and Liu, Haixin and Park, Jongsoo and Smelyanskiy, Mikhail},\n  journal={arXiv preprint arXiv:2101.05615},\n  year={2021}\n}\n```\n\n\n## Join the FBGEMM community\n\nFor questions, support, news updates, or feature requests, please feel free to:\n\n* File a ticket in [GitHub Issues](https://github.com/pytorch/FBGEMM/issues)\n* Post a discussion in [GitHub Discussions](https://github.com/pytorch/FBGEMM/discussions)\n* Reach out to us on the `#fbgemm` channel in [PyTorch Slack](https://bit.ly/ptslack)\n\nFor contributions, please see the [`CONTRIBUTING`](./CONTRIBUTING.md) file for\nways to help out.\n\n\n## License\n\nFBGEMM is BSD licensed, as found in the [`LICENSE`](LICENSE) file.\n","funding_links":[],"categories":["C++","Linear Algebra / Statistics Toolkit","其他_机器学习与深度学习","Libraries 🗂️"],"sub_categories":["General Purpose Tensor Library","CPU Libraries 💻"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpytorch%2FFBGEMM","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpytorch%2FFBGEMM","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpytorch%2FFBGEMM/lists"}