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

AMR serialization speedup through caching schemas for validation #433

Merged
merged 5 commits into from
Feb 6, 2025

Conversation

nanglo123
Copy link
Contributor

This PR speeds up the serialization process (exporting a MIRA template model as a JSON amr) by relying on a version-controlled schema in sanity_check_amr if it exists for a amr json in the project and falling back on the requests library if it doesn't.

@bgyori bgyori changed the title Model io speedup AMR serialization speedup through caching schemas for validation Feb 6, 2025
@bgyori bgyori merged commit aee82ee into gyorilab:main Feb 6, 2025
2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants