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

Revert array wrapper union changes #498

Merged
merged 6 commits into from
Oct 20, 2020
Merged

Revert array wrapper union changes #498

merged 6 commits into from
Oct 20, 2020

Commits on Oct 20, 2020

  1. Configuration menu
    Copy the full SHA
    a09cfc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00dc5a2 View commit details
    Browse the repository at this point in the history
  3. Special case common wrappers to return a CuArray.

    This includes reinterpret, reshape, and contiguous views.
    maleadt committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    7843b9b View commit details
    Browse the repository at this point in the history
  4. Simplify type unions.

    maleadt committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    b30ccdb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    029c081 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ec433ac View commit details
    Browse the repository at this point in the history