Skip to content

support Half in minimum and clamp - #3457

Closed
swolchok wants to merge 5 commits into
pytorch:mainfrom
swolchok:export-D56846242
Closed

support Half in minimum and clamp#3457
swolchok wants to merge 5 commits into
pytorch:mainfrom
swolchok:export-D56846242

Conversation

@swolchok

Copy link
Copy Markdown
Contributor

Summary: IIUC, these ops need to support Half but don't. Noticed it as a difference from maximum.

Reviewed By: manuelcandales

Differential Revision: D56846242

@pytorch-bot

pytorch-botBot commented May 1, 2024

Copy link
Copy Markdown

🔗 Helpful Links

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

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

❌ 1 New Failure, 1 Unrelated Failure

As of commit 41cf1aa with merge base 8a5668a (image):

NEW FAILURE - The following job has failed:

BROKEN TRUNK - The following job failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

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

@facebook-github-botfacebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label May 1, 2024
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D56846242

@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D56846242

swolchok added a commit to swolchok/executorch that referenced this pull request May 2, 2024
Summary:
Pull Request resolved: pytorch#3457
IIUC, these ops need to support Half but don't. Noticed it as a difference from maximum.
Reviewed By: manuelcandales
Differential Revision: D56846242
swolchok added a commit to swolchok/executorch that referenced this pull request May 2, 2024
Summary:
Pull Request resolved: pytorch#3457
IIUC, these ops need to support Half but don't. Noticed it as a difference from maximum.
Reviewed By: manuelcandales
Differential Revision: D56846242
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D56846242

@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D56846242

swolchok added a commit to swolchok/executorch that referenced this pull request May 7, 2024
Summary:
IIUC, these ops need to support Half but don't. Noticed it as a difference from maximum.
Reviewed By: manuelcandales
Differential Revision: D56846242
swolchok added a commit to swolchok/executorch that referenced this pull request May 7, 2024
Summary:
IIUC, these ops need to support Half but don't. Noticed it as a difference from maximum.
Reviewed By: manuelcandales
Differential Revision: D56846242
swolchok added a commit to swolchok/executorch that referenced this pull request May 7, 2024
Summary:
IIUC, these ops need to support Half but don't. Noticed it as a difference from maximum.
Reviewed By: manuelcandales
Differential Revision: D56846242
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D56846242

swolchok added a commit to swolchok/executorch that referenced this pull request May 7, 2024
Summary:
IIUC, these ops need to support Half but don't. Noticed it as a difference from maximum.
Reviewed By: manuelcandales
Differential Revision: D56846242
swolchok added a commit to swolchok/executorch that referenced this pull request May 7, 2024
Summary:
IIUC, these ops need to support Half but don't. Noticed it as a difference from maximum.
Reviewed By: manuelcandales
Differential Revision: D56846242
swolchok added a commit to swolchok/executorch that referenced this pull request May 7, 2024
Summary:
IIUC, these ops need to support Half but don't. Noticed it as a difference from maximum.
Reviewed By: manuelcandales
Differential Revision: D56846242
swolchok added a commit to swolchok/executorch that referenced this pull request May 7, 2024
Summary:
IIUC, these ops need to support Half but don't. Noticed it as a difference from maximum.
Reviewed By: manuelcandales
Differential Revision: D56846242
swolchok added a commit to swolchok/executorch that referenced this pull request May 7, 2024
Summary:
IIUC, these ops need to support Half but don't. Noticed it as a difference from maximum.
Reviewed By: manuelcandales
Differential Revision: D56846242
swolchok added a commit to swolchok/executorch that referenced this pull request May 8, 2024
Summary:
IIUC, these ops need to support Half but don't. Noticed it as a difference from maximum.
Reviewed By: manuelcandales
Differential Revision: D56846242
swolchok added 5 commits May 8, 2024 11:25
…ch#3459)
Summary:
Yet another smaller pair of ops.
Reviewed By: manuelcandales
Differential Revision: D56807402
…ytorch#3455)
Summary:
Continuing rollout of this technique.
Reviewed By: manuelcandales
Differential Revision: D56827786
…orch#3458)
Summary:
Yet another op that can benefit from compile-time type promotion.
Reviewed By: manuelcandales
Differential Revision: D56831293
…3456)
Summary:
Almost done with Tensor ops that can benefit from compile-time promotion!
Reviewed By: manuelcandales
Differential Revision: D56835200
Summary:
IIUC, these ops need to support Half but don't. Noticed it as a difference from maximum.
Reviewed By: manuelcandales
Differential Revision: D56846242
swolchok added a commit to swolchok/executorch that referenced this pull request May 8, 2024
Summary:
IIUC, these ops need to support Half but don't. Noticed it as a difference from maximum.
Reviewed By: manuelcandales
Differential Revision: D56846242
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D56846242

@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request has been merged in 7841e96.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA SignedThis label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.fb-exportedMerged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@swolchok@facebook-github-bot@manuelcandales