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

Multiprocessing in eval command #418

Merged
merged 17 commits into from
Jun 26, 2020
Merged

Multiprocessing in eval command #418

merged 17 commits into from
Jun 26, 2020

Commits on Jun 5, 2020

  1. Configuration menu
    Copy the full SHA
    a6ec0f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    419e2c5 View commit details
    Browse the repository at this point in the history
  3. Refactor: replace SuggestionResult.vector with .as_vector method that…

    … takes a SubjectIndex
    osma committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    49e7d72 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e31d0f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f255976 View commit details
    Browse the repository at this point in the history
  6. remove unused parameter

    osma committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    dfc7f3d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    743b152 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3ca4901 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f44ab74 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b70191b View commit details
    Browse the repository at this point in the history
  11. Optimization: VectorSuggestionResult.filter now returns a

    ListSuggestionResult, so less data to serialize/deserialize during
    multiprocessing
    osma committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    19d3707 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. Configuration menu
    Copy the full SHA
    7e80068 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c545465 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

  1. Configuration menu
    Copy the full SHA
    0ff3388 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ea54ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8bf18b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    495f4cc View commit details
    Browse the repository at this point in the history