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

add mm, sqrt, div operators for complex tensor to support OneScience #10269

Merged
merged 219 commits into from
Jun 30, 2023

Update test_global_tile.py

f544c13
Select commit
Loading
Failed to load commit list.
Merged

add mm, sqrt, div operators for complex tensor to support OneScience #10269

Update test_global_tile.py
f544c13
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Mergify / Summary succeeded Jun 30, 2023 in 2s

2 potential rules

⚠️ The pull request has been merged by @L-Xiafeng

Rule: automatic update for PR with label “automerge“ (update)

  • #commits-behind>0 [:pushpin: update requirement]
  • -closed [:pushpin: update requirement]
  • #approved-reviews-by>=2
  • -conflict
  • -draft
  • label="automerge"

Rule: automatic merge (merge)

  • -closed
  • #approved-reviews-by>=2
  • #approved-reviews-by>=2 [🛡 GitHub branch protection]
  • #changes-requested-reviews-by=0 [🛡 GitHub branch protection]
  • #commits-behind=0 [🛡 GitHub branch protection]
  • #commits-behind==0
  • -conflict
  • -draft
  • -draft [:pushpin: merge requirement]
  • -mergify-configuration-changed [:pushpin: merge -> allow_merging_configuration_change setting requirement]
  • label="automerge"
  • any of: [🛡 GitHub branch protection]
    • check-success=License and format
    • check-neutral=License and format
    • check-skipped=License and format
  • any of: [🛡 GitHub branch protection]
    • check-success=Labels
    • check-neutral=Labels
    • check-skipped=Labels
  • any of: [🛡 GitHub branch protection]
    • check-success=Static analysis with clang on diff
    • check-neutral=Static analysis with clang on diff
    • check-skipped=Static analysis with clang on diff
  • any of: [🛡 GitHub branch protection]
    • check-success=Test suite (cuda-module)
    • check-neutral=Test suite (cuda-module)
    • check-skipped=Test suite (cuda-module)
  • any of: [🛡 GitHub branch protection]
    • check-success=Test suite (cuda-misc)
    • check-neutral=Test suite (cuda-misc)
    • check-skipped=Test suite (cuda-misc)
  • any of: [🛡 GitHub branch protection]
    • check-success=Test suite (cpu-module)
    • check-neutral=Test suite (cpu-module)
    • check-skipped=Test suite (cpu-module)
  • any of: [🛡 GitHub branch protection]
    • check-success=Test suite (cpu-misc)
    • check-neutral=Test suite (cpu-misc)
    • check-skipped=Test suite (cpu-misc)
  • any of: [🛡 GitHub branch protection]
    • check-success=Test suite (cuda-speed-test)
    • check-neutral=Test suite (cuda-speed-test)
    • check-skipped=Test suite (cuda-speed-test)
  • any of: [🛡 GitHub branch protection]
    • check-success=Build OneFlow (cpu)
    • check-neutral=Build OneFlow (cpu)
    • check-skipped=Build OneFlow (cpu)
  • any of: [🛡 GitHub branch protection]
    • check-success=Build OneFlow (llvm15)
    • check-neutral=Build OneFlow (llvm15)
    • check-skipped=Build OneFlow (llvm15)

💖  Mergify is proud to provide this service for free to open source projects.

🚀  You can help us by becoming a sponsor!


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com