[MPS] Clamp op - fix shape issues (#114)#85673
[MPS] Clamp op - fix shape issues (#114)#85673kulinseth wants to merge 2 commits intopytorch:masterfrom
Conversation
kulinseth
commented
Sep 26, 2022
- Handle shape mismatch
- Handle case where 1 occurs in input shape; fix fill_new_shapes
- Move clamp ops to allowlist
* Handle shape mismatch * Handle case where 1 occurs in input shape; fix fill_new_shapes * Move clamp ops to allowlist
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/85673
Note: Links to docs will display an error until the docs builds have been completed. ✅ No Failures, 35 PendingAs of commit 3a5a54a: This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@pytorchbot help |
|
❌ 🤖 pytorchbot command failed: Try |
|
@pytorchbot --help |
PyTorchBot HelpMergeRevertRebaseLabel |
|
@pytorchbot merge -f "MPS tests are green" |
|
@pytorchbot successfully started a merge job. Check the current status here. |
|
Hey @kulinseth. |
* Handle shape mismatch * Handle case where 1 occurs in input shape; fix fill_new_shapes * Move clamp ops to allowlist Pull Request resolved: #85673 Approved by: https://github.com/malfet
* Handle shape mismatch * Handle case where 1 occurs in input shape; fix fill_new_shapes * Move clamp ops to allowlist Pull Request resolved: pytorch#85673 Approved by: https://github.com/malfet