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

Add tests for inference / training #89

Open
cpehle opened this issue Jul 16, 2020 · 3 comments
Open

Add tests for inference / training #89

cpehle opened this issue Jul 16, 2020 · 3 comments
Milestone

Comments

@cpehle
Copy link
Member

cpehle commented Jul 16, 2020

By checking a small model trained on a simple task, it would become easier to test training and inference. It would also help test TorchScript support.

@cpehle cpehle added this to the Release 0.0.4 milestone Jul 16, 2020
@Jegp Jegp modified the milestones: Release 0.0.4, Release 0.1 Aug 12, 2020
@Jegp
Copy link
Member

Jegp commented Oct 4, 2020

Is this closed with #123 @cpehle ?

@cpehle
Copy link
Member Author

cpehle commented Oct 4, 2020

Is this closed with #123 @cpehle ?

The issue is a bit unspecific, but what I meant was a test which does end-to-end training on a toy dataset which doesn't blow up the CI budget.

@Jegp
Copy link
Member

Jegp commented Apr 9, 2021

How about using the odd-firing model in https://github.com/norse/notebooks/blob/master/parameter-learning.ipynb?
It's sufficiently complex to have to be learned and it shouldn't steal too many resources.

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