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 release/1.4.x] Bugfix: _like factories now default to same device as input DNDarray #1472

Merged
merged 15 commits into from
May 7, 2024

Commits on May 7, 2024

  1. bugfix

    (cherry picked from commit b044108)
    Hoppe authored and github-actions[bot] committed May 7, 2024
    Configuration menu
    Copy the full SHA
    76a3923 View commit details
    Browse the repository at this point in the history
  2. removed print

    (cherry picked from commit 32e2b3a)
    Hoppe authored and github-actions[bot] committed May 7, 2024
    Configuration menu
    Copy the full SHA
    e2a0daf View commit details
    Browse the repository at this point in the history
  3. set appropriate default device in __factory_like

    (cherry picked from commit 3bfdbeb)
    ClaudiaComito authored and github-actions[bot] committed May 7, 2024
    Configuration menu
    Copy the full SHA
    2c4d998 View commit details
    Browse the repository at this point in the history
  4. undo explicit device setting

    (cherry picked from commit f86b47b)
    ClaudiaComito authored and github-actions[bot] committed May 7, 2024
    Configuration menu
    Copy the full SHA
    695310f View commit details
    Browse the repository at this point in the history
  5. fix cond dtype setting

    (cherry picked from commit 1aaa021)
    ClaudiaComito authored and github-actions[bot] committed May 7, 2024
    Configuration menu
    Copy the full SHA
    d6818d7 View commit details
    Browse the repository at this point in the history
  6. fix typo

    (cherry picked from commit 52361d8)
    ClaudiaComito authored and github-actions[bot] committed May 7, 2024
    Configuration menu
    Copy the full SHA
    17105b3 View commit details
    Browse the repository at this point in the history
  7. deleting benchmarks 2020

    (cherry picked from commit 8f0db24)
    ClaudiaComito authored and github-actions[bot] committed May 7, 2024
    Configuration menu
    Copy the full SHA
    2214199 View commit details
    Browse the repository at this point in the history
  8. pacify pre-commit

    (cherry picked from commit 874d397)
    ClaudiaComito authored and github-actions[bot] committed May 7, 2024
    Configuration menu
    Copy the full SHA
    3930a85 View commit details
    Browse the repository at this point in the history
  9. reinstate original dtype call

    (cherry picked from commit 2d1bc86)
    ClaudiaComito authored and github-actions[bot] committed May 7, 2024
    Configuration menu
    Copy the full SHA
    4de6597 View commit details
    Browse the repository at this point in the history
  10. bypass numpy() call in test_random

    (cherry picked from commit 4525b71)
    ClaudiaComito authored and github-actions[bot] committed May 7, 2024
    Configuration menu
    Copy the full SHA
    d0b2171 View commit details
    Browse the repository at this point in the history
  11. debug test_random

    (cherry picked from commit d5970e2)
    ClaudiaComito authored and github-actions[bot] committed May 7, 2024
    Configuration menu
    Copy the full SHA
    e7b9060 View commit details
    Browse the repository at this point in the history
  12. debug test_random

    (cherry picked from commit 2112a11)
    ClaudiaComito authored and github-actions[bot] committed May 7, 2024
    Configuration menu
    Copy the full SHA
    b9ff7d4 View commit details
    Browse the repository at this point in the history
  13. Update CISupport.yml

    (cherry picked from commit 90902c6)
    mtar authored and github-actions[bot] committed May 7, 2024
    Configuration menu
    Copy the full SHA
    c35788e View commit details
    Browse the repository at this point in the history
  14. Update CIBase.yml

    (cherry picked from commit 91f0b4b)
    mtar authored and github-actions[bot] committed May 7, 2024
    Configuration menu
    Copy the full SHA
    1b2d38c View commit details
    Browse the repository at this point in the history
  15. fix ref value

    (cherry picked from commit becf183)
    mtar committed May 7, 2024
    Configuration menu
    Copy the full SHA
    4d4a370 View commit details
    Browse the repository at this point in the history