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

[backport] support order argument in cupy.ones, cupy.full and cupy.eye #3699

Merged
merged 4 commits into from Aug 17, 2020

Commits on Jul 31, 2020

  1. Merge pull request cupy#3655 from grlee77/full_order_arg

    support order argument in cupy.ones, cupy.full and cupy.eye
    takagi committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    c53bf90 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2020

  1. Fix missing argument

    takagi committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    9c39c76 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

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

Commits on Aug 16, 2020

  1. Remove unnecessary decorator

    takagi committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    d0bb8f1 View commit details
    Browse the repository at this point in the history