We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We plan to release v0.0.2 along with the arXiv paper. Here are the action items toward to this release.
model_dialect
framework_dialect
examples
slapo.model_schedule
model = ApplySchedule("bert-base-uncased", model)
The release date is tentatively 2/14. Accordingly, the following items are deprioritized to v0.0.3:
Details can be discussed in this tracking issue.
The text was updated successfully, but these errors were encountered:
All tasks are done. I'll prepare the release and upload to PYPI on Monday.
Sorry, something went wrong.
No branches or pull requests
We plan to release v0.0.2 along with the arXiv paper. Here are the action items toward to this release.
model_dialect
toframework_dialect
([Refactor] model_dialect -> framework_dialect #51).examples
toslapo.model_schedule
([Examples] Move examples to slapo.model_schedule #53).(e.g.,
model = ApplySchedule("bert-base-uncased", model)
).The release date is tentatively 2/14. Accordingly, the following items are deprioritized to v0.0.3:
Details can be discussed in this tracking issue.
The text was updated successfully, but these errors were encountered: