Skip to content

Conversation

@malfet
Copy link
Contributor

@malfet malfet commented Nov 7, 2024

Stack from ghstack (oldest at bottom):

Was added by #33021, but modern CPUs right now are quite capable of handling half precision types.
Alternatively one can guard the warning with #ifdef x86_64

cc @jgong5 @mingfeima @XiaobingSuper @sanchitintel @ashokei @jingxu10

[ghstack-poisoned]
@pytorch-bot pytorch-bot bot added the module: cpu CPU specific problem (e.g., perf, algorithm) label Nov 7, 2024
@pytorch-bot
Copy link

pytorch-bot bot commented Nov 7, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/139961

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit 9f7adcd with merge base 59cf4bc (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@malfet malfet requested a review from jgong5 November 7, 2024 02:03
@malfet malfet added the topic: not user facing topic category label Nov 7, 2024
[ghstack-poisoned]
@malfet
Copy link
Contributor Author

malfet commented Nov 7, 2024

@pytorchbot merge

@pytorch-bot pytorch-bot bot added the ciflow/trunk Trigger trunk jobs on your pull request label Nov 7, 2024
@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged once all checks pass (ETA 0-4 Hours).

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

pytorchmergebot pushed a commit that referenced this pull request Nov 8, 2024
Becuase if invoked with long type it crahses deep in MPSGraph framework and to keep parity with CPU

Add test that validates that if dtype is not floating, both CPU and MPS implementations will error out
Fix function name for `mse_loss_out_mps` as `__func__` for any structured op implementation is `impl`

Fixes #139723
Pull Request resolved: #139960
Approved by: https://github.com/kimishpatel
ghstack dependencies: #139961, #139959
pobin6 pushed a commit to pobin6/pytorch that referenced this pull request Dec 5, 2024
Was added by pytorch#33021, but modern CPUs right now are quite capable of handling half precision types.
Alternatively one can guard the warning with `#ifdef x86_64`

Pull Request resolved: pytorch#139961
Approved by: https://github.com/jgong5
pobin6 pushed a commit to pobin6/pytorch that referenced this pull request Dec 5, 2024
pobin6 pushed a commit to pobin6/pytorch that referenced this pull request Dec 5, 2024
Becuase if invoked with long type it crahses deep in MPSGraph framework and to keep parity with CPU

Add test that validates that if dtype is not floating, both CPU and MPS implementations will error out
Fix function name for `mse_loss_out_mps` as `__func__` for any structured op implementation is `impl`

Fixes pytorch#139723
Pull Request resolved: pytorch#139960
Approved by: https://github.com/kimishpatel
ghstack dependencies: pytorch#139961, pytorch#139959
@github-actions github-actions bot deleted the gh/malfet/53/head branch December 8, 2024 02:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/trunk Trigger trunk jobs on your pull request Merged module: cpu CPU specific problem (e.g., perf, algorithm) topic: not user facing topic category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants