Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add scripts to support onnx export #622

Merged
merged 10 commits into from
Jul 29, 2024
Merged

Add scripts to support onnx export #622

merged 10 commits into from
Jul 29, 2024

Conversation

ZillaRU
Copy link
Contributor

@ZillaRU ZillaRU commented Jul 23, 2024

看到Issue里有人需要onnx导出的方案,来共享下之前写的onnx 导出脚本。cpp部署部分由于硬件加速api不通用,暂时没有放上来。

@github-actions github-actions bot changed the base branch from main to dev July 23, 2024 10:01
@ZillaRU ZillaRU mentioned this pull request Jul 23, 2024
Copy link
Member

@fumiama fumiama left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

推荐放置在tools

onnx_export/README.md Outdated Show resolved Hide resolved
@fumiama fumiama added the question Further information is requested label Jul 23, 2024
Copy link
Member

@fumiama fumiama left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

可直接命名为tools/onnx

@fumiama
Copy link
Member

fumiama commented Jul 28, 2024

我又想了一下,还是放examples比较好,examples/onnx

@fumiama fumiama added enhancement New feature or request and removed question Further information is requested labels Jul 28, 2024
@fumiama fumiama linked an issue Jul 28, 2024 that may be closed by this pull request
@ZillaRU
Copy link
Contributor Author

ZillaRU commented Jul 29, 2024

😂卡在了自动检查,setuptools出错

@fumiama
Copy link
Member

fumiama commented Jul 29, 2024

OK了,他有的时候抽风,需要重新运行一下。

@fumiama fumiama merged commit 3ff474d into 2noise:dev Jul 29, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

gpt.pt如何导出onnx?
2 participants