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

Limit numpy thread usage for Transformation classes #2950

Merged
merged 33 commits into from
Apr 10, 2021

Commits on Sep 19, 2020

  1. add threadlimit deco

    Yuxuan Zhuang committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    b8441ff View commit details
    Browse the repository at this point in the history
  2. add threadlimit deco

    yuxuanzhuang committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    604fa1b View commit details
    Browse the repository at this point in the history
  3. add dep

    yuxuanzhuang committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    0ed46f9 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. runtime change

    yuxuanzhuang committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    b41a739 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. Configuration menu
    Copy the full SHA
    3941281 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

  1. working decor

    yuxuanzhuang committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    326e105 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4daa8d View commit details
    Browse the repository at this point in the history
  3. travis threadpool

    yuxuanzhuang committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    d686f06 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af6bab8 View commit details
    Browse the repository at this point in the history
  5. pep

    yuxuanzhuang committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    5f985e9 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2020

  1. docs

    yuxuanzhuang committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    efbc3f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ded5f84 View commit details
    Browse the repository at this point in the history
  3. change to kwargs

    yuxuanzhuang committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    e2cd996 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f084d33 View commit details
    Browse the repository at this point in the history
  5. changelog

    yuxuanzhuang committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    67aeda2 View commit details
    Browse the repository at this point in the history
  6. appveyor

    yuxuanzhuang committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    d363c0b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    34d370e View commit details
    Browse the repository at this point in the history
  8. remove deco threadlimit

    yuxuanzhuang committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    01570c4 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2020

  1. doc for transformation

    yuxuanzhuang committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    383b1f5 View commit details
    Browse the repository at this point in the history
  2. merge to dev

    yuxuanzhuang committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    317e5e2 View commit details
    Browse the repository at this point in the history
  3. typo

    yuxuanzhuang committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    0fb4d85 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

  1. merge to develop

    yuxuanzhuang committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    9365e5f View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. Configuration menu
    Copy the full SHA
    353bfa9 View commit details
    Browse the repository at this point in the history
  2. base documentation

    yuxuanzhuang committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    fdd8f52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    edb5ef5 View commit details
    Browse the repository at this point in the history
  4. box dimension rework

    yuxuanzhuang committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    7884210 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    636ae12 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1ea51df View commit details
    Browse the repository at this point in the history
  7. merge to develop

    yuxuanzhuang committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    197deb9 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. Configuration menu
    Copy the full SHA
    e2ca135 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aba771f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    890e2b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17d4cb4 View commit details
    Browse the repository at this point in the history