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

fix: minor fixes, tweaks, refactors #41

Merged
merged 5 commits into from
Dec 10, 2023
Merged

fix: minor fixes, tweaks, refactors #41

merged 5 commits into from
Dec 10, 2023

Conversation

tazlin
Copy link
Member

@tazlin tazlin commented Dec 10, 2023

Following up on #22:

  • Introduced hordelib as a mypy pre-commit hook dep, allowing analysis of the types from that library.
  • Fixed an import error that could occur with mypy (see mypy.ini)
  • Resolved a couple of indev comments/messages in the code
  • Refactored _api_call_loop to use asyncio tasks
  • Made it so torch is loaded only in child processes, potentially avoiding some shared-resource confusion.

@tazlin tazlin merged commit d23b80c into main Dec 10, 2023
1 check passed
@tazlin tazlin deleted the post-frep-tweaks branch January 7, 2024 01:07
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.

1 participant