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

Implement predict() in Trainer #15

Closed
ajaysaini725 opened this issue Oct 13, 2021 · 0 comments · Fixed by #866
Closed

Implement predict() in Trainer #15

ajaysaini725 opened this issue Oct 13, 2021 · 0 comments · Fixed by #866
Labels
enhancement New (engineering) enhancements, such as features or API changes. good first issue Good for newcomers

Comments

@ajaysaini725
Copy link
Contributor

The Trainer class should have a predict() function as a convenience for a user who wants to run inference on a trained model.

@ajaysaini725 ajaysaini725 added enhancement New (engineering) enhancements, such as features or API changes. good first issue Good for newcomers labels Oct 13, 2021
@ravi-mosaicml ravi-mosaicml added this to the Backlog milestone Feb 15, 2022
@ravi-mosaicml ravi-mosaicml modified the milestones: Backlog, v0.5 Feb 28, 2022
This was referenced Apr 4, 2022
@ravi-mosaicml ravi-mosaicml linked a pull request Apr 28, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New (engineering) enhancements, such as features or API changes. good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants