Skip to content

Create fastpath backend context manager, similar to SDPA kernel backend manager#107014

Closed
mikekgfb wants to merge 1 commit intopytorch:mainfrom
mikekgfb:export-D48256968
Closed

Create fastpath backend context manager, similar to SDPA kernel backend manager#107014
mikekgfb wants to merge 1 commit intopytorch:mainfrom
mikekgfb:export-D48256968

Conversation

@mikekgfb
Copy link
Contributor

@mikekgfb mikekgfb commented Aug 11, 2023

Summary: Create fastpath backend context manager, similar to SDPA kernel backend manager. This allows us control over reproducibility by giving us control over the backend/kernel that will be selected

PRs like #106824 demonstrate the need for controlling what kernels are used in various situations, this gives users a general solution to the problem.

cc: @drisspg

Test Plan: sandcastle, github

Differential Revision: D48256968

@pytorch-bot
Copy link

pytorch-bot bot commented Aug 11, 2023

🔗 Helpful Links

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

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

❌ 22 New Failures, 1 Unrelated Failure

As of commit 8b3d1ad:

NEW FAILURES - The following jobs have failed:

UNSTABLE - The following job failed but was likely due to flakiness present on trunk and has been marked as unstable:

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

@facebook-github-bot
Copy link
Contributor

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

@mikekgfb mikekgfb requested a review from drisspg August 11, 2023 05:52
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

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

@vadimkantorov
Copy link
Contributor

vadimkantorov commented Aug 11, 2023

@albanD albanD removed their request for review August 11, 2023 15:29
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

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

mikekgfb pushed a commit to mikekgfb/TestSlide that referenced this pull request Aug 14, 2023
…nd manager

Summary:
X-link: pytorch/pytorch#107014

Create fastpath backend context manager, similar to SDPA kernel backend manager

Differential Revision: D48256968

fbshipit-source-id: dc0f6ef9cd4dde28a08ffca26d7e32b090e0bf33
…nd manager

Summary: Create fastpath backend context manager, similar to SDPA kernel backend manager

Test Plan: sandcastle, github

Differential Revision: D48256968

fbshipit-source-id: e77e589a0ce3055423097ceafd4891b94f151afc
@facebook-github-bot
Copy link
Contributor

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

@github-actions
Copy link
Contributor

Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as Stale.
Feel free to remove the Stale label if you feel this was a mistake.
If you are unable to remove the Stale label please contact a maintainer in order to do so.
If you want the bot to never mark this PR stale again, add the no-stale label.
Stale pull requests will automatically be closed after 30 days of inactivity.

@github-actions github-actions bot added the Stale label Oct 13, 2023
@github-actions github-actions bot closed this Nov 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants