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 Lenet to CI #1118

Closed
rachitnigam opened this issue Jul 20, 2022 · 2 comments
Closed

Add Lenet to CI #1118

rachitnigam opened this issue Jul 20, 2022 · 2 comments
Labels
C: Relay Relay-to-FuTIL compiler S: Available Can be worked upon

Comments

@rachitnigam
Copy link
Contributor

Lenet is the biggest kernel that we use for evaluating Calyx. Since we've fixed the relay frontend CI, we should also add Lenet to the integration test suite to catch regressions in bigger kernels and to ensure that our optimizations scale to big kernels.

@rachitnigam rachitnigam added C: Relay Relay-to-FuTIL compiler S: Available Can be worked upon labels Jul 20, 2022
@rachitnigam
Copy link
Contributor Author

@EclecticGriffin where did you get the code and data from for lenet in the Cider eval repo? I would like us to compile lenet from scratch (from relay) in the CI and run it

@rachitnigam
Copy link
Contributor Author

We'll make this a part of calyxir/benchmarks#2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: Relay Relay-to-FuTIL compiler S: Available Can be worked upon
Projects
None yet
Development

No branches or pull requests

1 participant