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

Problem with Tensorflow and PyTorch packaging with FBS #50

Open
arasharchor opened this issue Sep 19, 2020 · 1 comment
Open

Problem with Tensorflow and PyTorch packaging with FBS #50

arasharchor opened this issue Sep 19, 2020 · 1 comment

Comments

@arasharchor
Copy link

I am trying to build a binary executable file out of my trained neural network which used either Tensorflow or Pytorch.

But FBS fails to build a package around it and it can not fit the trained model file in .pth format for instance for PyTorch into the .DEB file.

@mherrmann
Copy link
Owner

You probably need to place the .pth file into src/main/resources/base.

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