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

query multithreading #1416

Closed
wants to merge 9 commits into from
Closed

Conversation

davidbuniat
Copy link
Member

🚀 🚀 Pull Request

Checklist:

  • My code follows the style guidelines of this project and the Contributing document
  • I have commented my code, particularly in hard-to-understand areas
  • I have kept the coverage-rate up
  • I have performed a self-review of my own code and resolved any problems
  • I have checked to ensure there aren't any other open Pull Requests for the same change
  • I have described and made corresponding changes to the relevant documentation
  • New and existing unit tests pass locally with my changes

Changes

Added multiprocessing with progress bar business

AbhinavTuli and others added 9 commits December 28, 2021 11:55
* add skip_ok to hub compute

* skip initial length check if skip_ok is True

* import fix

* added tests
* added events to hub_cloud_dataset

* added all events

* added has_head_changes to dataset

* black fixes

* mypy fix

* darglint fix

* lint fix

* send more data to commit endpoint

* black fix

* change suffix

* fix property

* fix json issue with datetime

* fix after merge

* sending request from separate thread

* temporarily removed query progress calls

* fix mypy

* add try except block around send event

* changed time stamp format and event_id

* use prod1 endpoint for events

* renable query events

* fix tensor deletion

* another fix for tensor deletion

* change how query and compute ids are generated

* remove pass statements

* renamed methods

* lint fix

* added more tests for events
@aliubimov aliubimov force-pushed the query/recompile/multithreading branch from 44f72bd to f5cfb9a Compare December 29, 2021 21:48
@CLAassistant
Copy link

CLAassistant commented Dec 29, 2021

CLA assistant check
All committers have signed the CLA.

@aliubimov aliubimov closed this Dec 29, 2021
@aliubimov
Copy link
Contributor

Merged with #1415

@aliubimov aliubimov deleted the query/recompile/multithreading branch December 29, 2021 21:54
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.

6 participants