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

Can the HTS-AT model be exported as ONNX? #64

Open
chenyangzhen opened this issue Sep 12, 2024 · 1 comment
Open

Can the HTS-AT model be exported as ONNX? #64

chenyangzhen opened this issue Sep 12, 2024 · 1 comment

Comments

@chenyangzhen
Copy link

Can the HTS-AT model be exported as ONNX?I have some problem when exporting the sed_model to onnx using torch.onnx.export

@RetroCirce
Copy link
Owner

Hi,

I think this is doable, I converted to the torchscript once upon the time. I believe you might need to update the library to the relative new one (like pytorch 2.0, 2.2). And to see if you can use the pytorch utility functions to do it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants