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

Create central repository of models #13

Open
gussmith23 opened this issue Nov 23, 2021 · 0 comments
Open

Create central repository of models #13

gussmith23 opened this issue Nov 23, 2021 · 0 comments

Comments

@gussmith23
Copy link
Contributor

We should have a repository (either a folder in this repo or a standalone) that holds all of our models. Ideally it would have:

  • A python module that has functions for each model, where each function runs through the entire import process (e.g. from Pytorch)
  • Relay plaintext versions of the models (maybe)
    • If so, then include tests in CI that check that the relay versions == the imported versions

Might be a good one for @vcanumalla

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

1 participant