Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 1, 2025. It is now read-only.
/torchdynamoPublic archive

Move aot_cudagraphs backend here#757

Merged
ezyang merged 3 commits intopytorch:mainfromezyang:cudagraphs
Aug 10, 2022
Merged

Conversation

@ezyang
Copy link
Contributor

Previously it was in pytorch/pytorch but it depends on torchdynamo
code more closely, so this seems like the logical place.

Previously atpytorch/pytorch#80566

Signed-off-by: Edward Z. Yangezyang@fb.com

Previously it was in pytorch/pytorch but it depends on torchdynamocode more closely, so this seems like the logical place.Previously atpytorch/pytorch#80566Signed-off-by: Edward Z. Yang <ezyang@fb.com>
Signed-off-by: Edward Z. Yang <ezyang@fb.com>
Signed-off-by: Edward Z. Yang <ezyang@fb.com>
@ezyangezyang merged commit3f2decb intopytorch:mainAug 10, 2022
@ezyangezyang deleted the cudagraphs branchAugust 10, 2022 03:48
@anijain2305
Copy link
Contributor

@ezyang Should we also add aaot_nvfuser_cudagraphs i.e. AOTAutograd + Ts-nvfuser with Cudagraphs

@ezyang
Copy link
ContributorAuthor

We have aot nvfuser, but I'm not sure how the cudagraphs integration with nvfuser works.@Chillee might know more, he said he hacked in inductor's cuda graphs support to nvfuser. Note that cuda graphs is antipattern for dynamic shapes, and also there is quite a bit of logic needed to get it right (which I think is being duped between this backend and inductors' cudagraphs support)

pytorchmergebot pushed a commit to pytorch/pytorch that referenced this pull requestAug 10, 2022
facebook-github-bot pushed a commit to pytorch/pytorch that referenced this pull requestAug 11, 2022
)Summary:These files are now inpytorch/torchdynamo#757Pull Requestresolved:#83128Approved by:https://github.com/ezyangTest Plan: contbuild & OSS CI, seehttps://hud.pytorch.org/commit/pytorch/pytorch/0e8beb7d0d1c10e155d650dcf57a8468b3faa423Reviewed By: seemethereDifferential Revision: D38600199Pulled By: msaroufimfbshipit-source-id: 04906e1907fc916a4b22158c277d5ca6cf49bfd7
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.

Reviewers

@anijain2305anijain2305Awaiting requested review from anijain2305

1 more reviewer

@janseljanseljansel approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@ezyang@anijain2305@jansel@facebook-github-bot

[8]ページ先頭

©2009-2025 Movatter.jp