-
Notifications
You must be signed in to change notification settings - Fork 41
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
Multiprocessing in eval command #418
Merged
Merged
Commits on Jun 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a6ec0f9 - Browse repository at this point
Copy the full SHA a6ec0f9View commit details -
Refactor: replace SuggestionResult.hits with .as_list method that tak…
…es a SubjectIndex
Configuration menu - View commit details
-
Copy full SHA for 419e2c5 - Browse repository at this point
Copy the full SHA 419e2c5View commit details -
Refactor: replace SuggestionResult.vector with .as_vector method that…
… takes a SubjectIndex
Configuration menu - View commit details
-
Copy full SHA for 49e7d72 - Browse repository at this point
Copy the full SHA 49e7d72View commit details -
Configuration menu - View commit details
-
Copy full SHA for e31d0f6 - Browse repository at this point
Copy the full SHA e31d0f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f255976 - Browse repository at this point
Copy the full SHA f255976View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfc7f3d - Browse repository at this point
Copy the full SHA dfc7f3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 743b152 - Browse repository at this point
Copy the full SHA 743b152View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ca4901 - Browse repository at this point
Copy the full SHA 3ca4901View commit details -
Configuration menu - View commit details
-
Copy full SHA for f44ab74 - Browse repository at this point
Copy the full SHA f44ab74View commit details -
Configuration menu - View commit details
-
Copy full SHA for b70191b - Browse repository at this point
Copy the full SHA b70191bView commit details -
Optimization: VectorSuggestionResult.filter now returns a
ListSuggestionResult, so less data to serialize/deserialize during multiprocessing
Configuration menu - View commit details
-
Copy full SHA for 19d3707 - Browse repository at this point
Copy the full SHA 19d3707View commit details
Commits on Jun 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7e80068 - Browse repository at this point
Copy the full SHA 7e80068View commit details -
Configuration menu - View commit details
-
Copy full SHA for c545465 - Browse repository at this point
Copy the full SHA c545465View commit details
Commits on Jun 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0ff3388 - Browse repository at this point
Copy the full SHA 0ff3388View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ea54ea - Browse repository at this point
Copy the full SHA 7ea54eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8bf18b - Browse repository at this point
Copy the full SHA b8bf18bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 495f4cc - Browse repository at this point
Copy the full SHA 495f4ccView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.