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

torch.jit for the crop classifier #2

Closed
2 tasks
gabrieltseng opened this issue Feb 14, 2022 · 0 comments · Fixed by #3
Closed
2 tasks

torch.jit for the crop classifier #2

gabrieltseng opened this issue Feb 14, 2022 · 0 comments · Fixed by #3

Comments

@gabrieltseng
Copy link
Collaborator

To better integrate this into our inference pipeline, save the model as a torch.jit model.

  • Function to save the model after finetuning
  • Test to ensure the jit model has the same outputs as the unjitted model

cc @ivanzvonkov

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

Successfully merging a pull request may close this issue.

1 participant