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

CI: 01/06/25 upstream sync #193

Merged
merged 61 commits into from
Jan 6, 2025
Merged

CI: 01/06/25 upstream sync #193

merged 61 commits into from
Jan 6, 2025

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Jan 6, 2025

Daily sync with upstream

kaixih and others added 30 commits December 19, 2024 18:38
Test large head size only on hopper+ gpus

Test large head size only on cudnn 9.5+
…Mosaic GPU internals

PiperOrigin-RevId: 709009048
This change was made after the most recent release, so is safe
to remove. Casting float to int potentially changes intentional
beavior: e.g. NaN casts to 0. Some downstream users currently
use NaN to mark rows which should have no one-hot entry.
PiperOrigin-RevId: 709058082
PiperOrigin-RevId: 709058676
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.4.3 to 4.5.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@b4b15b8...6f51ac0)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…t first tile

Note that offsets outside of first tile are still disabled (for both infer and apply), and once we support it we will want to assign offsets differently, this is mostly to avoid assigning invalid layouts (that may not just be outside the first tile, but outside the vreg slice)

PiperOrigin-RevId: 709168368
…/actions/upload-artifact-4.5.0

PiperOrigin-RevId: 709190327
Google-ML-Automation and others added 21 commits December 31, 2024 08:49
PiperOrigin-RevId: 711403091
There's no need to, and it caused our GPU tests for this target to only
run nightly.

PiperOrigin-RevId: 711406571
PiperOrigin-RevId: 711412888
There was historically a goal to support multiple HLOs in an executable, but this work was never finished and is no longer planned so we don't need this support.

This will soon enable us to return only a dict, instead of a list of dicts with only one item.

PiperOrigin-RevId: 711477481
These functions are related to vreg manipulation and are used in different rules.

PiperOrigin-RevId: 711484002
@github-actions github-actions bot enabled auto-merge January 6, 2025 06:02
@charleshofer charleshofer self-requested a review January 6, 2025 15:47
@charleshofer charleshofer disabled auto-merge January 6, 2025 17:22
@charleshofer charleshofer merged commit 4b11080 into rocm-main Jan 6, 2025
7 checks passed
@charleshofer charleshofer deleted the ci-upstream-sync-78_1 branch January 6, 2025 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.