{"id":26595948,"url":"https://github.com/zhaocc1106/my_trt_plugin","last_synced_at":"2026-04-20T10:32:08.057Z","repository":{"id":182725588,"uuid":"668991268","full_name":"zhaocc1106/my_trt_plugin","owner":"zhaocc1106","description":"实现自己的tensorrt算子","archived":false,"fork":false,"pushed_at":"2023-08-09T19:20:39.000Z","size":33,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T16:40:44.978Z","etag":null,"topics":["tensorrt","tensorrt-plugins"],"latest_commit_sha":null,"homepage":"","language":"C++","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/zhaocc1106.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":"2023-07-21T05:00:27.000Z","updated_at":"2024-12-04T16:59:17.000Z","dependencies_parsed_at":"2025-03-23T16:46:14.827Z","dependency_job_id":null,"html_url":"https://github.com/zhaocc1106/my_trt_plugin","commit_stats":null,"previous_names":["zhaocc1106/my_trt_plugin"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zhaocc1106/my_trt_plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhaocc1106%2Fmy_trt_plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhaocc1106%2Fmy_trt_plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhaocc1106%2Fmy_trt_plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhaocc1106%2Fmy_trt_plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zhaocc1106","download_url":"https://codeload.github.com/zhaocc1106/my_trt_plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhaocc1106%2Fmy_trt_plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32043004,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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"}},"keywords":["tensorrt","tensorrt-plugins"],"created_at":"2025-03-23T16:36:07.624Z","updated_at":"2026-04-20T10:32:08.041Z","avatar_url":"https://github.com/zhaocc1106.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 实现自己的tensorrt算子插件\n\n## 环境\n* CUDA: 11.6\n* TENSORRT: TensorRT-8.6.1.6\n\n## 构建\n```bash\nmkdir build\ncd build\ncmake ..\nmake -j8\nmake install\n```\n\n## 测试\n### 自定义matmul算子\n```bash\ncd test\n# 生成trt engine并对比trt算子结果与torch算子结果\npython3 torch_matmul_to_trt.py\n# 生成trt engine并对比trt算子结果与tf算子结果\npython3 tf_matmul_to_trt.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhaocc1106%2Fmy_trt_plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzhaocc1106%2Fmy_trt_plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhaocc1106%2Fmy_trt_plugin/lists"}