{"id":18524965,"url":"https://github.com/paddlepaddle/paddlesot","last_synced_at":"2025-04-09T12:31:01.418Z","repository":{"id":154469300,"uuid":"622926337","full_name":"PaddlePaddle/PaddleSOT","owner":"PaddlePaddle","description":"A Bytecode level Implementation of Symbolic OpCode Translator For PaddlePaddle","archived":true,"fork":false,"pushed_at":"2023-10-13T15:10:19.000Z","size":850,"stargazers_count":16,"open_issues_count":21,"forks_count":23,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-03-03T05:24:23.408Z","etag":null,"topics":["deep-learning","framework","jit","pep523"],"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/PaddlePaddle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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-04-03T10:49:51.000Z","updated_at":"2025-02-05T10:33:55.000Z","dependencies_parsed_at":"2024-11-06T17:48:27.280Z","dependency_job_id":"0a5e3609-3c19-4600-9499-c6cf911e9547","html_url":"https://github.com/PaddlePaddle/PaddleSOT","commit_stats":null,"previous_names":["paddlepaddle/paddlesot"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleSOT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleSOT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleSOT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleSOT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PaddlePaddle","download_url":"https://codeload.github.com/PaddlePaddle/PaddleSOT/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248040131,"owners_count":21037820,"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":["deep-learning","framework","jit","pep523"],"created_at":"2024-11-06T17:44:03.297Z","updated_at":"2025-04-09T12:30:59.784Z","avatar_url":"https://github.com/PaddlePaddle.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PaddleSOT\n\n**Paddle** **S**ymbolic **O**pcode **T**ranslator.\n\nPaddleSOT 是一个 Opcode-Based 的动转静孵化项目，借助 Symbolic Opcode Translator（简称：SOT）在运行时将 PaddlePaddle 动态图组网代码转换为静态图组网代码，具体设计参见：[PaddleSOT 项目介绍](https://github.com/PaddlePaddle/community/tree/master/pfcc/paddle-code-reading/symbolic_opcode_translator)\n\n\u003e **Note**\n\u003e\n\u003e PaddleSOT 代码目前已经迁移到 Paddle 主框架 repo，请前往 [`Paddle/python/paddle/jit/sot`](https://github.com/PaddlePaddle/Paddle/tree/develop/python/paddle/jit/sot) 访问最新代码\n\n## Install\n\n```bash\ngit clone https://github.com/PaddlePaddle/PaddleSOT.git\ncd PaddleSOT/\npip install -e .\n```\n\n此外由于我们有部分特性依赖于最新的 PaddlePaddle，因此你需要安装 Nightly build 版本的 PaddlePaddle，你可以在[官网安装页面](https://www.paddlepaddle.org.cn/install/quick?docurl=/documentation/docs/zh/develop/install/pip/linux-pip.html)根据自己的平台找到相应的安装方式\n\n## Usage\n\n你可以通过运行 `examples/` 下的示例来了解 PaddleSOT 的使用方法。\n\n```bash\npython examples/trace_basic.py\n```\n\n## Contributing\n\n请参考 [PaddleSOT 贡献指南](./CONTRIBUTING.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaddlepaddle%2Fpaddlesot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaddlepaddle%2Fpaddlesot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaddlepaddle%2Fpaddlesot/lists"}