Skip to content

Conversation

malfet
Copy link
Contributor

@malfet malfet commented Apr 9, 2025

Stack from ghstack (oldest at bottom):

By chaining lda type from int to long int64_t

Add regression test (but probably restrict it to CPUs (or may be skip float32 testing on GPUs)

Fixes #150637

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

[ghstack-poisoned]
Copy link

pytorch-bot bot commented Apr 9, 2025

🔗 Helpful Links

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

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

✅ No Failures

As of commit b1f6dbb with merge base cc185c3 (image):
💚 Looks good so far! There are no failures yet. 💚

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

@pytorch-bot pytorch-bot bot added module: cpu CPU specific problem (e.g., perf, algorithm) release notes: linalg_frontend release notes category labels Apr 9, 2025
malfet added a commit that referenced this pull request Apr 9, 2025
By just chaing `lda` type to long

Add regression test

Fixes #150637

ghstack-source-id: 19b258d
Pull Request resolved: #150949
@malfet malfet requested review from swolchok and Skylion007 April 9, 2025 22:43
[ghstack-poisoned]
malfet added a commit that referenced this pull request Apr 11, 2025
By just chaing `lda` type to long

Add regression test

Fixes #150637

ghstack-source-id: bfa36c3
Pull Request resolved: #150949
@malfet
Copy link
Contributor Author

malfet commented Apr 11, 2025

@pytorchbot merge

@pytorch-bot pytorch-bot bot added the ciflow/trunk Trigger trunk jobs on your pull request label Apr 11, 2025
@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

timocafe pushed a commit to timocafe/pytorch that referenced this pull request Apr 16, 2025
By chaining `lda` type from `int` to  ~~`long`~~ `int64_t`

Add regression test (but probably restrict it to CPUs (or may be skip float32 testing on GPUs)

Fixes pytorch#150637

Pull Request resolved: pytorch#150949
Approved by: https://github.com/Skylion007
amathewc pushed a commit to amathewc/pytorch that referenced this pull request Apr 17, 2025
By chaining `lda` type from `int` to  ~~`long`~~ `int64_t`

Add regression test (but probably restrict it to CPUs (or may be skip float32 testing on GPUs)

Fixes pytorch#150637

Pull Request resolved: pytorch#150949
Approved by: https://github.com/Skylion007
swolchok added a commit that referenced this pull request Apr 25, 2025
…lambda arguments as int64_t

This plus the previous irangeification PR seem like a better fix for #150637 than #150949 to me -- should make sure we are using 64-bit math for indexing everywhere.


ghstack-source-id: 4b4fa1d
Pull-Request-resolved: #152233
pytorchmergebot pushed a commit that referenced this pull request Apr 28, 2025
…lambda arguments as int64_t (#152233)

This plus the previous irangeification PR seem like a better fix for #150637 than #150949 to me -- should make sure we are using 64-bit math for indexing everywhere.

Pull Request resolved: #152233
Approved by: https://github.com/Skylion007, https://github.com/cyyever
ghstack dependencies: #152232
pytorchmergebot pushed a commit to toyxu/pytorch that referenced this pull request Apr 28, 2025
…lambda arguments as int64_t (pytorch#152233)

This plus the previous irangeification PR seem like a better fix for pytorch#150637 than pytorch#150949 to me -- should make sure we are using 64-bit math for indexing everywhere.

Pull Request resolved: pytorch#152233
Approved by: https://github.com/Skylion007, https://github.com/cyyever
ghstack dependencies: pytorch#152232
@github-actions github-actions bot deleted the gh/malfet/272/head branch May 16, 2025 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) release notes: linalg_frontend release notes category
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants