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

Add utilities for parallelization #8320

Merged
merged 4 commits into from
Jun 29, 2020
Merged

Add utilities for parallelization #8320

merged 4 commits into from
Jun 29, 2020

Commits on Jun 25, 2020

  1. Configuration menu
    Copy the full SHA
    134ae32 View commit details
    Browse the repository at this point in the history
  2. Add tests for utils.parallel

    McSinyx committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    e7f637e View commit details
    Browse the repository at this point in the history
  3. Wrap lazy map as well

    McSinyx committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    13539d0 View commit details
    Browse the repository at this point in the history
  4. Drop parallel map for Python 2 and the non-lazy variant

    Co-authored-by: Pradyun Gedam <pradyunsg@gmail.com>
    McSinyx and pradyunsg committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    0a3b20f View commit details
    Browse the repository at this point in the history