Skip to content

Load/create nn files from onnx files or pytorch #125

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

Open
OfekShochat opened this issue Feb 14, 2021 · 0 comments
Open

Load/create nn files from onnx files or pytorch #125

OfekShochat opened this issue Feb 14, 2021 · 0 comments

Comments

@OfekShochat
Copy link

I trained neural networks in pytorch and I want to use them in cpp. The problem in libtorch is that it's really slow. I make a chess engine so I need speed. I wondered if there is a way to convert these files to fann compatible files. The onnx is because it's really easy to convert pytorch models to onnx.

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

1 participant