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

Run slow tests with flexCI #575

Merged
merged 17 commits into from
Dec 11, 2019
Merged

Commits on Aug 25, 2019

  1. Configuration menu
    Copy the full SHA
    f6d4a8e View commit details
    Browse the repository at this point in the history
  2. Add config of slow gpu tests

    muupan committed Aug 25, 2019
    Configuration menu
    Copy the full SHA
    6c2fb8d View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2019

  1. Use Link.cleargrads instead of Link.zerograds

    as zerograds is deprecated by Chainer
    muupan committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    7227fed View commit details
    Browse the repository at this point in the history
  2. Move actions to cpu

    because pasing both cupy.array and int at the same time to cupy.array causes
    an error.
    muupan committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    d9e545f View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'muupan/categorical-dqn-cupyx-scatter-ad…

    …d' into flexci-slow-tests
    muupan committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    d1aa496 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5fb2c3f View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2019

  1. Configuration menu
    Copy the full SHA
    8d4c119 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adefef2 View commit details
    Browse the repository at this point in the history
  3. Add hint for slow tests

    muupan committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    b875c16 View commit details
    Browse the repository at this point in the history
  4. Add slow cpu test

    muupan committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    b3ed2ee View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2019

  1. Configuration menu
    Copy the full SHA
    fe5d65f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e55bbf8 View commit details
    Browse the repository at this point in the history
  3. Increase time for PCL

    muupan committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    405b00f View commit details
    Browse the repository at this point in the history
  4. Support None grad in copy_grad

    to allow Link.cleargrads
    muupan committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    1a88094 View commit details
    Browse the repository at this point in the history
  5. Use Link.cleargrads

    muupan committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    a7a33f6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    37d22ec View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    695734a View commit details
    Browse the repository at this point in the history