{"id":17998881,"url":"https://github.com/szagoruyko/openai-gemm.pytorch","last_synced_at":"2025-09-09T08:31:23.530Z","repository":{"id":82253535,"uuid":"81130822","full_name":"szagoruyko/openai-gemm.pytorch","owner":"szagoruyko","description":"PyTorch bindings for openai-gemm","archived":false,"fork":false,"pushed_at":"2017-02-06T20:36:22.000Z","size":2,"stargazers_count":20,"open_issues_count":0,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-01T18:35:04.637Z","etag":null,"topics":["gemm","pytorch"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/szagoruyko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"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":"2017-02-06T20:36:07.000Z","updated_at":"2024-01-04T16:11:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"343d3c71-5050-4f2e-ac60-b9a9259be658","html_url":"https://github.com/szagoruyko/openai-gemm.pytorch","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szagoruyko%2Fopenai-gemm.pytorch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szagoruyko%2Fopenai-gemm.pytorch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szagoruyko%2Fopenai-gemm.pytorch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szagoruyko%2Fopenai-gemm.pytorch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/szagoruyko","download_url":"https://codeload.github.com/szagoruyko/openai-gemm.pytorch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232408864,"owners_count":18518560,"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":["gemm","pytorch"],"created_at":"2024-10-29T22:08:57.241Z","updated_at":"2025-01-03T23:40:08.558Z","avatar_url":"https://github.com/szagoruyko.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"openai-gemm.pytorch\n========\n\nPyTorch bindings for openai-gemm.\n\n\u003chttps://github.com/openai/openai-gemm\u003e\n\n\n## Installation\n\nClone original openai-gemm and add it to PYTHONPATH,\ninstall pycuda:\n\n```\npip install pycuda\n```\n\nand follow instructions to install PyTorch on \u003chttp://pytorch.org\u003e\n\nNo `neon` installation needed.\n\n## Usage\n\nThe library defines `matmul` function similar to the one that\nworks with neon: \u003chttps://github.com/openai/openai-gemm/blob/master/openai_gemm.py#L14\u003e,\nwhich instead of neon matrices takes `torch.cuda.FloatTensor` or `torch.cuda.HalfTensor`\nas A, B and C.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fszagoruyko%2Fopenai-gemm.pytorch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fszagoruyko%2Fopenai-gemm.pytorch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fszagoruyko%2Fopenai-gemm.pytorch/lists"}